mirror of
https://github.com/Fishwaldo/bl_mcu_sdk.git
synced 2025-03-15 19:31:43 +00:00
(example/pikapython) default build bl616
This commit is contained in:
parent
ab70ccc953
commit
2cef89a355
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ BL_SDK_BASE ?= $(SDK_DEMO_PATH)/../..
|
|||
|
||||
export BL_SDK_BASE
|
||||
|
||||
CHIP ?= bl808
|
||||
BOARD ?= bl808dk
|
||||
CHIP ?= bl616
|
||||
BOARD ?= bl616dk
|
||||
CPU_ID ?=m0
|
||||
CROSS_COMPILE ?= riscv64-unknown-elf-
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue