Add support for the STM32C0 and the NUCLEO-C071RB.

This commit is contained in:
David (Pololu)
2024-10-08 12:30:44 -07:00
committed by hathach
parent dbc2c8d972
commit 568c785da1
16 changed files with 961 additions and 8 deletions

View File

@@ -97,7 +97,7 @@ Supported MCUs
| +-----------------------------+--------+------+-----------+------------------------+-------------------+
| | F3 | ✔ | ✖ | ✖ | stm32_fsdev | |
| +-----------------------------+--------+------+-----------+------------------------+-------------------+
| | G0, H5 | ✔ | | ✖ | stm32_fsdev | |
| | C0, G0, H5 | ✔ | | ✖ | stm32_fsdev | |
| +-----------------------------+--------+------+-----------+------------------------+-------------------+
| | G4 | ✔ | ✖ | ✖ | stm32_fsdev | |
| +-----------------------------+--------+------+-----------+------------------------+-------------------+