]> git.earman.xyz Git - sensor-watch.git/commit
add support for a small filesystem on the watch
authorJoey Castillo <joeycastillo@utexas.edu>
Fri, 6 May 2022 21:06:27 +0000 (17:06 -0400)
committerJoey Castillo <joeycastillo@utexas.edu>
Fri, 6 May 2022 21:12:14 +0000 (17:12 -0400)
commitd4ebe64af05e2fa163bcea0dd699ae9c8934cc6f
tree0f9db98200a7fc0028ef2549ddfba15918b7465d
parent21026c8eb750b35c07bb3ae9fb043fd01e502a06
add support for a small filesystem on the watch
apps/eeprom-emulation-upgrade/Makefile [new file with mode: 0755]
apps/eeprom-emulation-upgrade/app.c [new file with mode: 0644]
apps/flash-test/Makefile [new file with mode: 0755]
apps/flash-test/app.c [new file with mode: 0644]
make.mk
watch-library/hardware/watch/watch_storage.c [new file with mode: 0644]
watch-library/shared/watch/watch.h
watch-library/shared/watch/watch_storage.h [new file with mode: 0644]
watch-library/simulator/watch/watch_storage.c [new file with mode: 0644]