]> git.earman.xyz Git - sensor-watch.git/commit
add mechanism for building alternate firmware images
authorJoey Castillo <joeycastillo@utexas.edu>
Wed, 20 Apr 2022 21:18:58 +0000 (17:18 -0400)
committerJoey Castillo <joeycastillo@utexas.edu>
Wed, 20 Apr 2022 21:21:47 +0000 (17:21 -0400)
commitb0bdf35d8f6340be04aebe7fbd368418d8c15043
treeabf080fb2529452db286673fee1c4772a3006048
parent263e7c6543ab580bed0567b018d1f198f918a64b
add mechanism for building alternate firmware images
make.mk
movement/alt_fw/alt_time.h [new file with mode: 0644]
movement/alt_fw/deep_space_now.h [new file with mode: 0644]
movement/alt_fw/focus.h [new file with mode: 0644]
movement/alt_fw/the_athlete.h [new file with mode: 0644]
movement/alt_fw/the_backpacker.h [new file with mode: 0644]
movement/alt_fw/the_stargazer.h [new file with mode: 0644]
movement/make/.gitignore
movement/make/make_alternate_fw.sh [new file with mode: 0755]
movement/movement.c