|
2e8194fe81
|
Merge branch 'master' of github.com:0mhu/STM32F407Vx-template
|
2021-10-11 22:48:27 +02:00 |
|
|
027eaad215
|
Fix alignement errors in Linkerscript. This is not very critical as the Cortex M4 is able to read 32 bit words from unaligned addresses
|
2021-05-24 12:33:56 +02:00 |
|
|
da691c2366
|
Edit readme
|
2020-12-20 19:52:16 +01:00 |
|
|
70c7859507
|
add readme file
|
2020-12-20 19:46:33 +01:00 |
|
|
2eefdf2c7b
|
Move license files to root folder
|
2020-12-20 19:30:06 +01:00 |
|
|
647ad27ac7
|
Add license files
|
2020-12-20 19:27:56 +01:00 |
|
|
c504494a3d
|
Fix possible hardfault when optimizing code
|
2020-08-30 19:40:08 +02:00 |
|
|
ebbf27735c
|
Fix bugs in linker script
|
2020-08-22 13:46:11 +02:00 |
|
|
bdcfb2c29c
|
Add full vector table and implement region tests in main. Verified by debugger
|
2020-08-21 23:16:55 +02:00 |
|
|
688ba3160a
|
Add GPIO macros
|
2020-08-21 22:49:56 +02:00 |
|
|
4ff1072d48
|
Basic structure of startup code. CCM ram init still missing and interrupt vectors
|
2020-08-21 22:45:15 +02:00 |
|
|
6ac884956f
|
Add basic file structure and linker script for 512K type
|
2020-08-21 22:37:31 +02:00 |
|