add freertosconfig for g0, add cmake stlink, add g0 to cmake ci

This commit is contained in:
hathach
2023-06-01 17:03:04 +07:00
parent 6280cba6e8
commit c750030f7a
4 changed files with 181 additions and 0 deletions

View File

@@ -37,6 +37,7 @@ jobs:
- 'mcx'
- 'imxrt'
- 'rp2040'
- 'stm32g0'
steps:
- name: Setup Python
uses: actions/setup-python@v4