Teensy 4.1 core updated for C++20
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Paul Stoffregen 67bc96922c
Merge pull request #382 from stawiski/teensy3-usb-delay-defines
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 7 лет назад
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 7 лет назад
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 9 лет назад
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