Hi all,
How can I add new service .api files into the development environment? I want to add the gpioExpanderService from https://github.com/mangOH/GpioExpander into the legato framework. I put the folder in legato/apps/platformServices, but the service cannot be found by the build tool.
How can I do this right?
Thx.
Already solved. It was because I wrote the binding wrong.