You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A lightweight, thread-safe Serial communication library for ESP32 with FreeRTOS support. (#6621)
Thread-Safe: Uses mutex protection for multi-core ESP32 applications
Easy to Use: Drop-in replacement for standard Serial functions<
FreeRTOS Compatible: Safe for use across multiple FreeRTOS tasks
0 commit comments