Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: FreescaleIAP SimpleDMA eeprom mbed-rtos mbed
Fork of CDMS_QM_03MAR2017_Flash_with_obsrs by
Diff: ThreadsAndFunctions.h
- Revision:
- 252:9c631b2f5da8
- Parent:
- 251:c766afa330a3
- Child:
- 253:fd6696d91e74
--- a/ThreadsAndFunctions.h Mon Jul 11 12:30:41 2016 +0000 +++ b/ThreadsAndFunctions.h Tue Jul 12 05:35:21 2016 +0000 @@ -22,6 +22,7 @@ srp(gPAYLOAD_BUFFER);//skip one apcket when cdms resets gPC.puts("exit_srp\r\n"); wait(2);/*timeout to be decided*/ + if(dma) gPAY_SPI->bulkRead_start(); gMutex.unlock(); }