added dcd_dma_descriptor_t typdef

reorganize test project, multiple test projects each is specifically for an MCU
This commit is contained in:
hathach
2013-06-05 11:23:41 +07:00
parent 6fb34f0e7a
commit f69fefefa9
45 changed files with 190 additions and 89 deletions
+4
View File
@@ -0,0 +1,4 @@
PROJECT_CEEDLING_ROOT = "../vendor/ceedling"
load "#{PROJECT_CEEDLING_ROOT}/lib/rakefile.rb"
task :default => %w[ test:all release ]