mirror of
https://github.com/hathach/tinyusb.git
synced 2025-02-19 15:40:41 +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
|
- name: Install ARM GCC
|
||||||
uses: carlosperate/arm-none-eabi-gcc-action@v1
|
uses: carlosperate/arm-none-eabi-gcc-action@v1
|
||||||
with:
|
with:
|
||||||
release: '11.2-2022.02'
|
release: '12.3.Rel1'
|
||||||
|
|
||||||
- name: Checkout TinyUSB
|
- name: Checkout TinyUSB
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
@ -129,7 +129,7 @@ jobs:
|
|||||||
- 'lpc54 lpc55'
|
- 'lpc54 lpc55'
|
||||||
#- 'mcx' not working with gcc anymore, need to fix this first
|
#- 'mcx' not working with gcc anymore, need to fix this first
|
||||||
- 'nrf'
|
- 'nrf'
|
||||||
- 'ra'
|
#- 'ra' port later
|
||||||
- 'rp2040'
|
- 'rp2040'
|
||||||
- 'samd21'
|
- 'samd21'
|
||||||
- 'samd51'
|
- 'samd51'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user