Update: Teensyduino for Teensy 3.0 has been officially released. These beta test copies will be removed.
Here is the latest "beta11" release for Teensy 3.0
Old beta download links removed. Please use the latest version:
https://www.pjrc.com/teensy/td_download.html
For use without Arduino, see the sample makefile in hardware/teensy/cores/teensy3
For first-time use on Windows, the Serial Installer is needed.
http://www.pjrc.com/teensy/serial_install.exe
http://www.pjrc.com/teensy/windows8.txt
For first-time use on Linux (as a non-root user), this udev rule is required.
http://www.pjrc.com/teensy/49-teensy.rules
Beta 11 has the new ARM toolchain (gcc 4.7.2, beta 1-10 had gcc 4.4.1), and 2 small bug fixes. The intention was to keep beta 10 and 11 similar, so if the new toolchain has bugs or exposes bugs in other code, you can try using both versions.
Please report any bugs. Always try to include a sample program that reproduces the problem!
Here is the latest "beta11" release for Teensy 3.0
Old beta download links removed. Please use the latest version:
https://www.pjrc.com/teensy/td_download.html
For use without Arduino, see the sample makefile in hardware/teensy/cores/teensy3
For first-time use on Windows, the Serial Installer is needed.
http://www.pjrc.com/teensy/serial_install.exe
http://www.pjrc.com/teensy/windows8.txt
For first-time use on Linux (as a non-root user), this udev rule is required.
http://www.pjrc.com/teensy/49-teensy.rules
Beta 11 has the new ARM toolchain (gcc 4.7.2, beta 1-10 had gcc 4.4.1), and 2 small bug fixes. The intention was to keep beta 10 and 11 similar, so if the new toolchain has bugs or exposes bugs in other code, you can try using both versions.
Please report any bugs. Always try to include a sample program that reproduces the problem!