PythonExtra/ports/nrf/boards
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
..
arduino_primo nrf: Make machine.UART optional. 2018-07-18 17:12:25 +10:00
dvk_bl652 nrf: Make machine.UART optional. 2018-07-18 17:12:25 +10:00
feather52 nrf: Fix stack size in ld script and enable MICROPY_STACK_CHECK. 2018-07-18 17:12:25 +10:00
microbit nrf/boards/microbit/modules: Initialize variable in microbit_sleep. 2018-07-18 17:12:25 +10:00
pca10000 nrf: Make machine.UART optional. 2018-07-18 17:12:25 +10:00
pca10001 nrf: Make machine.UART optional. 2018-07-18 17:12:25 +10:00
pca10028 nrf: Make machine.UART optional. 2018-07-18 17:12:25 +10:00
pca10031 nrf: Make machine.UART optional. 2018-07-18 17:12:25 +10:00
pca10040 nrf: Make machine.UART optional. 2018-07-18 17:12:25 +10:00
pca10056 nrf: Make machine.UART optional. 2018-07-18 17:12:25 +10:00
wt51822_s4at nrf: Make machine.UART optional. 2018-07-18 17:12:25 +10:00
common.ld nrf: Fix stack size in ld script and enable MICROPY_STACK_CHECK. 2018-07-18 17:12:25 +10:00
make-pins.py nrf: Add new port to Nordic nRF5x MCUs. 2018-07-18 17:12:25 +10:00
nrf51_prefix.c nrf: Add new port to Nordic nRF5x MCUs. 2018-07-18 17:12:25 +10:00
nrf51x22_256k_16k.ld nrf: Fix stack size in ld script and enable MICROPY_STACK_CHECK. 2018-07-18 17:12:25 +10:00
nrf51x22_256k_16k_s110_8.0.0.ld nrf: Fix stack size in ld script and enable MICROPY_STACK_CHECK. 2018-07-18 17:12:25 +10:00
nrf51x22_256k_32k.ld nrf: Fix stack size in ld script and enable MICROPY_STACK_CHECK. 2018-07-18 17:12:25 +10:00
nrf51x22_256k_32k_s110_8.0.0.ld nrf: Fix stack size in ld script and enable MICROPY_STACK_CHECK. 2018-07-18 17:12:25 +10:00
nrf51x22_256k_32k_s120_2.1.0.ld nrf: Fix stack size in ld script and enable MICROPY_STACK_CHECK. 2018-07-18 17:12:25 +10:00
nrf51x22_256k_32k_s130_2.0.1.ld nrf: Fix stack size in ld script and enable MICROPY_STACK_CHECK. 2018-07-18 17:12:25 +10:00
nrf52_prefix.c nrf: Add new port to Nordic nRF5x MCUs. 2018-07-18 17:12:25 +10:00
nrf52832_512k_64k.ld nrf: Fix stack size in ld script and enable MICROPY_STACK_CHECK. 2018-07-18 17:12:25 +10:00
nrf52832_512k_64k_s132_2.0.1.ld nrf: Fix stack size in ld script and enable MICROPY_STACK_CHECK. 2018-07-18 17:12:25 +10:00
nrf52832_512k_64k_s132_3.0.0.ld nrf: Fix stack size in ld script and enable MICROPY_STACK_CHECK. 2018-07-18 17:12:25 +10:00
nrf52832_512k_64k_s132_5.0.0.ld nrf: Fix stack size in ld script and enable MICROPY_STACK_CHECK. 2018-07-18 17:12:25 +10:00
nrf52840_1M_256k.ld nrf: Fix stack size in ld script and enable MICROPY_STACK_CHECK. 2018-07-18 17:12:25 +10:00