Teensy 4.1 core updated for C++20
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Paul Stoffregen 67bc96922c
Merge pull request #382 from stawiski/teensy3-usb-delay-defines
5 anos atrás
.github Update issue template 7 anos atrás
teensy Remove ancient BYTE define (causes more trouble than it's worth) 6 anos atrás
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 anos atrás
teensy4 T4 - Add SDCard pins to PWM table 5 anos atrás
usb_disk Add define guards to allow compiler flags to change product name/serial number 7 anos atrás
usb_flightsim usb_flightsim changes for XPlaneRefs with names >58 chars 9 anos atrás
usb_hid Add bcdDevice info to help teensy_ports identify models 6 anos atrás
usb_midi Add bcdDevice info to help teensy_ports identify models 6 anos atrás
usb_rawhid Add define guards to allow compiler flags to change product name/serial number 7 anos atrás
usb_serial Add bcdDevice info to help teensy_ports identify models 6 anos atrás
usb_serial_hid Add bcdDevice info to help teensy_ports identify models 6 anos atrás
.gitignore Add more rules to .gitignore 10 anos atrás
README.md Update README.md 9 anos atrás
keywords.txt Add Serial7 & Serial8 keywords, fixes #326 6 anos atrás

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