Commit Graph

4 Commits

Author SHA1 Message Date
gaoro-xiao 6fbe09eec9 build: update Keil build record for watchdog changes 2026-04-24 05:49:11 +08:00
gaoro-xiao aceacbdba1 build: 同步Keil工程配置与构建记录 2026-04-18 23:21:31 +08:00
gaoro-xiao a0b27d34a0 chore: update Keil project files and build record for V1.0.1 2026-04-14 03:46:58 +08:00
gaoro-xiao efb88ea367 feat(ch390): optimize SPI transfer, MAC fallback, and build settings for V1.0.0
- increase UART DMA/ring buffer sizes for mux traffic
- switch SPI1 to Mode0 with prescaler /2 and align CubeMX settings
- refactor CH390 memory read/write path with chunked SPI read and HAL bulk write
- fallback to hardware MAC when configured MAC is invalid (all-zero)
- add mux frame RTT logs and remove redundant UART1 polling
- update Keil post-build viewer integration and include build viewer artifacts
- update AT manual with all-zero MAC behavior
2026-04-05 03:49:27 +08:00