This commit is contained in:
j3d1 2022-11-01 16:46:38 +01:00
parent a7c949ad0e
commit dc82804d22
2 changed files with 95 additions and 51 deletions

View file

@ -20,7 +20,7 @@ TARGET = stm32f030c8t_test
# building variables
######################################
# debug build?
DEBUG = 0
DEBUG = 1
# optimization
OPT = -O3