1
0
mirror of https://github.com/xtacocorex/CHIP_IO synced 2025-07-20 04:43:21 +00:00

Pull Request #12 fixes for Issue #10.

This commit is contained in:
Robert Wolterman
2016-07-19 21:03:40 -05:00
parent 01347416ab
commit 4f6acf4676
11 changed files with 59 additions and 53 deletions

View File

@ -1,3 +1,10 @@
0.2.1
----
* Pull request #12 fixes:
- Fixed indent in the i2c-1 dts
- Removed import dependencies in the SPI and PWM overlays
- Re-enabled building of the dtbo on setup.py install
0.2.0
----
* Added the ability to load DTB Overlays from within CHIP_IO