You've already forked library-registry
mirror of
https://github.com/arduino/library-registry.git
synced 2025-07-20 19:03:00 +03:00
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
This commit is contained in:
@ -3023,6 +3023,7 @@ https://github.com/HakkanR/DMD2TUR
|
|||||||
https://github.com/HakkanR/slowAES
|
https://github.com/HakkanR/slowAES
|
||||||
https://github.com/HakkanR/SSD1306TUR
|
https://github.com/HakkanR/SSD1306TUR
|
||||||
https://github.com/HamzaYslmn/detaBaseESP8266
|
https://github.com/HamzaYslmn/detaBaseESP8266
|
||||||
|
https://github.com/HamzaYslmn/Esp32-RTOS-Serial
|
||||||
https://github.com/handmade0octopus/CursedDoubleLinkedListInterface-library
|
https://github.com/handmade0octopus/CursedDoubleLinkedListInterface-library
|
||||||
https://github.com/handmade0octopus/ESP32-TWAI-CAN
|
https://github.com/handmade0octopus/ESP32-TWAI-CAN
|
||||||
https://github.com/happy12/SPL06-001
|
https://github.com/happy12/SPL06-001
|
||||||
|
Reference in New Issue
Block a user