Commit Graph

8 Commits

Author SHA1 Message Date
mcudev a0286bcc29 build: further cleanup common symbols (#63) 2017-10-19 15:27:15 +02:00
mcudev e4aec8f302 code cleanup 3: add note about timer wrap and use increment operator 2017-10-15 19:34:16 +02:00
mcudev a1c33e32f0 code cleanup 2: explicit .bss, linker map, and simpler systick 2017-10-15 19:34:16 +02:00
mcudev 5b634098d9 code cleanup 2017-10-15 19:34:16 +02:00
Pavol Rusnak 88894e7a8d
embed: disable stack protector for SysTick_Handler 2017-10-13 00:45:26 +02:00
mcudev 0c1f609675 SystemInit: add more waiting just to be sure (#41) 2017-10-12 14:56:12 +02:00
Pavol Rusnak 7babde646e
embed: more cleanup 2017-10-11 23:11:59 +02:00
Pavol Rusnak 69953a91c5
trezorhal: code cleanup, combine stm32_it.c + stm32_system.c into stm32.c 2017-10-11 18:43:39 +02:00