Need help using Teensy 4.0 microcontroller on IDE
Not sure if this applies to coding help necessarily but, I am attempting to use arduino ide to code on my teensy microcontroller and I cant find the extension to do so. How can I get the necessary add-ons?
5 Replies
please only post your question once.
iirc you need to add Teensy support to the Arduino IDE
https://www.pjrc.com/teensy/tutorial.html
I apologize for posting multiple times but I am unable to find the add on where the website shows.
you add this URL
https://www.pjrc.com/teensy/package_teensy_index.json

Thank you