1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/stm32f4
Hauke Petersen 765c013834 Merge pull request #3155 from haukepetersen/opt_cortex_startup
cpu: centralized startup code for cortexm CPUs
2015-06-17 00:01:56 +02:00
..
include cpu/stm32f4: added custom GPIO_UNDEF define 2015-06-14 16:16:39 +02:00
ldscripts cpu: use cortexm common linkerscript 2015-05-30 13:43:19 +02:00
periph cpu/stm32f4: fix init_af in GPIO driver 2015-06-15 20:41:49 +02:00
cpu.c cpu/stm32f4: adapted to centralized cpu conf 2015-05-29 16:44:52 +02:00
lpm_arch.c cpu/stm32f4: Add low power mode implementation 2015-02-11 10:04:26 +01:00
Makefile cpu: adapted Makefiles to unified cortexm module 2015-05-28 19:30:07 +02:00
Makefile.include cpu: adapted Makefiles to unified cortexm module 2015-05-28 19:30:07 +02:00
vectors.c cpu/stm32f4: optimization of startup code 2015-06-15 16:00:51 +02:00