Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | work on RTC tamper interrupt and external wake | Joey Castillo | 2021-08-08 | 1 | -1/+5 |
* | documentation! | Joey Castillo | 2021-08-05 | 1 | -1/+0 |
* | WIP deep sleep mode | Joey Castillo | 2021-08-03 | 1 | -3/+27 |
* | make this snake_case for consistency | Joey Castillo | 2021-08-03 | 1 | -13/+13 |
* | actually debounce button presses | Joey Castillo | 2021-08-03 | 1 | -3/+9 |
* | move app.h to library, no need for user to change it | Joey Castillo | 2021-08-02 | 1 | -33/+0 |
* | thinking through deep sleep stuff | Joey Castillo | 2021-08-02 | 2 | -36/+99 |
* | major project reorg, move library one level up | Joey Castillo | 2021-08-02 | 258 | -146125/+75 |
* | barebones 'hello world' project | Joey Castillo | 2021-08-02 | 6 | -453/+400 |
* | move user application code to app folder | Joey Castillo | 2021-08-01 | 7 | -189/+329 |
* | lil i2c test | Joey Castillo | 2021-08-01 | 5 | -6/+666 |
* | use atmel studio's configuration and init | Joey Castillo | 2021-07-30 | 5 | -9/+153 |
* | use atmel studio's startup and linker script | Joey Castillo | 2021-07-30 | 3 | -311/+373 |
* | bring in all the atmel studio stuff | Joey Castillo | 2021-07-20 | 249 | -36836/+137739 |
* | get UART working on SERCOM3 (9-pin A2/D1) | Joey Castillo | 2021-07-20 | 1 | -12/+12 |
* | move to a makefile based workflow | Joey Castillo | 2021-07-20 | 97 | -0/+44475 |