mirror of
https://github.com/hathach/tinyusb.git
synced 2026-02-18 03:45:42 +00:00
revert ci gcc to 11.2, update nrfx to version 2.11
This commit is contained in:
2
.github/workflows/build_arm.yml
vendored
2
.github/workflows/build_arm.yml
vendored
@ -58,7 +58,7 @@ jobs:
|
||||
- name: Install ARM GCC
|
||||
uses: carlosperate/arm-none-eabi-gcc-action@v1
|
||||
with:
|
||||
release: '12.2.Rel1'
|
||||
release: '11.2-2022.02'
|
||||
|
||||
- name: Checkout TinyUSB
|
||||
uses: actions/checkout@v3
|
||||
|
||||
Reference in New Issue
Block a user