Paul
06-21-2013, 08:46 PM
Here is a 2nd release candidate for Teensyduino 1.15:
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!
Here's a list of the changes since Teensyduino 1.15-rc1 (http://forum.pjrc.com/threads/23777-Teensyduino-1-15-Release-Candidate-1-Available):
Fix stall when connected to a Raspberry Pi that reboots
Add float number support to String
Add String remove()
String now formats unsigned char as a number, same as Print.
Add AVR pin number constants
Added open source license to Teensy3 core library files
Updated Firmata library
Fix USB product name customization header
Reduce USB memory usage
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!
Here's a list of the changes since Teensyduino 1.15-rc1 (http://forum.pjrc.com/threads/23777-Teensyduino-1-15-Release-Candidate-1-Available):
Fix stall when connected to a Raspberry Pi that reboots
Add float number support to String
Add String remove()
String now formats unsigned char as a number, same as Print.
Add AVR pin number constants
Added open source license to Teensy3 core library files
Updated Firmata library
Fix USB product name customization header
Reduce USB memory usage