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

Update framework-arduinoteensy #2

Closed
blackketter opened this issue Aug 22, 2016 · 4 comments
Closed

Update framework-arduinoteensy #2

blackketter opened this issue Aug 22, 2016 · 4 comments
Assignees

Comments

@blackketter
Copy link

Teensyduino has been updated to 1.29:

https://github.com/PaulStoffregen/cores/tree/1.29

Thanks!

@valeros
Copy link
Member

valeros commented Aug 23, 2016

Updated only for PlatformIO 3.0
In order to avoid some issues with libraries, I recommend updating to the latest teensy platform and PlatformIO from development branches.

# uninstall teensy platform
platformio platform uninstall teensy

# uninstall existing PlatformIO
pip uninstall platformio

# install the latest development version
pip install -U https://github.com/platformio/platformio/archive/develop.zip

# install teensy from development branch
platformio platform install https://github.com/platformio/platform-teensy/archive/develop.zip

@valeros
Copy link
Member

valeros commented Sep 2, 2016

Please reopen this issue if you have any problem.

@valeros valeros closed this as completed Sep 2, 2016
@profra
Copy link

profra commented Sep 8, 2016

Teensyduino has been updated to 1.30:

https://github.com/PaulStoffregen/cores/tree/1.30

Please and thanks!

@ivankravets
Copy link
Member

@profra please open new issue

alde103 pushed a commit to valiot/platform-teensy that referenced this issue Mar 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants