[boards] Support and validate MCU name aliases

This commit is contained in:
Kuba Szczodrzyński
2023-11-14 22:34:07 +01:00
parent b97825d552
commit 9b8e00c7fa
4 changed files with 57 additions and 18 deletions

View File

@@ -17,7 +17,7 @@ jobs:
python-version: '3.10'
- name: Install docs dependencies
run: pip install -U ltchiptool boardgen
run: pip install -U ltchiptool "boardgen>=0.11.0"
- name: Generate docs and static JSON files
run: |