Skip to content

Commit 7ac68a4

Browse files
authored
Merge pull request #87 from tekktrik/feature/add-csv-library
Add csv library to libraries/helpers
2 parents 663343d + c65f91c commit 7ac68a4

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,3 +148,6 @@
148148
[submodule "libraries/helpers/asynccp"]
149149
path = libraries/helpers/asynccp
150150
url = https://github.com/WarriorOfWire/CircuitPython_async.git
151+
[submodule "libraries/helpers/csv"]
152+
path = libraries/helpers/csv
153+
url = https://github.com/tekktrik/CircuitPython_CSV.git

libraries/helpers/csv

Submodule csv added at 0022f18

0 commit comments

Comments
 (0)