forkd

Dependencies:   mbed

Fork of LG2 by Dmitry Kovalev

Revision:
134:caf4c9cd5052
Parent:
132:2c7bec5cf6fe
Child:
139:1716152517aa
--- a/Global.h	Wed Apr 13 16:49:22 2016 +0000
+++ b/Global.h	Thu Apr 14 14:13:18 2016 +0000
@@ -60,7 +60,7 @@
 extern unsigned int    Time1Hz;
 extern unsigned int    Time500Hz;
 extern unsigned int    Clock1Hz;  
-
+extern __asm void boot_jump( uint32_t address );
 extern void GLD_Init(void);
 extern void ButtonLightUP(void);