初始提交
This commit is contained in:
20
build/env_flash_sta_kl2.sh
Executable file
20
build/env_flash_sta_kl2.sh
Executable file
@@ -0,0 +1,20 @@
|
||||
export disable_print=0
|
||||
export hw_platform_ver=15
|
||||
export gcc=riscv
|
||||
export target=kunlun2
|
||||
export ftm_build=0
|
||||
export opt_build=1
|
||||
export flash_build=1
|
||||
export cpu1_build=0
|
||||
export cco=0
|
||||
export mpu_enable=0
|
||||
export psram_enable=0
|
||||
export HW_CHIP_ID=NA
|
||||
export release_build=0
|
||||
export fatfs_enable=0
|
||||
export product_line=PLC
|
||||
|
||||
export PLATFORM=CHIP
|
||||
|
||||
# User specific aliases and functions for kunlun2
|
||||
export PATH=/opt/kunlun2/bin/:$PATH
|
Reference in New Issue
Block a user