]> git.earman.xyz Git - sensor-watch.git/commit
implement USB console
authorJoey Castillo <jose.castillo@gmail.com>
Sat, 28 Aug 2021 17:35:52 +0000 (13:35 -0400)
committerJoey Castillo <jose.castillo@gmail.com>
Sat, 28 Aug 2021 17:55:17 +0000 (13:55 -0400)
commit3e45de7deade177b5caa921ee72a0e36300474c7
treea93006c058d0efeb50353227a06eedb240005060
parent39a5c822a2a2e798e2e39ff8a98b7af84253026c
implement USB console
Sensor Watch Starter Project/make/Makefile
watch-library/hw/atmel_start_pins.h
watch-library/main.c
watch-library/watch/tusb_config.h [new file with mode: 0644]
watch-library/watch/watch_gpio.c
watch-library/watch/watch_gpio.h
watch-library/watch/watch_private.c
watch-library/watch/watch_private.h
watch-library/watch/watch_uart.c