diff options
author | Daniël van de Giessen <daniel@dvdgiessen.nl> | 2023-10-30 15:25:38 +0100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2023-11-09 14:51:20 +1100 |
commit | 3b954698fa036ab34fe578ce46ff9fa5cf6ca4ce (patch) | |
tree | 5e57b26957c9e2bb35bdfcc73f96c6b3f306c0d9 /examples/usercmodule/cppexample/micropython.cmake | |
parent | af52e1ff24b0b543f6fdb3bc937713a6ab94d506 (diff) | |
download | micropython-3b954698fa036ab34fe578ce46ff9fa5cf6ca4ce.tar.gz micropython-3b954698fa036ab34fe578ce46ff9fa5cf6ca4ce.zip |
extmod/modbluetooth: Initialise nlr_jump_callback_top for IRQ handlers.
Similar to 3883f29485fad21105f6f965d56bfec842b8cfbb where this change was
implemented for threads: when the Bluetooth IRQ handler is called the
thread state is not not zero-initialized and thus we need to manually set
this to NULL.
Fixes issue #12239.
Signed-off-by: Daniël van de Giessen <daniel@dvdgiessen.nl>
Diffstat (limited to 'examples/usercmodule/cppexample/micropython.cmake')
0 files changed, 0 insertions, 0 deletions