FreeCalypso > hg > tcs211-l1-reconst
view g23m/system/busyb/sourcesets/dar_tests.xml @ 1:8e105ee3cde3
TMFFS protocol changed from TMFFS1 to TMFFS2
so one can use fc-fsio with this firmware
author | Space Falcon <falcon@ivan.Harhan.ORG> |
---|---|
date | Mon, 01 Jun 2015 03:28:54 +0000 |
parents | 509db1a7b7b8 |
children |
line wrap: on
line source
<?xml version="1.0" encoding="utf-8"?> <sourceSet name="dar_tests" description="DAR tests SourceSet"> <settings> <options> <optionDef description="Common include path" name=""> <condOption optRef="TI_INCLUDES" /> <condOption optRef="L1_INCLUDES" /> </optionDef> <optionDef description="Common option flags" name=""> <condOption optRef="dar_flags" /> </optionDef> </options> </settings> <sourceDirs> <srcDir pathRef="DAR_TEST_DIR" /> </sourceDirs> <sourceFiles> <source name="dar_test.c" /> <source name="dar_test_regr.c" /> <source name="dar_test_misc.c" /> </sourceFiles> </sourceSet>