62931398d7
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. |
||
---|---|---|
.. | ||
modules | ||
custom_nrf51822_s110_microbit.ld | ||
mpconfigboard_s110.mk | ||
mpconfigboard.h | ||
mpconfigboard.mk | ||
nrf51_hal_conf.h | ||
pins.csv |