Here is a fourth beta test for Teensyduino 1.60.
Arduino 2.3.x, all systems:
1: Quit Teensy Loader, if running
2: Use Boards Manager to uninstall Teensy, if previously installed
3: Use File > Preferences (Arduino IDE > Settings on MacOS) to install new URL
4: Press Ctrl-Shift-P (Command-Shift-P on MacOS) click "Arduino: Update Indexes"
5: Use Boards Manager to install Teensy
6: Restart Arduino IDE (if using plugin for Lockable Teensy)
Arduino 1.8.x, Linux 64 bit:
Arduino 1.8.x, Linux ARM:
Arduino 1.8.x, Linux ARM64:
Arduino 1.8.x, Windows:
PlatformIO, DIY beta support:
Changes since Teensyduino 1.60-beta3:
SD Improve SDIO media presence detection
SdFat SPI driver avoid 512 byte stack usage (KurtE)
Add FS name()
USB Keyboard add optional NRKO
LittleFS simplify Winbond chip names
LittleFS add FS name() and mediaPresent()
LittleFS optimize getMediaName()
LittleFS update Fujitsu FRAM (mjs513)
SerialFlash fix use of alternate SPI ports (KurtE)
ST7735_t3 support 320x480 (KurtE)
ST7735_t3 fix colors with setRotation(2) (Jonathan Oakley)
USBHost_t36 USBFilesystem add name() and mediaPresent()
USBHost_t36 KeyboardController delete debug messages (Tristan Rowley)
Update code security plugin for Arduino IDE 2.3.x
Arduino 2.3.x, all systems:
1: Quit Teensy Loader, if running
2: Use Boards Manager to uninstall Teensy, if previously installed
3: Use File > Preferences (Arduino IDE > Settings on MacOS) to install new URL
4: Press Ctrl-Shift-P (Command-Shift-P on MacOS) click "Arduino: Update Indexes"
5: Use Boards Manager to install Teensy
6: Restart Arduino IDE (if using plugin for Lockable Teensy)
Arduino 1.8.x, Linux 64 bit:
Arduino 1.8.x, Linux ARM:
Arduino 1.8.x, Linux ARM64:
Arduino 1.8.x, Windows:
PlatformIO, DIY beta support:
Changes since Teensyduino 1.60-beta3:
SD Improve SDIO media presence detection
SdFat SPI driver avoid 512 byte stack usage (KurtE)
Add FS name()
USB Keyboard add optional NRKO
LittleFS simplify Winbond chip names
LittleFS add FS name() and mediaPresent()
LittleFS optimize getMediaName()
LittleFS update Fujitsu FRAM (mjs513)
SerialFlash fix use of alternate SPI ports (KurtE)
ST7735_t3 support 320x480 (KurtE)
ST7735_t3 fix colors with setRotation(2) (Jonathan Oakley)
USBHost_t36 USBFilesystem add name() and mediaPresent()
USBHost_t36 KeyboardController delete debug messages (Tristan Rowley)
Update code security plugin for Arduino IDE 2.3.x
Last edited: