aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-16Flash blue LED to indicate MKM wipe completed.HEADmasterFredrik Thulin
2016-07-16The sleep mode seems to not work yet.Fredrik Thulin
2016-07-16Release MKM to the FPGA on initialization.Fredrik Thulin
2016-07-16mkm_wipe: Toggle CS to conclude spi_set_operation.Fredrik Thulin
2016-07-16Use -mmcu=attiny828 instead of -mmcu=avr25.Fredrik Thulin
2016-07-04Update build instructions to include dependency on avr-libc.Linus Nordberg
2016-07-04Have 'clean' complain less.Linus Nordberg
2016-06-10Do wipe MKM when tamper is detected, sleep when not.Linus Nordberg
2016-06-10Compile with -std=gnu99 and -Wpedantic.Linus Nordberg
2016-06-10Minor updates of README.Linus Nordberg
2016-05-19Explain SPI dummy write in comments.Linus Nordberg
2016-05-19Add copyright and licensing info.Linus Nordberg
2016-05-18Add info about building and uploading.Linus Nordberg
2016-05-18Read from and write to MKM when panic button is pressed.Linus Nordberg