bump up gcc to 12.3

This commit is contained in:
hathach 2024-04-23 11:17:20 +07:00
parent 71e0fd11c8
commit 81cdf3ce55
No known key found for this signature in database
GPG Key ID: 26FAB84F615C3C52

View File

@ -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'