added dcd_dma_descriptor_t typdef
reorganize test project, multiple test projects each is specifically for an MCU
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
language: c
|
||||
compiler:
|
||||
- gcc
|
||||
script: cd tests/ && mkdir build && rake test:all
|
||||
script: cd tests/test && rake test:all && cd ../lpc175x_6x && rake test:all
|
||||
|
||||
Reference in New Issue
Block a user