summaryrefslogtreecommitdiff
path: root/src/plugins/wavecom
Commit message (Collapse)AuthorAgeFilesLines
* plugins: setup new helper macros to define pluginsAleksander Morgado2023-01-032-56/+5
| | | | | We also remove the plugin headers completely as they are not really required anywhere.
* build: move plugins directory to src/pluginsAleksander Morgado2023-01-034-0/+1507
We are going to allow including the plugin sources built within the ModemManager daemon binary; moving the sources within the daemon sources directory makes it easier.