-
Notifications
You must be signed in to change notification settings - Fork 16
Expand file tree
/
Copy pathcmd_params.yaml
More file actions
38 lines (38 loc) · 828 Bytes
/
cmd_params.yaml
File metadata and controls
38 lines (38 loc) · 828 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
script: tools/project_generator/preset.bat
path:
HPM_SDK_BASE: hpm_sdk
GNURISCV_TOOLCHAIN_PATH: toolchains/rv32imac_zicsr_zifencei_multilib_b_ext-win
CMAKE: tools/cmake
NINJA: tools/ninja
OPENOCD: tools/openocd
PYTHON3: tools/python3
env:
HPM_SDK_BASE: ~
GNURISCV_TOOLCHAIN_PATH: ~
HPM_SDK_TOOLCHAIN_VARIANT:
- gcc
- nds-gcc
- nds-llvm
- zcc
hpm-build-type:
ram: ~
flash_xip: ~
flash_sdram_xip:
on-board-ram: [sdram]
flash_uf2:
feature: ~
flash_sdram_uf2:
on-board-ram: [sdram]
feature: ~
sec_core_img:
feature: [multicore]
flash_xip_hybrid:
feature: [hybrid_xpi]
cmake-build-type:
- debug
- release
default-type:
default: [flash_sdram_xip, flash_xip]
HPM6E80: [flash_xip, flash_sdram_xip]
default-sample: hello_world
default-board: hpm6750evkmini