Pavol Rusnak
|
08d8cf6a25
|
embed: remove superfluous != NULL
|
2018-07-23 11:58:36 +02:00 |
|
Pavol Rusnak
|
f1d8a3aaf2
|
embed: don't set pins to OUTPUT in {sdcard,touch}_active_pin_state when they were already set like this in {sdcard,touch}_default_pin_state
|
2018-07-23 11:58:36 +02:00 |
|
Pavol Rusnak
|
99c5d049b9
|
embed: moved configuration of SD detect pin to sdcard_default_pin_state
|
2018-07-23 11:58:36 +02:00 |
|
Pavol Rusnak
|
ca9162f7b7
|
embed: introduce {sdcard,touch}_active_pin_state
|
2018-07-23 11:58:36 +02:00 |
|
Pavol Rusnak
|
add16b6b27
|
embed: move {sdcard,touch}_default_pin_state to the beginning of {sdcard,touch}_init
|
2018-07-23 11:58:35 +02:00 |
|
Pavol Rusnak
|
7ca460457e
|
embed: refactor sdcard/touch, extract touch_power_on/off functions from touch_init
|
2018-07-23 11:58:35 +02:00 |
|
mcudev
|
0fbf2261cc
|
boardloader: partial fix for powering off sd
|
2018-07-18 11:33:05 +02:00 |
|
Pavol Rusnak
|
2b30cc16a2
|
trezorhal: minor fixes to sdcard/touch power on sequence
|
2018-07-11 17:41:12 +02:00 |
|
Pavol Rusnak
|
6ce106b544
|
trezorhal: turn sdcard/cpt circuitry on/off using PC0/PB10 pin
|
2018-07-11 17:41:12 +02:00 |
|
Pavol Rusnak
|
14b0d4439a
|
embed: add GPLv3 source code headers
|
2018-02-26 14:07:37 +01:00 |
|
Pavol Rusnak
|
5e93cca0a9
|
WIP
|
2017-12-16 17:54:12 +01:00 |
|
Pavol Rusnak
|
69c17dae9b
|
trezorhal: use uint32_t* for sdcard_{read,write}_blocks
|
2017-10-29 16:34:09 +01:00 |
|
Pavol Rusnak
|
4d36d0e1c1
|
trezorhal: use sectrue where possible
|
2017-10-27 03:58:00 +02:00 |
|
Pavol Rusnak
|
f73eb3effd
|
trezorhal: introduce secbool/sectrue/secfalse and use it where possible
|
2017-10-26 23:51:39 +02:00 |
|
Pavol Rusnak
|
4f041e9f3a
|
trezorhal: update sdcard api
|
2017-10-20 18:13:17 +02:00 |
|
Pavol Rusnak
|
79fe9162b5
|
trezorhal: simplify api for init functions, use bool and void rather than int
|
2017-10-20 15:25:24 +02:00 |
|
mcudev
|
ac89203e7c
|
SDIO: remove SDIO_IRQHandler and interrupt config (#53)
|
2017-10-17 00:43:47 +02:00 |
|
Jan Pochyla
|
29b90465ce
|
micropython: update submodule
|
2017-09-06 19:15:59 +02:00 |
|
Jan Pochyla
|
55bd4a0806
|
rename /micropython to /embed
|
2017-07-28 16:23:45 +02:00 |
|