Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-01 | firmware: Minimal frame encodingHEADmain | xengineering | |
This only covers the correct frame size, setting the buffer to 0 and copy the payload over. Missing is: - copy destination address - copy source address - set frame type - calculate and add CRC32 checksum | |||
2024-06-01 | firmware: Separate data link related code | xengineering | |