aboutsummaryrefslogtreecommitdiffstats
path: root/mpm/tools/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* mpm: break up device compilationBrent Stapleton2018-03-051-3/+3
| | | | Breaking up dboard compilation based on the target MPM_DEVICE.
* mpm: Add EEPROM utilities for N310Martin Braun2018-01-121-4/+31
| | | | Actually-written-by: Moritz Fischer <moritz.fischer@ettus.com>
* mpm: Harmonize all license headerMartin Braun2017-12-221-13/+2
| | | | Now uses SPDX headers everywhere.
* mpm: Added mpm_shell.pyMartin Braun2017-12-221-1/+1
| | | | | Was actually the old rpc_shell.py, was renamed and heavily refactored. Now includes claim logic and other fancy features.
* mpm: CMake cleanup, Python code enhancementsAndrej Rode2017-12-221-0/+21
- Send user defined data in ping - Improve rpc_shell, add mpm_debug.py, fix tracebacks in multiprocessing