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
+10-1
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,14 @@
1
1
1.0.6
2
2
----
3
+
* Currently recommended image: [Debian 9.2 "Stretch" iot (2017-10-29)](https://elinux.org/Beagleboard:BeagleBoneBlack_Debian#microSD.2FStandalone:_.28stretch-iot.29_.28All_BeagleBone_Variants_.26_PocketBeagle.29)
4
+
* Install [Linux kernel](https://elinux.org/Beagleboard:BeagleBoneBlack_Debian#Kernel_Options)[4.14.x](https://elinux.org/Beagleboard:BeagleBoneBlack_Debian#Mainline_.284.14.x_lts.29) to enable [non-root control of GPIO](https://github.com/rcn-ee/repos/blob/master/bb-customizations/suite/stretch/debian/80-gpio-noroot.rules) and [PWM](https://github.com/rcn-ee/repos/blob/master/bb-customizations/suite/stretch/debian/81-pwm-noroot.rules)[_(commit)_](https://github.com/adafruit/adafruit-beaglebone-io-python/commit/b65cbf8e41b444bad7c4ef6cfd4f88a30210fd78)
5
+
6
+
**Features:**
7
+
* Add support for Linux 4.14 kernel including new "udev" style for PWM entries in /sys
8
+
* Fix GPIO regression due to BeagleBone Blue LED support (issue #178)
9
+
* Add support for the PocketBeagle (issue #172)
10
+
11
+
**shortlog:**
3
12
* Drew Fustini (39):
4
13
* Add -Wno-unit_address_vs_reg to avoid dtc warning
5
14
* check if board is BeagleBone Blue or PocketBeagle
0 commit comments