19 Commits

Author SHA1 Message Date
Joey Castillo
39bba27d7d simplify project makefiles 2021-08-28 14:13:03 -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
e45fdf15af work on RTC tamper interrupt and external wake 2021-08-08 15:02:38 -04:00
Joey Castillo
4e0f249bd2 documentation! 2021-08-05 16:04:03 -04:00
Joey Castillo
fc31739eb6 WIP deep sleep mode 2021-08-03 18:09:58 -04:00
Joey Castillo
8a06636833 make this snake_case for consistency 2021-08-03 11:54:43 -04:00
Joey Castillo
6cb7e38be2 actually debounce button presses 2021-08-03 11:53:57 -04:00
Joey Castillo
d2e43d132c move app.h to library, no need for user to change it 2021-08-02 17:34:35 -04:00
Joey Castillo
8b92a1b44a thinking through deep sleep stuff 2021-08-02 16:14:47 -04:00
Joey Castillo
34945d78e9 major project reorg, move library one level up 2021-08-02 14:36:04 -04:00
Joey Castillo
2d1e2e8c76 barebones 'hello world' project 2021-08-02 13:36:53 -04:00
Joey Castillo
7e330befff move user application code to app folder 2021-08-01 18:40:42 -04:00
Joey Castillo
a547d78c1e lil i2c test 2021-08-01 13:32:40 -04:00
Joey Castillo
6d2e5cd697 use atmel studio's configuration and init 2021-07-30 13:49:09 -04:00
Joey Castillo
e68086a087 use atmel studio's startup and linker script 2021-07-30 12:54:38 -04:00
Joey Castillo
b4b81f476c bring in all the atmel studio stuff 2021-07-20 16:26:54 -04:00
Joey Castillo
bc1ee49d80 get UART working on SERCOM3 (9-pin A2/D1) 2021-07-20 15:45:04 -04:00
Joey Castillo
18054a9e8f move to a makefile based workflow 2021-07-20 14:32:49 -04:00