Skip to content

Commit 34586e9

Browse files
authored
Merge pull request #376 from dhalbert/remove-pypixelbuf
remove adafruit_pypixelbuf; use adafruit_pixelbuf only now
2 parents daec4f2 + 34a39dd commit 34586e9

File tree

3 files changed

+0
-5
lines changed

3 files changed

+0
-5
lines changed

Diff for: .gitmodules

-3
Original file line numberDiff line numberDiff line change
@@ -617,9 +617,6 @@
617617
[submodule "libraries/drivers/lis3mdl"]
618618
path = libraries/drivers/lis3mdl
619619
url = https://github.com/adafruit/Adafruit_CircuitPython_LIS3MDL.git
620-
[submodule "libraries/helpers/pypixelbuf"]
621-
path = libraries/helpers/pypixelbuf
622-
url = https://github.com/adafruit/Adafruit_CircuitPython_Pypixelbuf.git
623620
[submodule "libraries/helpers/ble_apple_media"]
624621
path = libraries/helpers/ble_apple_media
625622
url = https://github.com/adafruit/Adafruit_CircuitPython_BLE_Apple_Media.git

Diff for: docs/drivers.rst

-1
Original file line numberDiff line numberDiff line change
@@ -510,7 +510,6 @@ Miscellaneous
510510
OV5640 Camera <https://circuitpython.readthedocs.io/projects/ov5640/en/latest/>
511511
OV7670 Camera <https://circuitpython.readthedocs.io/projects/ov7670/en/latest/>
512512
Pixelbuf <https://circuitpython.readthedocs.io/projects/pixelbuf/en/latest/>
513-
PyPixelbuf <https://circuitpython.readthedocs.io/projects/pypixelbuf/en/latest/>
514513
RockBlock Iridium Satellite Modem <https://circuitpython.readthedocs.io/projects/rockblock/en/latest/>
515514
Si4713 Stereo FM Transmitter <https://circuitpython.readthedocs.io/projects/si4713/en/latest/>
516515
Si5351 Clock Generator <https://circuitpython.readthedocs.io/projects/si5351/en/latest/>

Diff for: libraries/helpers/pypixelbuf

-1
This file was deleted.

0 commit comments

Comments
 (0)