WIP - ready to debug

This commit is contained in:
Attila Body 2019-10-31 14:01:38 +01:00
parent 663d68baf1
commit 9670e6d397
14 changed files with 893 additions and 52 deletions

View file

@ -22,7 +22,7 @@ TARGET = f407ve_hs_uart
DEBUG = 1
# optimization
OPT = -Og
CXXSTD = -std=c++17
CXXSTD = -std=c++14
#######################################
# paths