summaryrefslogtreecommitdiff
path: root/docs/esp8266
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2022-09-21 13:22:27 +1000
committerDamien George <damien@micropython.org>2022-09-22 11:49:58 +1000
commitdb668742a5986ab1de9c0474ef268c00fb1879e7 (patch)
tree584a3acb4e439b2b0201f508e3510724154c0604 /docs/esp8266
parented41d517466f329112529a20f9808f1c1724f759 (diff)
extmod/modbluetooth: Do GATTC reassembly in protected uPy context.
The calls to m_new and m_del require an exclusive uPy (really a GC) context. In particular these functions cannot be called directly from a FreeRTOS task on esp32. Fixes issue #9369. Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'docs/esp8266')
0 files changed, 0 insertions, 0 deletions