solo1/targets/stm32l432/src
Conor Patrick a87e1c6d15 fix init order to prevent reset loop in some cases 2021-02-02 22:45:25 -08:00
..
cmsis we use l432, not l442 2019-01-05 01:44:53 +01:00
ams.c Code cosmetics, added missing void statement to empty parameter of 2019-10-08 12:31:08 -04:00
ams.h Code cosmetics, added missing void statement to empty parameter of 2019-10-08 12:31:08 -04:00
app.h remove SOLO_EXPERIMENTAL default 2020-02-18 11:18:08 -05:00
attestation.c support different aaguid's in cert for different solo models 2019-12-01 18:09:08 -05:00
device.c fix init order to prevent reset loop in some cases 2021-02-02 22:45:25 -08:00
fifo.c update license to apache2 + mit 2019-02-12 17:18:17 -05:00
fifo.h update license to apache2 + mit 2019-02-12 17:18:17 -05:00
flash.c fix init order to prevent reset loop in some cases 2021-02-02 22:45:25 -08:00
flash.h fixes 2019-02-12 19:22:35 -05:00
init.c remove unused code in bootloader 2020-02-13 17:17:23 -05:00
init.h Code cosmetics, added missing void statement to empty parameter of 2019-10-08 12:31:08 -04:00
led.c clean up build: GCC warnings 2019-02-12 18:19:38 -05:00
led.h update license to apache2 + mit 2019-02-12 17:18:17 -05:00
main.c fix stm32 build 2019-11-22 19:02:52 -05:00
memory_layout.h update solo_cert to include aaguid field 2019-12-01 18:09:08 -05:00
nfc.c Code cosmetics, added missing void statement to empty parameter of 2019-10-08 12:31:08 -04:00
nfc.h Code cosmetics, added missing void statement to empty parameter of 2019-10-08 12:31:08 -04:00
redirect.c Enable debug logs for >0 2019-04-14 15:13:39 -04:00
rng.c Fix buffer overrun and use correct size for random u32 2019-03-26 01:55:42 +01:00
rng.h update license to apache2 + mit 2019-02-12 17:18:17 -05:00
sense.c Code cosmetics, added missing void statement to empty parameter of 2019-10-08 12:31:08 -04:00
sense.h Code cosmetics, added missing void statement to empty parameter of 2019-10-08 12:31:08 -04:00
solo.h move sense of "backup" from ctap to device layer 2019-11-22 19:02:52 -05:00
startup_stm32l432xx.s immedately change clock rate to load data sections faster 2019-02-06 17:55:27 -05:00
system_stm32l4xx.c fix clock init by setting flash latency last for low freqs 2019-03-02 20:05:27 -05:00