mbed.org local branch of microbit-dal. The real version lives in git at https://github.com/lancaster-university/microbit-dal

Dependencies:   BLE_API nRF51822 mbed-dev-bin

Dependents:   microbit Microbit IoTChallenge1 microbit ... more

Revision:
27:2f494ead23de
Parent:
1:8aa5cdb4ab67
Child:
63:b4372a29994f
--- a/inc/core/MicroBitConfig.h	Wed Jul 13 12:18:03 2016 +0100
+++ b/inc/core/MicroBitConfig.h	Wed Jul 13 12:18:05 2016 +0100
@@ -31,6 +31,7 @@
 #define MICROBIT_CONFIG_H
 
 #include "mbed.h"
+#include "yotta_cfg_mappings.h"
 
 //
 // Memory configuration
@@ -370,4 +371,4 @@
 extern RawSerial* SERIAL_DEBUG;
 #endif
 
-#endif
+#endif
\ No newline at end of file