Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Teensy board support #90

Closed
Fluxanode opened this issue Sep 15, 2020 · 6 comments · Fixed by #982
Closed

Teensy board support #90

Fluxanode opened this issue Sep 15, 2020 · 6 comments · Fixed by #982
Labels
topic: CLI Related to Arduino CLI type: enhancement Proposed improvement

Comments

@Fluxanode
Copy link

When will there be support for the Teensy boards?

@ubidefeo
Copy link

hi @Fluxanode

This reply to an issue on the arduino-cli repo might give you some context.
TLDR: more work on our side needs to be done before PJRC can bring Teensy to Arduino-CLI and as a result to this IDE, assuming Paul Stoffregen sees value in it :)
arduino/arduino-cli#700 (comment)

@firelizzard18
Copy link

On the PJRC forums:

@rsora rsora transferred this issue from arduino/arduino-pro-ide Mar 1, 2021
@lukehutch
Copy link

Once Teensy is supported under Arduino IDE 2.0, what work will be needed to get the debugger working with Teensy?

https://blog.arduino.cc/2020/02/28/preview-the-debugger-feature-for-the-arduino-pro-ide/

@ubidefeo
Copy link

@lukehutch
I'm not sure how many (and which) Teensy boards actually expose any form of debugging interfaces.
If an interface is exposed via pins or test-points I'm fairly sure a configuration JSON file can be put together to debug these boards

@lukehutch
Copy link

Thanks, I found out that @ftrias built a pretty functional gdb stub for Teensy boards:

https://github.com/ftrias/TeensyDebug

It looks like since this supports the gdb serial protocol, wiring this into Arduino IDE 2.0 would be pretty straightforward, via a configuration JSON alone?

@rsora rsora added topic: CLI Related to Arduino CLI and removed topic: cli labels Sep 16, 2021
@per1234 per1234 linked a pull request Jun 10, 2022 that will close this issue
4 tasks
@per1234
Copy link
Contributor

per1234 commented Jun 10, 2022

Closing as resolved by #982

@per1234 per1234 closed this as completed Jun 10, 2022
@arduino arduino locked as resolved and limited conversation to collaborators Jun 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
topic: CLI Related to Arduino CLI type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants