Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mpm: Update all license headers | Martin Braun | 2018-02-19 | 1 | -2/+2 |
| | | | | | - Fix typo in company name (missing 'a') - Updated SPDX license identifier to version 3.0 | ||||
* | mpm: Harmonize all license header | Martin Braun | 2017-12-22 | 1 | -16/+5 |
| | | | | Now uses SPDX headers everywhere. | ||||
* | mpm: Major refactoring | Martin Braun | 2017-12-22 | 1 | -0/+56 |
- Created clean interfaces for SPI and registers - Severed most links to UHD - Added a lockable class which allows exposing mutexes into Python |