mirror of
https://github.com/hathach/tinyusb.git
synced 2025-03-14 13:21:13 +00:00
Update build.yml
This commit is contained in:
parent
ee3e2bcc91
commit
22ec72cd4b
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -23,6 +23,7 @@ jobs:
|
||||
# Install RISCV GCC
|
||||
xpm install --global @xpack-dev-tools/riscv-none-embed-gcc@latest
|
||||
export PATH=$PATH:`echo $HOME/opt/xPacks/@xpack-dev-tools/riscv-none-embed-gcc/*/.content/bin`
|
||||
echo $PATH
|
||||
arm-none-eabi-gcc --version
|
||||
riscv-none-embed-gcc --version
|
||||
- name: Versions
|
||||
|
Loading…
x
Reference in New Issue
Block a user