mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-02 20:59:05 +00:00
This commit adds CMUX (GSM 07.10) protocol support to netutils. CMUX allows multiplexing multiple virtual serial connections over a single physical serial link. Changes include: - CMUX protocol implementation - CRC table for frame validation - Basic frame handling Signed-off-by: Halysson <halysson1007@gmail.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| cmux.c | ||
| cmux.h | ||
| Kconfig | ||
| Make.defs | ||
| Makefile | ||