diff options
| author | David (Pololu) <[email protected]> | 2024-10-08 12:30:44 -0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2024-11-27 22:28:32 +0700 |
| commit | 568c785da10e35eb8d5298a4cf63854cbf9dbfd4 (patch) | |
| tree | 92d36c0641c9be377dd7e320cd4921ef37e8798a /docs | |
| parent | dbc2c8d9720593ce4b0bbd0c96b3b91f81ce15bb (diff) | |
Add support for the STM32C0 and the NUCLEO-C071RB.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/reference/supported.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/supported.rst b/docs/reference/supported.rst index da2431415..cbd6c4786 100644 --- a/docs/reference/supported.rst +++ b/docs/reference/supported.rst @@ -97,7 +97,7 @@ Supported MCUs | +-----------------------------+--------+------+-----------+------------------------+-------------------+ | | F3 | ✔ | ✖ | ✖ | stm32_fsdev | | | +-----------------------------+--------+------+-----------+------------------------+-------------------+ -| | G0, H5 | ✔ | ✖ | ✖ | stm32_fsdev | | +| | C0, G0, H5 | ✔ | | ✖ | stm32_fsdev | | | +-----------------------------+--------+------+-----------+------------------------+-------------------+ | | G4 | ✔ | ✖ | ✖ | stm32_fsdev | | | +-----------------------------+--------+------+-----------+------------------------+-------------------+ |
