@@ -1,11 +1,19 @@
name: Build AArch64
on:
- pull_request:
push:
- release:
- types:
- - created
+ paths:
+ - 'src'
+ - 'examples'
+ - 'lib'
+ - 'hw'
+ pull_request:
+ branches: [ master ]
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
@@ -9,6 +9,11 @@ on:
- 'hw'
pull_request:
branches: [ master ]
name: Build ESP
name: Build MSP430
name: Build Renesas
name: Build RISC-V
@@ -20,7 +20,7 @@ jobs:
- name: Setup Ruby
uses: ruby/setup-ruby@v1
with:
- ruby-version: '2.7'
+ ruby-version: '3.0'
- name: Checkout TinyUSB
uses: actions/checkout@v3
@@ -1,10 +1,19 @@
name: Hardware Test
+
# Hardware in the loop (HIL)
# Current self-hosted instance is running on an EPYC 7232 server hosted by HiFiPhile user