Initial commit — RoadCode import

This commit is contained in:
2026-03-08 20:04:49 -05:00
commit 7756eefa02
250 changed files with 24953 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
[cfg]
# address
address = 0x000000
# 0: no erase, 1:bindary len erase, 2: chip erase
erase = 1
# skip mode set first para is skip addr, second para is skip len, multi-group
skip_mode = 0x0, 0x0
# 0: not use isp mode, 1: isp mode
boot2_isp_mode = 0
[FW]
filedir = ./build/build_out/blackroad_watch_$(CHIP).bin
address = 0x000000