summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorHiFiPHile <[email protected]>2026-05-10 01:47:21 +0200
committerHiFiPHile <[email protected]>2026-05-10 14:17:00 +0200
commit5ea1979e290ed80430a5b65b56534373ecbdd56f (patch)
tree79d8a6bae8aacc431331d4f27191592721cfa911 /README.rst
parentdcd2a4bd0f005835d3edc193309ef3484cd9c8b3 (diff)
add stm32c5 support
Signed-off-by: HiFiPHile <[email protected]>
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 04998abaa..1c56a6ba0 100644
--- a/README.rst
+++ b/README.rst
@@ -238,7 +238,7 @@ Supported CPUs
| +----+------------------------+--------+------+-----------+------------------------+--------------------+
| | F2, F4, F7, H7, H7RS | ✔ | ✔ | ✔ | dwc2 | |
| +-----------------------------+--------+------+-----------+------------------------+--------------------+
-| | C0, G0, H5, U3 | ✔ | ✔ | ✖ | stm32_fsdev | 2KB USB RAM |
+| | C0, C5, G0, H5, U3 | ✔ | ✔ | ✖ | stm32_fsdev | 2KB USB RAM |
| +-----------------------------+--------+------+-----------+------------------------+--------------------+
| | G4 | ✔ | ✖ | ✖ | stm32_fsdev | 1KB USB RAM |
| +----+------------------------+--------+------+-----------+------------------------+--------------------+