mirror of
https://github.com/hathach/tinyusb.git
synced 2025-03-14 04:18:56 +00:00
add riscv url
This commit is contained in:
parent
c3f3465a40
commit
e7e6fe7cd5
1
.github/workflows/hil_test.yml
vendored
1
.github/workflows/hil_test.yml
vendored
@ -53,6 +53,7 @@ jobs:
|
||||
uses: ./.github/actions/setup_toolchain
|
||||
with:
|
||||
toolchain: 'riscv-gcc'
|
||||
toolchain_url: 'https://github.com/xpack-dev-tools/riscv-none-elf-gcc-xpack/releases/download/v13.2.0-2/xpack-riscv-none-elf-gcc-13.2.0-2-linux-x64.tar.gz'
|
||||
|
||||
- name: Get Dependencies
|
||||
uses: ./.github/actions/get_deps
|
||||
|
Loading…
x
Reference in New Issue
Block a user