]> rtime.felk.cvut.cz Git - arc.git/blob - system/kernel/testsystem/suite_01/build_config.mk
Updated testsystem. Added test suites. Added Autostart tests. Autotester with T32.
[arc.git] / system / kernel / testsystem / suite_01 / build_config.mk
1 \r
2 # Figure out the most of the modules to use.\r
3 OPTIMAL_USE = T32_TERM SIMPLE_PRINTF RAMLOG\r
4 MOD_USE+=KERNEL MCU COMMON NEWLIB DET ECUM $(filter $(OPTIMAL_USE),$(MOD_AVAIL))\r
5 $(warning $(MOD_USE)) \r
6 #MOD_USE+=KERNEL MCU T32_TERM SIMPLE_PRINTF RAMLOG\r
7 \r