WIP - ready to debug
This commit is contained in:
parent
663d68baf1
commit
9670e6d397
14 changed files with 893 additions and 52 deletions
2
Makefile
2
Makefile
|
@ -22,7 +22,7 @@ TARGET = f407ve_hs_uart
|
|||
DEBUG = 1
|
||||
# optimization
|
||||
OPT = -Og
|
||||
CXXSTD = -std=c++17
|
||||
CXXSTD = -std=c++14
|
||||
|
||||
#######################################
|
||||
# paths
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue