Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Tajnymag
on Aug 2, 2022
|
parent
|
context
|
favorite
| on:
Introducing multitasking to Arduino
Threads are already supported by esp-idf on esp32
source:
https://docs.espressif.com/projects/esp-idf/en/latest/esp32/...
Teknoman117
on Aug 2, 2022
|
next
[–]
Do you know how the core scheduling works? Does it migrate tasks between cores? Is there any notable core to core migration penalty?
ramary
on Aug 2, 2022
|
prev
|
next
[–]
That's great, thanks for sharing!
deepspace
on Aug 2, 2022
|
prev
[–]
And esp-idf uses FreeRTOS, which is pretty much the standard for this kind of thing.
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
source: https://docs.espressif.com/projects/esp-idf/en/latest/esp32/...