nuttx/boards/z80/ez80/ez80f910200zco/scripts
Xiang Xiao 37ef3c1cbc tools/Config.mk: Support the ability to change the CFLAGS for the compilation of a single file. Set special compiler options as follows the rule:
sourcefile + fixed suffix "_[A|C|CPP|CXX]FLAGS"

apps/examples/hello/Makefile:
  $(SRCDIR)/hello_main.c_CFLAGS = -DTEST
2019-10-03 06:49:17 -06:00
..
ez80f910200zco.linkcmd Merged in alinjerpelea/nuttx (pull request #971) 2019-08-09 13:22:39 +00:00
Make.defs tools/Config.mk: Support the ability to change the CFLAGS for the compilation of a single file. Set special compiler options as follows the rule: 2019-10-03 06:49:17 -06:00