Merge pull request #695 from hathach/more-family-board

More family board
This commit is contained in:
Ha Thach
2021-03-03 20:59:07 +07:00
committed by GitHub
31 changed files with 1130 additions and 2213 deletions

View File

@@ -39,6 +39,7 @@ jobs:
family:
# Alphabetical order
- 'imxrt'
- 'lpc18'
- 'lpc55'
- 'nrf'
- 'rp2040'
@@ -47,6 +48,7 @@ jobs:
- 'samd51'
- 'stm32f4'
- 'stm32f7'
- 'stm32h7'
steps:
- name: Setup Python
uses: actions/setup-python@v2