summaryrefslogtreecommitdiffstatshomepage
path: root/examples/bluetooth/ble_uart_peripheral.py
diff options
context:
space:
mode:
authorKamil Klimek <kamil.klimek@moramp.com>2019-10-25 17:28:29 +0200
committerDamien George <damien.p.george@gmail.com>2019-10-29 23:05:07 +1100
commit53f3cbc2c4f07236fe022c9c7af20b33443c60b1 (patch)
treed963c045b94cedc74672eff4a0af8746cb71c112 /examples/bluetooth/ble_uart_peripheral.py
parenta8138b75b1d3ca8af01e4ad717c6cdb3f733c61d (diff)
downloadmicropython-53f3cbc2c4f07236fe022c9c7af20b33443c60b1.tar.gz
micropython-53f3cbc2c4f07236fe022c9c7af20b33443c60b1.zip
zephyr/main: Use mp_stack API instead of local pointer for stack top.
The MP_STATE_THREAD(stack_top) is always available so use it instead of creating a separate variable. This also allows gc_collect() to be used as an independent function, without real_main() being called.
Diffstat (limited to 'examples/bluetooth/ble_uart_peripheral.py')
0 files changed, 0 insertions, 0 deletions