Source code for the Trusted Boot Module.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
tbm-mcu/source/platform/stm32f1
S.J.R. van Schaik e3c592a9dc stm32f1: buzzer: replace timer_reset() with rcc_periph_reset_pulse() 6 years ago
..
Makefile stm32f0: stm32f1: led: initial implementation 8 years ago
alarm.c stm32f0: stm32f1: alarm: implement functionality to enable and disable the alarm with a time-out for resetting the host 8 years ago
buzzer.c stm32f1: buzzer: replace timer_reset() with rcc_periph_reset_pulse() 6 years ago
gpio.c shell: jtag: add command to enable/disable JTAG 7 years ago
led.c stm32f1: gpio: prepare GPIOs 8 years ago
rcc.c stm32f1: gpio: prepare GPIOs 8 years ago
rtc.c stm32f1: rtc: use external crystal 8 years ago
spi.c