FM

Dependencies:   SimpleDMA eeprom mbed-rtos mbed FreescaleIAP

Fork of CDMS_CODE by shubham c

Revision:
224:3ac1f91e0ebc
Parent:
210:f4acf895b598
Child:
227:05e929bdd4dc
Child:
228:335da5b0d3e4
--- a/COM_MNG_TMTC.h	Sat Jul 02 15:28:21 2016 +0000
+++ b/COM_MNG_TMTC.h	Mon Jul 04 14:31:30 2016 +0000
@@ -14,6 +14,7 @@
 
 DigitalIn tm_status_4m_slv(PIN39); //I2C interrupt to CDMS from BAE
 //DigitalIn tm_status_4m_pl(PIN61); //I2C interrupt to CDMS from PL
+#define RESET_CDMS NVIC_SystemReset()
 
 uint8_t received = 0;
 uint16_t mid1;