mirror of
https://github.com/BotChain-Robots/firmware.git
synced 2026-07-08 09:37:21 +02:00
Fix RIP bugs, add in UART
This commit is contained in:
4
components/softUART/CMakeLists.txt
Normal file
4
components/softUART/CMakeLists.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
idf_component_register(SRCS "SoftUARTManager.cpp"
|
||||
PRIV_REQUIRES driver esp_driver_uart esp_driver_gpio
|
||||
REQUIRES rmt
|
||||
INCLUDE_DIRS "include")
|
||||
Reference in New Issue
Block a user