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,5 +1,3 @@
|
||||
# RMT Sample Code
|
||||
# Data Link Sample Code
|
||||
|
||||
WIP
|
||||
|
||||
Creates 2 threads per channel (there are 4 channels - 4 TX and 4 RX). Each tx thread is sending messages and the corresponding rx thread will receive the message and print its contents if it is a valid frame.
|
||||
See `main_rmt_test.cpp` for more details for Data Link Layer usage.
|
||||
Reference in New Issue
Block a user