lexus2k / tinyproto
Tiny Software Protocol for communication over UART, SPI, etc
☆249Updated 7 months ago
Alternatives and similar repositories for tinyproto:
Users that are interested in tinyproto are comparing it to the libraries listed below
- Consistent Overhead Byte Stuffing — C implementation☆157Updated 9 months ago
- Helpers for some common problems when using FreeRTOS, GCC, and newlib.☆143Updated 2 months ago
- Single-header CLI with history and autocompletion for embedded systems (like Arduino or STM32)☆275Updated 10 months ago
- Catch Hard Faults on Cortex-M devices and save out a crash dump to be used by CrashDebug.☆231Updated last year
- A simple library for building and parsing data frames for serial interfaces (like UART / RS232)☆353Updated 2 years ago
- FreeRTOS C++ Wrappers