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.rst
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,10 @@
1
+
0.0.19
2
+
* Fix for SPI.xfer crashes python after 3 calls
3
+
* Added a retry to reading for the analog inputs to avoid a bug where reading back and forth between two analog inputs would cause the resource to be unavailable every 16 scans (zthorson)
4
+
* Updated the build_path to be more selective over what paths it chooses (zthorson)
5
+
* Update Debian installation instructions in README (justinledwards)
6
+
* Increase the size of the buffer used for storing device tree names (SaintGimp)
7
+
1
8
0.0.18
2
9
----
3
10
* UART - Include UART overlays, and compile upon installation
0 commit comments