add STATIC for local variables

This commit is contained in:
hathach
2013-01-27 13:16:30 +07:00
parent a22cfb2dee
commit f613c32422
3 changed files with 10 additions and 3 deletions
+3 -2
View File
@@ -55,12 +55,13 @@
- MCU=MCU_LPC43XX
- CORE_M4
- __CODE_RED
- _TINY_USB_SOURCE_FILE_
#:flags:
# :test:
# :compile:
# :*:
# - -std=gnu99
# :hid_host:
# - -Dstatic=
# Ceedling defaults to using gcc for compiling, linking, etc.
# As [:tools] is blank, gcc will be used (so long as it's in your system path)