add roll thread

This commit is contained in:
wmano
2025-09-28 23:00:52 +08:00
parent c604a73d69
commit 037fdb64eb
14 changed files with 427 additions and 270 deletions
@@ -19,6 +19,7 @@ struct chrg_south_t {
rt_uint16_t rx_len;
rt_uint8_t rx_buf[SIZE_BUF_TTY];
eIDX_SOUTH_CH idx; // 当前通路
struct chrg_switch_t sw[TOTAL_SOUTH_CHS];
};