summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use starb 0.1.1.Brian Cully2019-08-131-3/+3
* better gdb?Brian Cully2019-08-131-4/+5
* Get I²C basics working.Brian Cully2019-08-132-2/+65
* Add UARTE1 instance.Brian Cully2019-08-131-0/+29
* Add HardFault handler.Brian Cully2019-08-131-3/+13
* Get RTC logger working.Brian Cully2019-08-137-21/+316
* WIP: sample code and runner for mdk board.Brian Cully2019-08-136-5/+97
* Ignore gdb_historyBrian Cully2019-08-121-0/+1
* Add ble crate.Brian Cully2019-08-113-0/+342
* Move usb controller stuff to usb directory.Brian Cully2019-08-1112-60/+48
* Update crate versions so this can be built off my machine.Brian Cully2019-08-092-16/+28
* Send keyboard reports over I²C.Brian Cully2019-08-091-12/+22
* Add USB stuff.Brian Cully2019-08-073-8/+95
* Reset the Trinket before DFU.Brian Cully2019-08-061-0/+2
* Simplify flashing.Brian Cully2019-08-061-3/+4
* Tweak RTC timer a bit.Brian Cully2019-08-061-2/+3
* i²c working.Brian Cully2019-08-063-11/+24
* Initial commit.Brian Cully2019-08-0611-0/+903