mirror of
https://github.com/BotChain-Robots/firmware.git
synced 2026-07-08 17:47:21 +02:00
Link Layer Frame Send Scheduler, Internal RX Polling, Framework for Generic Frames + Fragmentation
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
idf_component_register(SRCS "DataLinkManager.cpp"
|
||||
idf_component_register(SRCS "DataLinkManager.cpp" "DataLinkRIP.cpp" "DataLinkScheduler.cpp" "DataLinkFrames.cpp"
|
||||
PRIV_REQUIRES driver esp_event nvs_flash esp_netif rmt
|
||||
REQUIRES esp_timer
|
||||
INCLUDE_DIRS "include")
|
||||
|
||||
Reference in New Issue
Block a user