File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 11# Adafruit TinyUSB Arduino Library Changelog
22
3+ ## 1.4.4 - 2021.08.18
4+
5+ - Update tinyusb stack
6+ - Fully support nRF5x suspend, resume & remote wakeup
7+ - Update hid_keyboard/mouse example to hid boot keyboard/mouse
8+
9+ ## 1.4.3 - 2021.08.11
10+
11+ - Fix HID generic inout example python/js script cause missing 1st byte in report
12+ - Use correct HID code for newline 0x28
13+
14+ ## 1.4.2 - 2021.08.03
15+
16+ - Update tinyusb to match upstream
17+
18+ ## 1.4.1 - 2021.07.27
19+
20+ - Fix nRF race condition when initialize usb stack
21+
22+ ## 1.4.0 - 2021.07.22
23+
24+ - Support rp2040 mbed core as non built-in support
25+
326## 1.3.2 - 2021.07.07
427
528- revert CFG_TUSB_DEBUG = 0 on SAMD port
Original file line number Diff line number Diff line change 11name =Adafruit TinyUSB Library
2- version =1.4.3
2+ version =1.4.4
33author =Adafruit
44maintainer =Adafruit <info@adafruit.com>
55sentence =TinyUSB library for Arduino
You can’t perform that action at this time.
0 commit comments