add L4 to ci, update doc

This commit is contained in:
hathach
2021-11-02 16:20:39 +07:00
parent 7e68894726
commit 4431ced598
3 changed files with 36 additions and 6 deletions

View File

@@ -56,6 +56,7 @@ jobs:
- 'stm32f4'
- 'stm32f7'
- 'stm32h7'
- 'stm32l4'
steps:
- name: Setup Python
uses: actions/setup-python@v2