mirror of
https://github.com/hathach/tinyusb.git
synced 2025-04-15 20:42:23 +00:00
change toolchain to riscv-none-embed-gcc-xpack for ci
This commit is contained in:
parent
37d9f940ee
commit
73f8fae036
@ -2,10 +2,10 @@
|
||||
#CROSS_COMPILE ?= riscv32-unknown-elf-
|
||||
|
||||
# Toolchain from https://nucleisys.com/download.php
|
||||
CROSS_COMPILE ?= riscv-nuclei-elf-
|
||||
#CROSS_COMPILE ?= riscv-nuclei-elf-
|
||||
|
||||
# Toolchain from https://github.com/xpack-dev-tools/riscv-none-embed-gcc-xpack
|
||||
#CROSS_COMPILE ?= riscv-none-embed-
|
||||
CROSS_COMPILE ?= riscv-none-embed-
|
||||
|
||||
# Submodules
|
||||
NUCLEI_SDK = hw/mcu/gd/nuclei-sdk
|
||||
|
Loading…
x
Reference in New Issue
Block a user