Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ec: change usage of whitelist/blacklist | Paul Fagerburg | 2020-07-28 | 1 | -5/+5 |
* | LICENSE: remove unnecessary (c) after Copyright | Tom Hughes | 2019-06-19 | 1 | -1/+1 |
* | common: replace 1 << digits, with BIT(digits) | Gwendal Grignou | 2019-03-26 | 1 | -1/+1 |
* | btle: Timeout of ble_rx now based on chip time | Levi Oliver | 2016-08-12 | 1 | -0/+8 |
* | btle: Cleanup: Moved constants, renamed functions | Levi Oliver | 2016-08-11 | 1 | -15/+5 |
* | btle: Add framework for parsing data packets | Levi Oliver | 2016-08-11 | 1 | -1/+2 |
* | btle: Add common link layer code | Myles Watson | 2016-08-08 | 1 | -1/+1 |
* | common: Add Bluetooth LE support | Myles Watson | 2016-08-02 | 1 | -0/+393 |