Skip to content

Commit 9fd9fc6

Browse files
authored
Merge pull request #3304 from hathach/add-tool-for-oss
add tools that provided freely to develop project
2 parents 7ccda4d + 9a25b9e commit 9fd9fc6

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,15 @@ Table Legend
241241
\[empty\] Unknown
242242
========= =========================
243243

244+
Development Tools
245+
=================
246+
247+
The following tools are provided freely to support the development of the TinyUSB project:
248+
249+
- `IAR Build Tools (CX) <https://iar.com>`_ Professional IDE and compiler for embedded development.
250+
- `JetBrains CLion <https://www.jetbrains.com/clion/>`_ Cross-platform IDE for C and C++ development.
251+
- `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.
252+
244253

245254
.. |Build Status| image:: https://github.com/hathach/tinyusb/actions/workflows/build.yml/badge.svg
246255
:target: https://github.com/hathach/tinyusb/actions

0 commit comments

Comments
 (0)