File tree 3 files changed +6
-0
lines changed 3 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 1067
1067
[submodule "libraries/drivers/tlv320 "]
1068
1068
path = libraries/drivers/tlv320
1069
1069
url = https://github.com/adafruit/Adafruit_CircuitPython_TLV320.git
1070
+ [submodule "libraries/helpers/anchored_group "]
1071
+ path = libraries/helpers/anchored_group
1072
+ url = https://github.com/adafruit/Adafruit_CircuitPython_Anchored_Group.git
Original file line number Diff line number Diff line change @@ -65,6 +65,8 @@ Helpers for building graphical interfaces using the displayio core module and fr
65
65
66
66
.. toctree ::
67
67
68
+ Anchored Group (adafruit_anchored_group) <https://docs.circuitpython.org/projects/anchored_group/en/latest/ >
69
+ Anchored TileGrid (adafruit_anchored_tilegrid) <https://docs.circuitpython.org/projects/anchored_tilegrid/en/latest/ >
68
70
Cursor Control (adafruit_cursorcontrol) <https://docs.circuitpython.org/projects/cursorcontrol/en/latest/ >
69
71
Bitmap Font (adafruit_bitmap-font) <https://docs.circuitpython.org/projects/bitmap-font/en/latest/ >
70
72
Bitmap Saver (adafruit_bitmapsaver) <https://docs.circuitpython.org/projects/bitmapsaver/en/latest/ >
You can’t perform that action at this time.
0 commit comments