You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
255 B

12 months ago
  1. ```
  2. 特性:
  3. 1. 支持SN
  4. 2. 支持flash存储config
  5. V2:
  6. 1.修复modbus 03指令校验错误的问题
  7. ```
  8. ```
  9. 注意事项:
  10. 选择config和sn的flash地址后,需要在ld脚本中重新设置flash大小,避开config和sn的地址
  11. ```