mirror of
https://github.com/Fishwaldo/bl_mcu_sdk.git
synced 2025-07-09 06:18:52 +00:00
[update][boot2] update boot2 demo
This commit is contained in:
parent
da1fa7a289
commit
4e99ee80f2
31 changed files with 5050 additions and 54 deletions
11
examples/boot2_isp/ReadMe
Normal file
11
examples/boot2_isp/ReadMe
Normal file
|
@ -0,0 +1,11 @@
|
|||
compile cmd:
|
||||
|
||||
make CHIP=bl602 BOARD=bl602dk
|
||||
|
||||
make CHIP=bl702 BOARD=bl702dk
|
||||
|
||||
make CHIP=bl808 CPU_ID=m0 BOARD=bl808dk
|
||||
|
||||
make CHIP=bl606p CPU_ID=m0 BOARD=bl606pdk
|
||||
|
||||
make CHIP=bl616 CPU_ID=m0 BOARD=bl616dk
|
Loading…
Add table
Add a link
Reference in a new issue