Forum Rule: Always post complete source code & details to reproduce any issue!
-
Administrator
Teensyduino 1.14 Release Candidate #3 Available
Here is a 3rd release candidate for Teensyduino 1.14:
Old beta download links removed. Please use the latest version:
https://www.pjrc.com/teensy/td_download.html
Please give this a try and report any bugs. Try to include a sample program that reproduces the problem!
Changes since 1.14-rc2:
Fix SD + Ethernet library compatibility on Teensy 3.0.
All 4 IntervalTimer objects usable on Teensy 3.0.
Fix off-by-one bug in delay() on Teensy 3.0.
Enable I/O after wakeup from lowest power stop mode on Teensy 3.0.
-
A possibly dumb question but can't find the answer in the docs.
Can I install RC3 over the top of RC2 (which is on top of arduino 1.0.5) and, in general, can a Teensyduino 1.x+1 be installed over 1.x?
Pete
-
Senior Member

Originally Posted by
el_supremo
Can I install RC3 over the top of RC2 (which is on top of arduino 1.0.5)
Yes.
in general, can a Teensyduino 1.x+1 be installed over 1.x?
Usually yes, you can.
You'll know when you can't, because the "Next" button will not enable.
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules