mirror of
https://github.com/hathach/tinyusb.git
synced 2025-02-15 21:40:18 +00: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
|
#- 'mcx' not working with gcc anymore, need to fix this first
|
||||||
- 'nrf'
|
- 'nrf'
|
||||||
#- 'ra' port later
|
#- 'ra' port later
|
||||||
- 'rp2040'
|
#- 'rp2040' port later
|
||||||
- 'samd21'
|
- 'samd21'
|
||||||
- 'samd51'
|
- 'samd51'
|
||||||
- 'stm32f0'
|
- 'stm32f0'
|
||||||
@ -193,7 +193,7 @@ jobs:
|
|||||||
PICO_SDK_PATH: ${{ github.workspace }}/pico-sdk
|
PICO_SDK_PATH: ${{ github.workspace }}/pico-sdk
|
||||||
|
|
||||||
# ---------------------------------------
|
# ---------------------------------------
|
||||||
# Build ARM with Clang
|
# Build MSP430 with GCC
|
||||||
# ---------------------------------------
|
# ---------------------------------------
|
||||||
msp430-gcc:
|
msp430-gcc:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user