Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use NVIC::unmask instead of nvic.enable() | Brian Cully | 2019-09-09 | 1 | -8/+10 |
* | Clumsy, but BLE advertising is up. | Brian Cully | 2019-08-19 | 1 | -1/+8 |
* | More WIP for btle comms. | Brian Cully | 2019-08-15 | 1 | -15/+32 |
* | Use bulk starb read/write operations. | Brian Cully | 2019-08-13 | 1 | -28/+10 |
* | Basic, and somewhat broken, UARTE1 handling. | Brian Cully | 2019-08-13 | 1 | -7/+46 |
* | Get I²C basics working. | Brian Cully | 2019-08-13 | 1 | -2/+22 |
* | 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 | 1 | -17/+53 |
* | WIP: sample code and runner for mdk board. | Brian Cully | 2019-08-13 | 1 | -2/+38 |
* | Add ble crate. | Brian Cully | 2019-08-11 | 1 | -0/+3 |