summaryrefslogtreecommitdiffstatshomepage
path: root/docs/esp8266/tutorial
diff options
context:
space:
mode:
authorJim Mussared <jim.mussared@gmail.com>2019-10-14 23:40:04 +1100
committerDamien George <damien.p.george@gmail.com>2019-10-15 17:22:15 +1100
commit4b2b05718a5b07a4cdf678fbe1005162b1e043ca (patch)
treef370a556374c85435b45a2df7b2bb187e2080b54 /docs/esp8266/tutorial
parent423e67d0a000bb2379f0c2f2a93989bfa17157e0 (diff)
downloadmicropython-4b2b05718a5b07a4cdf678fbe1005162b1e043ca.tar.gz
micropython-4b2b05718a5b07a4cdf678fbe1005162b1e043ca.zip
esp32: Run NimBLE on the app core.
This prevents issues with concurrent access to the ringbuf. MICROPY_BEGIN_ATOMIC_SECTION is only atomic to the same core. We could address this with a mutex, but it's also not safe to call mp_sched_schedule across cores.
Diffstat (limited to 'docs/esp8266/tutorial')
0 files changed, 0 insertions, 0 deletions