stash
This commit is contained in:
parent
a7c949ad0e
commit
dc82804d22
2 changed files with 95 additions and 51 deletions
2
Makefile
2
Makefile
|
|
@ -20,7 +20,7 @@ TARGET = stm32f030c8t_test
|
|||
# building variables
|
||||
######################################
|
||||
# debug build?
|
||||
DEBUG = 0
|
||||
DEBUG = 1
|
||||
# optimization
|
||||
OPT = -O3
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue