-
Notifications
You must be signed in to change notification settings - Fork 155
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
Release with Teensy 4.0 support #54
Comments
So is it or is it not compatible with 4.0 yet? |
Supposedly, the code in this repository works, if you compile it from source. |
What is currently the easiest way to CLI upload new code. I essentially just need to send code wirelessly to a raspbery pi and then from there it automatically uploads the code to the teensy 4.0. I haven't been able to get the teensy CLI to work, some people suggested sending the built hex file or using platformIO but I don't know much about either |
Just wanted to bump this, since it has been >1.5 years and there has still not been a versioned release of this. Therefore all of the package manager still hold versions of this tool which don't support teensy 4.0 |
+1, most distros are stuck at the (by now ancient) v2.1 w/o support for 4.0 and 4.1 |
Thank you for this great tool!
Teensy 4.0 support has been added in 900a2bf
Installing
teensy_loader_cli
from Homebrew gets you the versionList of supported devices:
Attempting to run for a Teensy 4.0 as per instructions:
It would be nice to get a release with the Teensy 4.0 support built in ❤️
The text was updated successfully, but these errors were encountered: