Dan Halbert
10ce2699b8
another fix to dotstar library
2017-09-15 16:42:12 -04:00
Scott Shawcroft
2b5605ecd8
Update to CircuitPython 2.0.0 and a DotStar fix.
2017-09-12 13:13:10 -07:00
Scott Shawcroft
fb5c17a5dd
Update CircuitPython, NeoPixel and DotStar.
2017-09-06 15:33:49 -07:00
Scott Shawcroft
e015afff75
Add tip on checking for unreleased code and update libraries.
2017-09-05 18:54:24 -07:00
Michael McWethy
8881d5a16d
added MAX7819 related classes to lib/adafruit_max7219 ( #10 )
2017-09-05 12:36:34 -07:00
Scott Shawcroft
e2b391c620
Update libraries.
2017-09-01 14:53:34 -07:00
Dan Halbert
65a60f70fe
README.md: Remind bundle builder to use the right version of CircuitPython.
2017-08-15 14:39:20 -04:00
Dan Halbert
fc24d47b3e
Add Adafruit_CircuitPython_DS3231; update Adafruit_CircuitPython_HID to 1.1.0
2017-08-15 13:52:29 -04:00
mrmcwethy
122b0e7407
add DS3231 submodule to bundle
2017-08-15 10:26:09 -07:00
Scott Shawcroft
8da405d147
Add SD Card driver.
2017-08-07 16:47:23 -07:00
Scott Shawcroft
305cfdd1fd
Update CircuitPlayground library with one critical fix.
2017-08-02 13:10:29 -07:00
Scott Shawcroft
e87a7cc814
Fix VERSIONS output when the remote is https to not include .git.
2017-08-01 17:15:04 -07:00
Scott Shawcroft
8592c35111
Add CircuitPlayground library.
2017-08-01 17:02:50 -07:00
Scott Shawcroft
796608a679
Add Discord badge.
2017-07-31 18:26:53 -07:00
Scott Shawcroft
ad4210e80b
Update neopixel and simpleio.
2017-07-31 18:26:41 -07:00
Scott Shawcroft
cf161eb901
Update Register library.
2017-07-31 16:01:12 -07:00
Scott Shawcroft
c14faa07da
Update CircuitPython and add DotStar library.
2017-07-31 15:58:31 -07:00
Scott Shawcroft
a5d4d7edc2
Update circuitpython and the hid library.
2017-06-29 13:54:57 -07:00
Scott Shawcroft
045c293e07
Update CircuitPython and lis3dh driver.
2017-06-19 08:59:58 -07:00
Scott Shawcroft
bf643a96aa
Add RTTTL and Waveform libraries for basic music playback.
2017-05-04 11:54:33 -07:00
Scott Shawcroft
dfdd2f20aa
New CircuitPython version.
2017-04-21 15:28:59 -07:00
Scott Shawcroft
6a8278f8ec
Remove MicroPython specific libraries.
2017-04-21 15:28:13 -07:00
Scott Shawcroft
2ee99af387
maintenance
...
* Update CircuitPython
* Remove max7219 because its rarely used and written for MicroPython.
* Replace IS31FL3731 driver with one written for CircuitPython. Fixes #2
2017-04-19 14:53:37 -07:00
Scott Shawcroft
13f53253d4
Update for new releases that fix issues with the I2CDevice API.
2017-04-11 15:10:50 -07:00
Scott Shawcroft
ca526444d5
Update drivers for CircuitPython 0.9.4 and new BusDevice.
2017-04-10 18:06:09 -07:00
Scott Shawcroft
32139f642a
Add CircuitPython variants.
2017-04-10 16:36:52 -07:00
Scott Shawcroft
7cde7ed9ce
Remove MicroPython drivers with CircuitPython equivalents.
2017-04-10 16:31:35 -07:00
Scott Shawcroft
69cf8deaa7
Add more libraries
2017-03-28 19:33:45 +01:00
Scott Shawcroft
1926f1f333
Update
2017-03-28 10:59:19 +01:00
Scott Shawcroft
e0e3b12167
Introduce thermistor library and update others.
2017-02-22 12:18:08 +01:00
Scott Shawcroft
571105bb50
Add a link to the latest release in the instructions. Thanks @minire for the suggestion.
2017-01-19 12:43:07 -08:00
Scott Shawcroft
06edec1f71
Add MCP9808 driver and update others.
2017-01-18 18:56:42 -08:00
Scott Shawcroft
aa4de17d96
Ignore blank lines
2017-01-18 18:53:04 -08:00
Scott Shawcroft
e9a93f23d9
Switch to CircuitPython and add badges to the README.
2017-01-06 11:27:28 -08:00
Scott Shawcroft
0dec953c03
Add SimpleIO to the bundle and update the libraries.
2017-01-04 16:48:17 -08:00
Scott Shawcroft
19182afdfe
Add register and bus device helpers along with neopixel. Also support libraries with a full package in it.
2016-12-21 16:57:58 -08:00
Scott Shawcroft
602c318554
Fix download by correcting save_to.
2016-10-31 16:33:52 -07:00
Scott Shawcroft
c4cb110b7e
Add a terse README to bundle.
2016-10-31 16:12:55 -07:00
Scott Shawcroft
0e59344e91
Make sure and change to the script's directory.
2016-10-31 16:12:35 -07:00
Scott Shawcroft
5a6ba07557
Add support for Linux and Mac OSX update scripts that should be run straight from the lib directory on the FS.
2016-10-31 15:46:15 -07:00
Scott Shawcroft
af13be7a29
Big initial commit that builds a bundle.
...
Adds all existing Adafruit MicroPython libraries to the bundle.
2016-10-31 13:13:29 -07:00
Scott Shawcroft
cdbb1cb6bd
Initial commit
2016-10-28 10:56:38 -07:00