Search found 1 match

by maikeriva
Sat Apr 29, 2023 9:36 pm
Forum: ESP-IDF
Topic: AsyncRTOS, a framework for asynchronous programming on ESP-IDF. Feedback welcome!
Replies: 1
Views: 2061

AsyncRTOS, a framework for asynchronous programming on ESP-IDF. Feedback welcome!

Hello everyone! I am not sure whether this is the right section, thus feel free to move this to a more appropriate one. I recently published AsyncRTOS, a framework to help develop thread-safe and asynchronous applications on multi-core SMP architectures such as ESP32, and I am looking for feedback f...