File tree
34 files changed
+34
-34
lines changed- libraries
- drivers
- helpers
34 files changed
+34
-34
lines changedSubmodule circuitplayground updated 35 files
- .readthedocs.yml
- .travis.yml+3-2
- README.rst+45-9
- adafruit_circuitplayground/express.py+23-23
- adafruit_circuitplayground/index.rst-9
- docs/_static/accelerometer.jpg
- docs/_static/button_a.jpg
- docs/_static/button_b.jpg
- docs/_static/capacitive_touch_pad_A1.jpg
- docs/_static/capacitive_touch_pad_A2.jpg
- docs/_static/capacitive_touch_pad_A3.jpg
- docs/_static/capacitive_touch_pad_A4.jpg
- docs/_static/capacitive_touch_pad_A5.jpg
- docs/_static/capacitive_touch_pad_A6.jpg
- docs/_static/capacitive_touch_pad_A7.jpg
- docs/_static/capacitive_touch_pads.jpg
- docs/_static/circuitplayground_express.jpg
- docs/_static/favicon.ico
- docs/_static/light_sensor.jpg
- docs/_static/neopixel_numbering.jpg
- docs/_static/red_led.jpg
- docs/_static/slide_switch.jpg
- docs/_static/speaker.jpg
- docs/_static/thermistor.jpg
- docs/api.rst+5
- docs/conf.py+12-3
- docs/examples.rst+32
- docs/index.rst+47
- examples/acceleration_simpletest.py
- examples/pixels_simpletest.py
- examples/shake_simpletest.py
- examples/tapdetect_simpletest.py
- examples/tapdetectsimple_simpletest.py
- examples/tone_simpletest.py
- examples/touched_simpletest.py
- .hgignore-14
- .pylintrc+4-3
- .readthedocs.yml+2-1
- .travis.yml+5-3
- LICENSE+1-1
- README.rst+44-13
- adafruit_max7219/bcddigits.py+16-13
- adafruit_max7219/matrices.py+9-8
- adafruit_max7219/max7219.py+35-25
- api.rst-106
- conf.py-142
- docs/Makefile-177
- docs/_static/favicon.ico
- docs/api.rst+11
- docs/conf.py+68-172
- docs/examples.rst+9-58
- docs/index.rst+33-10
- docs/make.bat-242
- docs/matrix.rst-106
- examples/max7219_simpletest.py+56
- examples/showbcddigits.py+86
- setup.py-18
Submodule featherwing updated 10 files
- _static/joy_featherwing/joy_featherwing_a.jpg
- _static/joy_featherwing/joy_featherwing_b.jpg
- _static/joy_featherwing/joy_featherwing_joystick.jpg
- _static/joy_featherwing/joy_featherwing_select.jpg
- _static/joy_featherwing/joy_featherwing_x.jpg
- _static/joy_featherwing/joy_featherwing_y.jpg
- adafruit_featherwing/joy_featherwing.py+281
- api.rst+1
- conf.py+2-1
- examples/joy_featherwing/joy.py+26
0 commit comments