PythonExtra/ports/nrf/boards/microbit
Glenn Ruben Bakke 62931398d7 nrf/boards/microbit/modules: Initialize variable in microbit_sleep.
When compiling for microbit with LTO=0, a compiler error occurs due to
'ms' variable in the microbit_sleep function has not been initialized.

This patch initialize the variable to 0.
2018-07-18 17:12:25 +10:00
..
modules nrf/boards/microbit/modules: Initialize variable in microbit_sleep. 2018-07-18 17:12:25 +10:00
custom_nrf51822_s110_microbit.ld nrf: Fix stack size in ld script and enable MICROPY_STACK_CHECK. 2018-07-18 17:12:25 +10:00
mpconfigboard.h nrf: Make machine.UART optional. 2018-07-18 17:12:25 +10:00
mpconfigboard.mk nrf: Add new port to Nordic nRF5x MCUs. 2018-07-18 17:12:25 +10:00
mpconfigboard_s110.mk nrf/boards/microbit: Move microbit target to custom linker script. 2018-07-18 17:12:25 +10:00
nrf51_hal_conf.h nrf: Add new port to Nordic nRF5x MCUs. 2018-07-18 17:12:25 +10:00
pins.csv nrf: Add new port to Nordic nRF5x MCUs. 2018-07-18 17:12:25 +10:00