summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/project.yml5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/project.yml b/tests/project.yml
index c33818a15..a02d19b3b 100644
--- a/tests/project.yml
+++ b/tests/project.yml
@@ -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)