summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorhathach <[email protected]>2023-03-19 18:12:03 +0700
committerhathach <[email protected]>2023-03-19 18:12:03 +0700
commitf58da311453b13808db775f27337345bcbdf9aba (patch)
tree1d575059a2cf4449ce6fd044c80b67bde3df1a77 /.github
parentf75a019732c266a5c1eede1c763389210e8bc79d (diff)
clean up
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build_arm.yml36
1 files changed, 0 insertions, 36 deletions
diff --git a/.github/workflows/build_arm.yml b/.github/workflows/build_arm.yml
index a62d587ce..b60d12a98 100644
--- a/.github/workflows/build_arm.yml
+++ b/.github/workflows/build_arm.yml
@@ -117,42 +117,6 @@ jobs:
path: |
*.elf
-
- # ---------------------------------------
- # Build all no-family (orphaned) boards
- # disable this workflow since it is often failed randomly
- # ---------------------------------------
- build-board:
- runs-on: ubuntu-latest
- if: false
- strategy:
- fail-fast: false
- matrix:
- example:
- # Alphabetical order, a group of 4
- - 'device/audio_test device/board_test device/cdc_dual_ports device/cdc_msc'
- - 'device/cdc_msc_freertos device/dfu_runtime device/hid_composite device/hid_composite_freertos'
- - 'device/hid_generic_inout device/hid_multiple_interface device/midi_test device/msc_dual_lun'
- - 'device/net_lwip_webserver'
- - 'device/uac2_headset device/usbtmc device/webusb_serial host/cdc_msc_hid'
-
- steps:
- - name: Setup Python
- uses: actions/setup-python@v4
- with:
- python-version: '3.x'
-
- - name: Install ARM GCC
- uses: carlosperate/arm-none-eabi-gcc-action@v1
- with:
- release: '11.2-2022.02'
-
- - name: Checkout TinyUSB
- uses: actions/checkout@v3
-
- - name: Build
- run: python3 tools/build_board.py ${{ matrix.example }}
-
# ---------------------------------------
# Hardware in the loop (HIL)
# Current self-hosted instance is running on an RPI4 with