aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-05-24Implement the client side UART interface.Bertrand SIMONNET
2016-04-25Implement the client API for all I2C functions.Bertrand SIMONNET
2016-03-30Remove listAvailableGpios.Bertrand SIMONNET
2016-03-30Allow setting the SPI message delay.Bertrand SIMONNET
2016-03-23Add unit tests for the Spi developer interfaces.Bertrand SIMONNET
2016-03-21Fix the headers to be C89 compatible.Bertrand SIMONNET
2016-03-15Add I2C managerLee Campbell
2016-03-15Expose the Led interface to the user.Bertrand SIMONNET
2016-03-10Cleanup error descriptions.Bertrand SIMONNET
2016-03-10Add a helper to acknowledge a GPIO interrupt.Bertrand SIMONNET
2016-03-10Use errno instead of a custom error code.Bertrand SIMONNET
2016-03-09Wire up GPIO and SPI list commandsLee Campbell
2016-03-08Hook up the SPI HAL to the SPI managerLee Campbell
2016-03-08Add doxygen docs for public headersLee Campbell
2016-03-08Expose SPI in the developer interface.Bertrand SIMONNET
2016-03-07Add support for edge, active low and polling fd for GPIO.Bertrand SIMONNET
2016-02-29Define the developer interface for GPIO.Bertrand SIMONNET
2016-01-21peripheralman: Add dummy aidl serviceLee Campbell
2016-01-20peripheralman: Barebones client and daemon.Lee Campbell