diff options
| author | Ha Thach <[email protected]> | 2025-10-14 11:58:07 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-10-14 11:58:07 +0700 |
| commit | 9a25b9e51ac178ea8feb699cc3d98cc573e9f61b (patch) | |
| tree | ce1df998c03b076d077d45af04adfa6a4946f8f3 | |
| parent | 0c3631c91d906d1308f1dc6e1afff93dc9495bf6 (diff) | |
Update README.rst
Co-authored-by: Copilot <[email protected]>
| -rw-r--r-- | README.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst index 3a227d345..3ea1bd018 100644 --- a/README.rst +++ b/README.rst @@ -246,8 +246,8 @@ Development Tools The following tools are provided freely to support the development of the TinyUSB project: -- `IAR Build Tools (CX) <https://iar.com>`_ Professional IDE and compiler for embedded development -- `JetBrains CLion <https://www.jetbrains.com/clion/>`_ Cross-platform IDE for C and C++ development +- `IAR Build Tools (CX) <https://iar.com>`_ Professional IDE and compiler for embedded development. +- `JetBrains CLion <https://www.jetbrains.com/clion/>`_ Cross-platform IDE for C and C++ development. - `PVS-Studio <https://pvs-studio.com/en/pvs-studio/?utm_source=website&utm_medium=github&utm_campaign=open_source>`_ static analyzer for C, C++, C#, and Java code. |
