|
3ff79d43e3
|
version bump to 0.3.3, cleaning up stuff left over in fixing #40, start of implementing #56
|
2017-01-28 05:41:05 +00:00 |
|
|
7cce06b472
|
fixing error in the overlay builder, forgot to remove the i2c-1 stuff in there. added code to common to allow denotation if a pin supports software pwm
|
2016-12-31 20:25:12 +00:00 |
|
|
9d7fb634a3
|
Add 'TARGET_DIR' prefix env var to builder.py
This allows CHIP_IO to build and install successfully in buildroot.
|
2016-12-16 15:32:02 -08:00 |
|
|
0ed1cfb352
|
Updating the builder script to let the user know what's happening. PR#12, Issue #10
|
2016-07-20 08:49:42 -05:00 |
|
|
4f6acf4676
|
Pull Request #12 fixes for Issue #10.
|
2016-07-19 21:03:40 -05:00 |
|
|
01347416ab
|
Update to Issue #10 that fixes the errors on SPI loading. Have to not set spidev as compatible for spidev. Such meta, much fail, wow
|
2016-07-17 14:23:55 -05:00 |
|
|
ee8445918e
|
More work on #10. PWM0 Loading is complete and verified, i2c-1 loading loads to i2c-3, verification fails, spi2 is loaded, but no verification. No work on custom overlay loading. Fixed issues with test_pwm_setup.py; only 2 tests fail now (when PWM0 is loaded
|
2016-07-16 10:45:13 -05:00 |
|
|
1c4168cf0d
|
Start of the overlay feature, grabbed the sample dts from CHIP-dt-overlay, modified builder.py from the BeagleBone Black repo
|
2016-07-15 23:32:44 -05:00 |
|