|
65 | 65 | [submodule "libraries/drivers/ws2801"]
|
66 | 66 | path = libraries/drivers/ws2801
|
67 | 67 | url = https://github.com/adafruit/Adafruit_CircuitPython_WS2801.git
|
68 |
| -[submodule "libraries/drivers/epd"] |
69 |
| - path = libraries/drivers/epd |
70 |
| - url = https://github.com/adafruit/Adafruit_CircuitPython_EPD.git |
71 | 68 | [submodule "libraries/helpers/led-animation"]
|
72 | 69 | path = libraries/helpers/led-animation
|
73 | 70 | url = https://github.com/adafruit/Adafruit_CircuitPython_LED_Animation.git
|
|
185 | 182 | [submodule "libraries/helpers/oauth_2"]
|
186 | 183 | path = libraries/helpers/oauth_2
|
187 | 184 | url = https://github.com/adafruit/Adafruit_CircuitPython_OAuth2.git
|
188 |
| -[submodule "libraries/drivers/sht4x"] |
189 |
| - path = libraries/drivers/sht4x |
190 |
| - url = https://github.com/adafruit/Adafruit_CircuitPython_SHT4x.git |
191 | 185 | [submodule "libraries/helpers/datetime"]
|
192 | 186 | path = libraries/helpers/datetime
|
193 | 187 | url = https://github.com/adafruit/Adafruit_CircuitPython_datetime.git
|
|
221 | 215 | [submodule "libraries/helpers/httpserver"]
|
222 | 216 | path = libraries/helpers/httpserver
|
223 | 217 | url = https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer.git
|
224 |
| -[submodule "libraries/drivers/floppy"] |
225 |
| - path = libraries/drivers/floppy |
226 |
| - url = https://github.com/adafruit/Adafruit_CircuitPython_floppy.git |
227 | 218 | [submodule "libraries/drivers/max1704x"]
|
228 | 219 | path = libraries/drivers/max1704x
|
229 | 220 | url = https://github.com/adafruit/Adafruit_CircuitPython_MAX1704x.git
|
|
0 commit comments