Adding adafruit_pixelbuf

This commit is contained in:
Kattni Rembor 2021-07-16 13:45:24 -04:00
parent 15690923d7
commit ee31db22fb
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored
View file

@ -833,3 +833,6 @@
[submodule "libraries/helpers/macropad"]
path = libraries/helpers/macropad
url = https://github.com/adafruit/Adafruit_CircuitPython_MacroPad.git
[submodule "libraries/helpers/pixelbuf"]
path = libraries/helpers/pixelbuf
url = https://github.com/adafruit/Adafruit_CircuitPython_Pixelbuf.git

View file

@ -495,6 +495,7 @@ Miscellaneous
Nunchuk <https://circuitpython.readthedocs.io/projects/nunchuk/en/latest/>
OV2640 Camera <https://circuitpython.readthedocs.io/projects/ov2640/en/latest/>
OV7670 Camera <https://circuitpython.readthedocs.io/projects/ov7670/en/latest/>
Pixelbuf <https://circuitpython.readthedocs.io/projects/pixelbuf/en/latest/>
PyPixelbuf <https://circuitpython.readthedocs.io/projects/pypixelbuf/en/latest/>
RockBlock Iridium Satellite Modem <https://circuitpython.readthedocs.io/projects/rockblock/en/latest/>
Si4713 Stereo FM Transmitter <https://circuitpython.readthedocs.io/projects/si4713/en/latest/>

@ -0,0 +1 @@
Subproject commit e52cf58a7a1f1bb0c76102987120cd48ce0e24e9