Teensyduino 1.13 has been released.
http://www.pjrc.com/teensy/td_download.html
For use without Arduino, see the sample makefile in hardware/teensy/cores/teensy3 after installing.
These are the changes since Teensyduino 1.12:
I am currently working to test and document all the Arduino libraries with Teensy 3.0. The library list now has a Teensy 3.0 compatibility column, so you can see which have been tested and their status:
http://www.pjrc.com/teensy/td_libs.html
I currently have about 20-some libraries to and add to that page... over the next couple months. If you know of any Arduino libraries that should be added to the list of tested and documented for Teensy, please comment below.
As always, please report any bugs. Try to include a sample program that reproduces the problem!
http://www.pjrc.com/teensy/td_download.html
For use without Arduino, see the sample makefile in hardware/teensy/cores/teensy3 after installing.
These are the changes since Teensyduino 1.12:
- Support for Arduino 1.0.4
- Fix Serial.write(0)
- Turkish keyboard layout (Teensy 3.0)
- Fix while(!Serial)
- Fixes for ST7565 library (Teensy 3.0)
- Add OctoWS2811 library
- Update libraries: Keypad, Metro, OneWire, Ping, ST7565
I am currently working to test and document all the Arduino libraries with Teensy 3.0. The library list now has a Teensy 3.0 compatibility column, so you can see which have been tested and their status:
http://www.pjrc.com/teensy/td_libs.html
I currently have about 20-some libraries to and add to that page... over the next couple months. If you know of any Arduino libraries that should be added to the list of tested and documented for Teensy, please comment below.
As always, please report any bugs. Try to include a sample program that reproduces the problem!