Files
agessaman 2b06c09d78 feat(boards): add EBYTE E22P F103 KISS modem
New stm32_base variant for the EBYTE E22P-915MBH-SC eval kit
(STM32F103C8 + external SX1262), built as a minimal KISS_NO_CRYPTO TNC.
UART and USB CDC KISS envs; the USB env carries a 16-packet CDC receive
queue to avoid a hardware-observed HardFault when a large host->modem
KISS burst overruns the default 3-packet ring. F103 has no SubGHz
peripheral, so the variant drops the SubGhz lib stm32_base otherwise
pulls in for STM32WL boards.

Adds both envs to the PR build CI matrix.
2026-08-15 09:22:46 -07:00
..
2026-04-26 00:24:40 +12:00