Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: Adds IRMd messages for the dev.h API calls | Sander Vrijders | 2016-03-24 | 1 | -29/+169 |
| | | | | | | This adds several messages for the dev.h API calls to communicate with the IRM daemon. The deserializing of these messages is still missing and the irmd hasn't been updated with them either. | ||||
* | tools: Simple echo application | Sander Vrijders | 2016-03-21 | 1 | -0/+104 |
This adds a simple echo application written to show application how to use the API. It also updates the dev.h header file with the insights gained from performing this excercise. |