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: BLE_API mbed-dev-bin nRF51822
Fork of microbit-dal by
Diff: inc/core/MicroBitConfig.h
- Revision:
- 27:2f494ead23de
- Parent:
- 1:8aa5cdb4ab67
- Child:
- 63:b4372a29994f
diff -r 493daf8966fd -r 2f494ead23de inc/core/MicroBitConfig.h --- 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