Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

asyncio is invalid with esp32-c3-s32 board #2198

Open
lkiarest opened this issue Jun 19, 2022 · 1 comment
Open

asyncio is invalid with esp32-c3-s32 board #2198

lkiarest opened this issue Jun 19, 2022 · 1 comment
Assignees

Comments

@lkiarest
Copy link

I have tried example code below on esp32-c3-s32 board:

https://learn.adafruit.com/cooperative-multitasking-in-circuitpython-with-asyncio/concurrent-tasks

and found it always blocked when async task running.

Anyone knows whether this board is support or not ?

The board's specification:

https://docs.ai-thinker.com/_media/esp32/docs/esp-c3-32s-kit-v1.0_%E8%A7%84%E6%A0%BC%E4%B9%A6.pdf
@sjev
Copy link

sjev commented Apr 1, 2024

current examples run just fine on Seeed Studio XIAO ESP32C3 (using CircuitPython 8.2.10).
The issue does not specify what snippet exactly caused the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants