diff options
| author | Ha Thach <[email protected]> | 2023-11-24 13:21:38 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-11-24 13:21:38 +0700 |
| commit | f03f60eae2894993373b48e2104bf02116bef1fa (patch) | |
| tree | ca928a5957eff4c73aee2a9454b5108cb2fe0496 /docs/reference/supported.rst | |
| parent | d6b8b3515df4bb83b6038bd60260771e65af8de7 (diff) | |
| parent | b6059fa942897d3037e6dce2a6f4082b9f2ebb57 (diff) | |
Merge pull request #2278 from Krasutski/feature/ch32f20x
Add CH32F20x support
Diffstat (limited to 'docs/reference/supported.rst')
| -rw-r--r-- | docs/reference/supported.rst | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/reference/supported.rst b/docs/reference/supported.rst index 76b1d993e..983640dd3 100644 --- a/docs/reference/supported.rst +++ b/docs/reference/supported.rst @@ -129,6 +129,8 @@ Supported MCUs | ValentyUSB | eptri | ✔ | ✖ | ✖ | eptri | | +--------------+-----------------------+--------+------+-----------+-------------------+--------------+ | WCH | CH32V307 | ✔ | | ✔ | ch32v307 | | +| +-----------------------+--------+------+-----------+-------------------+--------------+ +| | CH32F20x | ✔ | | ✔ | ch32f205 | | +--------------+-----------------------+--------+------+-----------+-------------------+--------------+ @@ -435,4 +437,5 @@ Tomu WCH --- -- `CH32V307V-R1-1v0 <https://lcsc.com/product-detail/Development-Boards-Kits_WCH-Jiangsu-Qin-Heng-CH32V307V-EVT-R1_C2943980.html>` +- `CH32V307V-R1-1v0 <https://lcsc.com/product-detail/Development-Boards-Kits_WCH-Jiangsu-Qin-Heng-CH32V307V-EVT-R1_C2943980.html>`__ +- `CH32F205R-R0-1v0 <https://github.com/openwch/ch32f20x/blob/main/EVT/PUB/CH32F20x%20Evaluation%20Board%20Reference-EN.pdf>`__ |
