初始提交

This commit is contained in:
2024-09-28 14:24:04 +08:00
commit c756587541
5564 changed files with 2413077 additions and 0 deletions

19
build/env_kunlun3_tool.sh Executable file
View File

@@ -0,0 +1,19 @@
export disable_print=0
export hw_platform_ver=2
export gcc=riscv
export target=kunlun3
export ftm_build=0
export opt_build=0
export flash_build=0
export cpu1_build=0
export mpu_enable=0
export cco=1
export psram_enable=1
export HW_CHIP_ID=NA
export release_build=0
export gdb_debug_enable=1
export fatfs_enable=0
export product_line=PLC
export bbcpu_enable=0
export PLATFORM=CHIP
export PATH=/opt/kunlun2/bin/:$PATH