mirror of
https://github.com/hathach/tinyusb.git
synced 2025-01-31 05:52:55 +08:00
skip clang rp2040 build
This commit is contained in:
parent
41f9fd6513
commit
eaec0fb139
4
.github/workflows/build_cmake.yml
vendored
4
.github/workflows/build_cmake.yml
vendored
@ -132,7 +132,7 @@ jobs:
|
||||
#- 'mcx' not working with gcc anymore, need to fix this first
|
||||
- 'nrf'
|
||||
#- 'ra' port later
|
||||
- 'rp2040'
|
||||
#- 'rp2040' port later
|
||||
- 'samd21'
|
||||
- 'samd51'
|
||||
- 'stm32f0'
|
||||
@ -193,7 +193,7 @@ jobs:
|
||||
PICO_SDK_PATH: ${{ github.workspace }}/pico-sdk
|
||||
|
||||
# ---------------------------------------
|
||||
# Build ARM with Clang
|
||||
# Build MSP430 with GCC
|
||||
# ---------------------------------------
|
||||
msp430-gcc:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user