合并bacon_dev分支的修改:1.协议基本运转;2.增加make debug_hlm

This commit is contained in:
2025-02-27 12:55:34 +08:00
parent b167d3affa
commit be7adef4aa
14 changed files with 1060 additions and 291 deletions

View File

@@ -6,4 +6,6 @@
#define RX_BUF_NUM 1
#define RX_BUF_MAX_LEN 1024
#define STACK_SIZE (1024 * 8)
#endif