Skip to content

Commit 7463705

Browse files
authored
Fix table display issue in README.rst
Fix an table display issue in README.rst that was introduced in commit 4182342.
1 parent fd2cd3f commit 7463705

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -122,11 +122,11 @@ Supported CPUs
122122
| Dialog | DA1469x |||| da146xx | |
123123
+--------------+-----------------------------+--------+------+-----------+------------------------+-------------------+
124124
| Espressif | S2, S3 |||| dwc2 or esp32sx | |
125-
| ESP32 +-----------------------------+--------+------+-----------+------------------------+-------------------+
125+
| ESP32 +-----------------------------+--------+------+-----------+------------------------+-------------------+
126126
| | P4 |||| dwc2 | |
127-
+-----------------------------+--------+------+-----------+------------------------+-------------------+
127+
| +-----------------------------+--------+------+-----------+------------------------+-------------------+
128128
| | H4 |||| dwc2 | |
129-
+--------------+----+------------------------+--------+------+-----------+------------------------+-------------------+
129+
+--------------+-----------------------------+--------+------+-----------+------------------------+-------------------+
130130
| GigaDevice | GD32VF103 || || dwc2 | |
131131
+--------------+-----------------------------+--------+------+-----------+------------------------+-------------------+
132132
| Infineon | XMC4500 |||| dwc2 | |

0 commit comments

Comments
 (0)