Lines Matching refs:board
41 …ry in the project based on your company name, chip model, and development board model, and add the…
47 Directory format: device/{*Chip vendor*}/{*Chip development board*}
74 …Compilation configuration of the development board: This includes the kernel type, toolchain type,…
122 …| kernel_type | Kernel type of the development board, for example, **"liteos_a"**, **"liteos_m"**,…
123 | kernel_version | Kernel version of the development board.|
124 …| board_cpu | CPU type of the development board, for example, **"cortex-m4"**, **"cortex-a7"**, or…
125 … | board_arch | Architecture instruction set of the development board, for example, **"armv7-a"**.|
126 …| board_toolchain | Name of the customized compiler toolchain used by the development board, for e…
130 | board_cflags | Build options of the .c file configured for the development board.|
131 | board_cxx_flags | Build options of the .cpp file configured for the development board.|
132 | board_ld_flags | Linking options configured for the development board.|
133 | board_include_dirs | List of system header files configured on the development board.|
134 | board_adapter_dir | Adaptation files of the development board.|
174 "board": "MyBoard",
203 …| board | Name of the development board, which is the same as the level-3 directory name under **d…
204 … type, which must match the kernel type of the OpenHarmony system ported to the development board.|
217 …> - The values of **device_company**, **board**, **kernel_type**, and **kernel_version** must matc…