Program to update the D7A modem's firmware.

Dependencies:   modem_ref_helper DebouncedInterrupt

Revision:
1:765933092750
Parent:
0:82a60d86ab2e
Child:
2:e0cdfa7d2a8b
--- a/cup.h	Wed Oct 26 10:03:59 2016 +0000
+++ b/cup.h	Wed Oct 26 11:01:26 2016 +0000
@@ -49,7 +49,7 @@
 #define CUP_CRC_SIZE                    sizeof(uint32_t)
 #define CUP_WORD_SIZE                   (4)
 
-extern const uint8_t root_key[D7A_ROOT_KEY_SIZE];
+extern uint8_t root_key[D7A_ROOT_KEY_SIZE];
 
 //======================================================================
 // cup_cfg_t