]> git.earman.xyz Git - sensor-watch.git/commit
initial pass at simulator support
authorjoeycastillo <joeycastillo@utexas.edu>
Sun, 6 Oct 2024 21:14:46 +0000 (17:14 -0400)
committerjoeycastillo <joeycastillo@utexas.edu>
Sun, 6 Oct 2024 21:14:46 +0000 (17:14 -0400)
commit63c34005ee92283b81914b504b60ca1b9bdf6722
treea91fc5c1b5464fecbfe8f3f61ba125c8d5031fbc
parentffaf6f9fffc458702c4c2e84d7468ef9baff19ef
initial pass at simulator support
Makefile
movement.c
shell/shell.c
watch-library/simulator/main.c [deleted file]
watch-library/simulator/watch/watch_adc.c
watch-library/simulator/watch/watch_deepsleep.c
watch-library/simulator/watch/watch_extint.c
watch-library/simulator/watch/watch_main_loop.h
watch-library/simulator/watch/watch_rtc.c
watch-library/simulator/watch/watch_slcd.c
watch-library/simulator/watch/watch_tcc.c