Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clumsy, but BLE advertising is up. | Brian Cully | 2019-08-19 | 6 | -16/+132 |
* | Change usb app name to usb, update to starb 0.2. | Brian Cully | 2019-08-15 | 3 | -38/+72 |
* | More WIP for btle comms. | Brian Cully | 2019-08-15 | 8 | -70/+121 |
* | Add TODO list for ble. | Brian Cully | 2019-08-14 | 1 | -0/+46 |
* | Use bulk starb read/write operations. | Brian Cully | 2019-08-13 | 6 | -83/+113 |
* | Move gdb_history ignore | Brian Cully | 2019-08-13 | 1 | -1/+1 |
* | Basic, and somewhat broken, UARTE1 handling. | Brian Cully | 2019-08-13 | 2 | -7/+131 |
* | Put I²C data on ringbuffer for main thread consumption. | Brian Cully | 2019-08-13 | 1 | -16/+29 |
* | Check rtc flags before updating counter. | Brian Cully | 2019-08-13 | 1 | -3/+4 |
* | Use starb 0.1.1. | Brian Cully | 2019-08-13 | 1 | -3/+3 |
* | better gdb? | Brian Cully | 2019-08-13 | 1 | -4/+5 |
* | Get I²C basics working. | Brian Cully | 2019-08-13 | 2 | -2/+65 |
* | Add UARTE1 instance. | Brian Cully | 2019-08-13 | 1 | -0/+29 |
* | Add HardFault handler. | Brian Cully | 2019-08-13 | 1 | -3/+13 |
* | Get RTC logger working. | Brian Cully | 2019-08-13 | 7 | -21/+316 |
* | WIP: sample code and runner for mdk board. | Brian Cully | 2019-08-13 | 6 | -5/+97 |
* | Ignore gdb_history | Brian Cully | 2019-08-12 | 1 | -0/+1 |
* | Add ble crate. | Brian Cully | 2019-08-11 | 3 | -0/+342 |
* | Move usb controller stuff to usb directory. | Brian Cully | 2019-08-11 | 12 | -60/+48 |
* | Update crate versions so this can be built off my machine. | Brian Cully | 2019-08-09 | 2 | -16/+28 |
* | Send keyboard reports over I²C. | Brian Cully | 2019-08-09 | 1 | -12/+22 |
* | Add USB stuff. | Brian Cully | 2019-08-07 | 3 | -8/+95 |
* | Reset the Trinket before DFU. | Brian Cully | 2019-08-06 | 1 | -0/+2 |
* | Simplify flashing. | Brian Cully | 2019-08-06 | 1 | -3/+4 |
* | Tweak RTC timer a bit. | Brian Cully | 2019-08-06 | 1 | -2/+3 |
* | i²c working. | Brian Cully | 2019-08-06 | 3 | -11/+24 |
* | Initial commit. | Brian Cully | 2019-08-06 | 11 | -0/+903 |