Replies: 2 comments 3 replies
-
Hi Hathach, I am glad I found this thread about the Clion as the IDE for developing TinyUSB. Thanks. |
Beta Was this translation helpful? Give feedback.
-
Hi, I have a feather M0 SAMD21 board from adafruit and I'm having trouble following the getting started. I also have a problem with my j-link probe: my GDB server sends me back: Thank you |
Beta Was this translation helpful? Give feedback.
-
JetBrains is kind enough to approve TinyUSB project and provie open source license (all products) for TinyUSB's collaborators https://www.jetbrains.com/community/opensource/#support.
Collaborators (thank you) that want to try out JetBrains IDE or have any questions please either leave comment and/or drop me an email. Requirement for license approval (by JetBrains) is that you have to consistently committed to tinyusb repo (master) and can only use it with non-commercial opensource projects. Also license is reviewed each year.
FYI: I have been switching to and using Clion for developing TinyUSB for the last year or so and it is much better than any other IDEs I have used previously. Clion has great support for CMake and embedded development and debugging (which is why I have been adding lots of cmake lately). In addition to gcc,clang, Clion also work well with IAR command line as backend.
Beta Was this translation helpful? Give feedback.
All reactions