FreeCalypso > hg > tcs211-l1-reconst
view g23m/system/busyb/sourcesets/dma_test.xml @ 204:2d691e51d678
l1_cust.c: passes compilation
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Wed, 08 Jun 2016 05:59:55 +0000 |
parents | 509db1a7b7b8 |
children |
line wrap: on
line source
<?xml version="1.0" encoding="utf-8"?> <sourceSet description="Direct Memory Access Tests" name="dma_test"> <settings> <options> <optionDef description="Settings (from optionSet)" name=""> <condOption optRef="TI_INCLUDES" /> <condOption name="include"> <condValue pathRef="DRIVERS_APP_DIR" /> </condOption> </optionDef> <optionDef description="Common option flags" name=""> <condOption optRef="dma_flags" /> </optionDef> </options> </settings> <sourceDirs> <srcDir path="" pathRef="DMA_DIR" /> <expDir path="" pathRef="" /> </sourceDirs> <sourceFiles> <source name="tests/dma_test_regr.c" /> <source name="tests/dma_test_misc.c" /> <source name="tests/dma_test_misc0.c" /> <source name="tests/dma_test_misc1.c" /> <source name="tests/dma_test_misc2.c" /> </sourceFiles> </sourceSet>