TabFS/.gitmodules
Omar Rizwan adf4330f54 start refactor to use frozen instead of cJSON; I can list dirs, but can't read file yet
also (... at the same time ...) more work on refactoring background.js
to eliminate middle layer, I guess
2020-12-01 21:47:05 -08:00

10 lines
262 B
Plaintext

[submodule "fs/cJSON"]
path = fs/cJSON
url = https://github.com/DaveGamble/cJSON.git
[submodule "fs/base64"]
path = fs/base64
url = https://github.com/zhicheng/base64.git
[submodule "fs/frozen"]
path = fs/frozen
url = https://github.com/cesanta/frozen.git