This website requires JavaScript.
Explore
Help
Sign In
mhu
/
stm32f407vx-template
Watch
1
Star
0
Fork
0
You've already forked stm32f407vx-template
Code
Issues
Pull Requests
Releases
Wiki
Activity
6
Commits
1
Branch
0
Tags
2.7
MiB
C
99%
Makefile
0.5%
Linker Script
0.3%
C++
0.2%
c504494a3d
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Mario Hüttel
c504494a3d
Fix possible hardfault when optimizing code
2020-08-30 19:40:08 +02:00
include
Add GPIO macros
2020-08-21 22:49:56 +02:00
mathlib
Add basic file structure and linker script for 512K type
2020-08-21 22:37:31 +02: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
main.c
Add full vector table and implement region tests in main. Verified by debugger
2020-08-21 23:16:55 +02:00
Makefile
Basic structure of startup code. CCM ram init still missing and interrupt vectors
2020-08-21 22:45:15 +02:00
stm32f407ve.ld
Fix bugs in linker script
2020-08-22 13:46:11 +02:00