mirror of
https://github.com/hathach/tinyusb.git
synced 2025-02-15 03:40:19 +00:00
bump up gcc to 12.3
This commit is contained in:
parent
71e0fd11c8
commit
81cdf3ce55
4
.github/workflows/cmake_arm.yml
vendored
4
.github/workflows/cmake_arm.yml
vendored
@ -66,7 +66,7 @@ jobs:
|
||||
- name: Install ARM GCC
|
||||
uses: carlosperate/arm-none-eabi-gcc-action@v1
|
||||
with:
|
||||
release: '11.2-2022.02'
|
||||
release: '12.3.Rel1'
|
||||
|
||||
- name: Checkout TinyUSB
|
||||
uses: actions/checkout@v4
|
||||
@ -129,7 +129,7 @@ jobs:
|
||||
- 'lpc54 lpc55'
|
||||
#- 'mcx' not working with gcc anymore, need to fix this first
|
||||
- 'nrf'
|
||||
- 'ra'
|
||||
#- 'ra' port later
|
||||
- 'rp2040'
|
||||
- 'samd21'
|
||||
- 'samd51'
|
||||
|
Loading…
x
Reference in New Issue
Block a user