選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Mikolaj d7a15b0210 Added the ability to parametrize Teensy 3 core USB init delays through compiler defines (TEENSY_INIT_USB_DELAY_BEFORE, TEENSY_INIT_USB_DELAY_AFTER). When defines are not present, default values are used, depending on teensy version. 5年前
.github Update issue template 7年前
teensy Remove ancient BYTE define (causes more trouble than it's worth) 6年前
teensy3 Added the ability to parametrize Teensy 3 core USB init delays through compiler defines (TEENSY_INIT_USB_DELAY_BEFORE, TEENSY_INIT_USB_DELAY_AFTER). When defines are not present, default values are used, depending on teensy version. 5年前
teensy4 T4 - Add SDCard pins to PWM table 5年前
usb_disk Add define guards to allow compiler flags to change product name/serial number 8年前
usb_flightsim usb_flightsim changes for XPlaneRefs with names >58 chars 9年前
usb_hid Add bcdDevice info to help teensy_ports identify models 6年前
usb_midi Add bcdDevice info to help teensy_ports identify models 6年前
usb_rawhid Add define guards to allow compiler flags to change product name/serial number 8年前
usb_serial Add bcdDevice info to help teensy_ports identify models 6年前
usb_serial_hid Add bcdDevice info to help teensy_ports identify models 6年前
.gitignore Add more rules to .gitignore 10年前
README.md Update README.md 10年前
keywords.txt Add Serial7 & Serial8 keywords, fixes #326 6年前

README.md

Teensy 2.0, 3.x, LC core libraries for Arduino.

The latest stable version of Teensy’s core library is always available in the Teensyduino installer, at this page:

http://www.pjrc.com/teensy/td_download.html