diff options
| author | Zixun LI <[email protected]> | 2025-11-26 10:36:43 +0100 |
|---|---|---|
| committer | Zixun LI <[email protected]> | 2025-11-26 11:10:21 +0100 |
| commit | a965e1fa4bd92104d68ab20beb1bb56a5019e153 (patch) | |
| tree | 6f985ba18ec442cf2d6035ab228a1db535904d74 | |
| parent | a445e8c3b31629f2d14b3380c15bceb667d546b6 (diff) | |
Update doc
Signed-off-by: Zixun LI <[email protected]>
| -rw-r--r-- | README.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/README.rst b/README.rst index 7723935dd..ef19b0ccd 100644 --- a/README.rst +++ b/README.rst @@ -229,7 +229,7 @@ Supported CPUs | +----+------------------------+--------+------+-----------+------------------------+-------------------+ | | F2, F4, F7, H7, H7RS | ✔ | ✔ | ✔ | dwc2 | | | +-----------------------------+--------+------+-----------+------------------------+-------------------+ -| | C0, G0, H5 | ✔ | ✔ | ✖ | stm32_fsdev | Tested on C0 | +| | C0, G0, H5 | ✔ | ✔ | ✖ | stm32_fsdev | Host tested on C0 | | +-----------------------------+--------+------+-----------+------------------------+-------------------+ | | G4 | ✔ | ✖ | ✖ | stm32_fsdev | | | +----+------------------------+--------+------+-----------+------------------------+-------------------+ @@ -241,9 +241,9 @@ Supported CPUs | +----+------------------------+--------+------+-----------+------------------------+-------------------+ | | U0 | ✔ | ✖ | ✖ | stm32_fsdev | | | +----+------------------------+--------+------+-----------+------------------------+-------------------+ -| | U3 | ✔ | | ✖ | stm32_fsdev | | +| | U3 | ✔ | ✔ | ✖ | stm32_fsdev | Host tested on C0 | | +----+------------------------+--------+------+-----------+------------------------+-------------------+ -| | U5 | 535, 545 | ✔ | | ✖ | stm32_fsdev | | +| | U5 | 535, 545 | ✔ | ✔ | ✖ | stm32_fsdev | Host tested on C0 | | | +------------------------+--------+------+-----------+------------------------+-------------------+ | | | 575, 585 | ✔ | ✔ | ✖ | dwc2 | | | | +------------------------+--------+------+-----------+------------------------+-------------------+ |
