You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.md
+11Lines changed: 11 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,16 @@
1
1
# Adafruit TinyUSB Arduino Library Changelog
2
2
3
+
## 1.0.1 - 2021.05.21
4
+
5
+
Warn user to select TinyUSB via menu on ports where it is optional e.g SAMD and RP2040
6
+
7
+
## 1.0.0 - 2021.05.19
8
+
9
+
Rework to work as independent libraries, sources from https://github.com/adafruit/Adafruit_TinyUSB_ArduinoCore is now integrated as part of this libraries. Require
10
+
- Adafruit SAMD core with version at least 1.7.0
11
+
- Adafruit nRF52 core with version at least 0.22.0
12
+
- Support [earlephilhower/arduino-pico](https://github.com/earlephilhower/arduino-pico) version released after https://github.com/earlephilhower/arduino-pico/pull/127
0 commit comments