Initial commit — RoadCode import
This commit is contained in:
13
firmware/flash_prog_cfg.ini
Normal file
13
firmware/flash_prog_cfg.ini
Normal 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
|
||||
Reference in New Issue
Block a user