mirror of
https://github.com/openharmony/device_board_beken.git
synced 2026-07-01 03:22:16 -04:00
fixed xts error bug.use toolchain nds32le-elf-mculib-v5
Signed-off-by: wenxing.tu <wenxing.tu@bekencorp.com> Change-Id: I08d63bea0e5b64cf8a256271ee46144f2202ba25
This commit is contained in:
@@ -21,9 +21,9 @@ kernel_version = "3.0"
|
||||
board_cpu = ""
|
||||
|
||||
# Board arch, e.g. "armv7-a", "rv32imac".
|
||||
board_arch = "rv32imfcxandes"
|
||||
board_arch = "rv32imac"
|
||||
|
||||
#"rv32imac"
|
||||
#"rv32imfcxandes"
|
||||
|
||||
# Toolchain name used for system compiling.
|
||||
# E.g. gcc-arm-none-eabi, arm-linux-harmonyeabi-gcc, ohos-clang, riscv32-unknown-elf.
|
||||
|
||||
Reference in New Issue
Block a user