Skip to content

Commit ca9cd21

Browse files
committed
remove copy of vcnl4020 in wrong location
This is what would cause the diagnostic at bundle build time: ``` .../Adafruit_CircuitPython_Bundle/libraries/drivers/libraries has version that doesn't follow SemVer (semver.org) ``` There's a copy of the driver at the correct location.
1 parent 8aa01b3 commit ca9cd21

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.gitmodules

-3
Original file line numberDiff line numberDiff line change
@@ -974,9 +974,6 @@
974974
[submodule "libraries/drivers/cst8xx"]
975975
path = libraries/drivers/cst8xx
976976
url = https://github.com/adafruit/Adafruit_CircuitPython_CST8XX.git
977-
[submodule "libraries/drivers/vcnl4020"]
978-
path = libraries/drivers/libraries/drivers/vcnl4020
979-
url = https://github.com/adafruit/Adafruit_CircuitPython_VCNL4020.git
980977
[submodule "libraries/helpers/qualia"]
981978
path = libraries/helpers/qualia
982979
url = https://github.com/adafruit/Adafruit_CircuitPython_Qualia.git
This file was deleted.

0 commit comments

Comments
 (0)