add mm32 to ci build, also re-enable esp32s3

This commit is contained in:
hathach 2021-09-29 15:33:44 +07:00
parent f3c1b2a60d
commit b5b03e6c7f
No known key found for this signature in database
GPG Key ID: 2FA891220FBFD581
2 changed files with 2 additions and 2 deletions

View File

@ -44,6 +44,7 @@ jobs:
- 'lpc18'
- 'lpc54'
- 'lpc55'
- 'mm32'
- 'nrf'
- 'rp2040'
- 'samd11'

View File

@ -18,8 +18,7 @@ jobs:
# ESP32-S2
- 'espressif_saola_1'
# ESP32-S3
# latest IDF does not define USB0 in linker
#- 'espressif_addax_1'
- 'espressif_addax_1'
steps:
- name: Setup Python