Skip to content

Commit 30e6ab8

Browse files
authored
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
1 parent df88def commit 30e6ab8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

repositories.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3023,6 +3023,7 @@ https://github.com/HakkanR/DMD2TUR
30233023
https://github.com/HakkanR/slowAES
30243024
https://github.com/HakkanR/SSD1306TUR
30253025
https://github.com/HamzaYslmn/detaBaseESP8266
3026+
https://github.com/HamzaYslmn/Esp32-RTOS-Serial
30263027
https://github.com/handmade0octopus/CursedDoubleLinkedListInterface-library
30273028
https://github.com/handmade0octopus/ESP32-TWAI-CAN
30283029
https://github.com/happy12/SPL06-001

0 commit comments

Comments
 (0)