summaryrefslogtreecommitdiffstats
path: root/ble/src/main.rs
Commit message (Collapse)AuthorAgeFilesLines
* Get I²C basics working.Brian Cully2019-08-131-2/+22
|
* Add UARTE1 instance.Brian Cully2019-08-131-0/+29
| | | | This will be to read from the trinket.
* Add HardFault handler.Brian Cully2019-08-131-3/+13
|
* Get RTC logger working.Brian Cully2019-08-131-17/+53
|
* WIP: sample code and runner for mdk board.Brian Cully2019-08-131-2/+38
|
* Add ble crate.Brian Cully2019-08-111-0/+3