diff options
| author | Ha Thach <[email protected]> | 2026-06-08 14:39:35 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-06-08 14:39:35 +0700 |
| commit | 88c0dc67bc9355fee2c456337b3df5d0c649eee2 (patch) | |
| tree | bfafa40e33e6aebbfc02aae84a352a25bcae3c31 | |
| parent | 7c68545ab6bd0a2b7d4b59228d84d4c2085abae7 (diff) | |
| parent | 752d0d7884bec86d3f6735ce0ac17bc98c9c8622 (diff) | |
Fix formatting in README.rst table (#3685)
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst index 67149a4f2..73e1e413e 100644 --- a/README.rst +++ b/README.rst @@ -251,7 +251,7 @@ Supported CPUs | | +-------------------+--------+------+-----------+------------------------+-----------------------------------------------------------------------------------------+ | | | 51u | ✔ | ✖ | ✖ | lpc_ip3511 | | | | +-------------------+--------+------+-----------+------------------------+-----------------------------------------------------------------------------------------+ -| | | 54 | ⚠ | ⚠ | ✔ | lpc_ip3511, lpc_ip3516 | `NRND, see device issues <docs/reference/device_issues.rst#nxp-lpc54600>`_ | +| | | 54 | ⚠ | ⚠ | ✔ | lpc_ip3511, lpc_ip3516 | `NRND, see device issues <docs/reference/device_issues.rst#nxp-lpc54600>`_ | | | +-------------------+--------+------+-----------+------------------------+-----------------------------------------------------------------------------------------+ | | | 55 | ✔ | ✔ | ✔ | lpc_ip3511, lpc_ip3516 | | | +---------+-------------------+--------+------+-----------+------------------------+-----------------------------------------------------------------------------------------+ |
