summaryrefslogtreecommitdiff
path: root/src/plugins/anydata
Commit message (Collapse)AuthorAgeFilesLines
* plugins: setup new helper macros to define pluginsAleksander Morgado2023-01-032-50/+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/+544
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.