summaryrefslogtreecommitdiffstatshomepage
path: root/docs/esp8266
diff options
context:
space:
mode:
authorAngus Gratton <angus@redyak.com.au>2025-02-11 16:42:03 +1100
committerAngus Gratton <angus@redyak.com.au>2025-02-18 12:09:23 +1100
commit71df9d0636c8b0b95ab009f82bde7d5b970835ec (patch)
tree514a431402875d5576d9271e9460b98bafcf0aa6 /docs/esp8266
parent8987b39e0b772d22539022f0961c8ea0f7162751 (diff)
downloadmicropython-71df9d0636c8b0b95ab009f82bde7d5b970835ec.tar.gz
micropython-71df9d0636c8b0b95ab009f82bde7d5b970835ec.zip
rp2: Fix build failure if threads are disabled.
Regression in 3af006ef meant that pendsv.c no longer compiled if threads were disabled in the build config. Add an implementation based on the earlier one (simple counter) for the non-threads case. It seems like with the current usage patterns there's no need for the counter to be incremented/decremented atomically on a single core config. This work was funded through GitHub Sponsors. Signed-off-by: Angus Gratton <angus@redyak.com.au>
Diffstat (limited to 'docs/esp8266')
0 files changed, 0 insertions, 0 deletions