]> git.earman.xyz Git - sensor-watch.git/commit
watch library: implement UART
authorJoey Castillo <joeycastillo@utexas.edu>
Thu, 27 Jan 2022 00:31:49 +0000 (19:31 -0500)
committerJoey Castillo <joeycastillo@utexas.edu>
Thu, 27 Jan 2022 00:31:49 +0000 (19:31 -0500)
commit0c78fdf5350b3e3d6e8335fc83fb942763c447ad
treefab1f6748131436bf4ee734a29d895b759dd84fc
parent71ea3b9de98de7034c081adaae2e1e1ff79390d4
watch library: implement UART
make.mk
watch-library/hardware/hw/driver_init.h
watch-library/hardware/watch/watch_uart.c
watch-library/shared/watch/watch_uart.h
watch-library/simulator/watch/watch_uart.c