
publishing to check changes in cdms code
Dependencies: FreescaleIAP SimpleDMA mbed-rtos mbed
Fork of CDMS_CODE_samp_23SEP_DMA_flag by
Revision 284:5bfd48ce169d, committed 2016-08-01
- Comitter:
- ee12b079
- Date:
- Mon Aug 01 20:57:54 2016 +0000
- Parent:
- 278:1d837d6dfb6e
- Child:
- 285:fe33b39dd267
- Commit message:
- PL worked
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Wed Jul 27 10:42:35 2016 +0000 +++ b/main.cpp Mon Aug 01 20:57:54 2016 +0000 @@ -37,6 +37,14 @@ int main() { + + + PYLD_DFF = 1; + + for(int i= 0; i< 10 ; i++) + {PYLD_DFF_CLK = !PYLD_DFF_CLK; + wait_us(10);} + CDMS_I2C_GPIO = 0; PL_I2C_GPIO = 0;