10 Commits

Author SHA1 Message Date
Joey Castillo
fbd9ae4b67 run watch at 4 MHz unless USB is enabled 2021-08-30 17:35:47 -04:00
Joey Castillo
b0845cc3f1 fix typo 2021-08-30 14:37:14 -04:00
Joey Castillo
53053ad89a SIMPLIFY! Always run the main clock at 8 MHz 2021-08-30 14:03:43 -04:00
Joey Castillo
6353d25d46 big PWM refactor: drive both LEDs and buzzer from TCC 2021-08-29 17:40:44 -04:00
Joey Castillo
ef0ed276a5 handle tinyusb device tasks on a timer, allows delays in app 2021-08-28 19:53:12 -04:00
Joey Castillo
27e3863a05 add alternate _write for debugging USB issues 2021-08-28 19:44:52 -04:00
Joey Castillo
048b5c1d3f force sending data after a _write 2021-08-28 19:34:31 -04:00
Joey Castillo
3e45de7dea implement USB console 2021-08-28 13:55:17 -04:00
Joey Castillo
d09d3c3c95 external interrupt refactor: allow enabling in watch library functions 2021-08-25 12:15:58 -06:00
Joey Castillo
67b749f3af refactor: break out different areas of functionality 2021-08-23 08:11:49 -06:00