4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-20 01:33:30 +08:00
flyingcys a538b26858
[bsp] add bl808 lp core (#7069)
* Add riscv_32e support

* add bl808 lp core

* update README.md
2023-03-19 23:16:12 +08:00

16 lines
381 B
INI
Executable File

[cfg]
# 0: no erase, 1:programmed section erase, 2: chip erase
erase = 1
# skip mode set first para is skip addr, second para is skip len, multi-segment region with ; separated
skip_mode = 0x0, 0x0
# 0: not use isp mode, #1: isp mode
boot2_isp_mode = 0
[FW1]
filedir = ./m0/rtthread_m0.bin
address = 0x000000
[FW2]
filedir = ./lp/rtthread_lp.bin
address = 0xC0000