Go to file
Mario Hüttel 2eefdf2c7b Move license files to root folder 2020-12-20 19:30:06 +01:00
include Add GPIO macros 2020-08-21 22:49:56 +02:00
mathlib Move license files to root folder 2020-12-20 19:30:06 +01:00
obj Add basic file structure and linker script for 512K type 2020-08-21 22:37:31 +02:00
setup Add basic file structure and linker script for 512K type 2020-08-21 22:37:31 +02:00
startup Fix possible hardfault when optimizing code 2020-08-30 19:40:08 +02:00
.gitignore Add basic file structure and linker script for 512K type 2020-08-21 22:37:31 +02:00
GPLv2.MD Move license files to root folder 2020-12-20 19:30:06 +01:00
LICENSE.MD Move license files to root folder 2020-12-20 19:30:06 +01:00
Makefile Basic structure of startup code. CCM ram init still missing and interrupt vectors 2020-08-21 22:45:15 +02:00
main.c Add full vector table and implement region tests in main. Verified by debugger 2020-08-21 23:16:55 +02:00
stm32f407ve.ld Fix bugs in linker script 2020-08-22 13:46:11 +02:00