aboutsummaryrefslogtreecommitdiff
path: root/example
AgeCommit message (Expand)Author
2016-08-28Use c++ style castHEADmastermainBin Chen
2016-05-24Implement the client side UART interface.Bertrand SIMONNET
2016-04-25Implement the client API for all I2C functions.Bertrand SIMONNET
2016-03-21Add a test for the C only compatibility.Bertrand SIMONNET
2016-03-15Add I2C managerLee Campbell
2016-03-15Implement the LED driver and HALLee Campbell
2016-03-15Expose the Led interface to the user.Bertrand SIMONNET
2016-03-14Cleanup Peripheral IO's examples.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-08Hook up the SPI HAL to the SPI managerLee Campbell
2016-03-03Add --pin arg to exampleLee Campbell
2016-03-02Add the peripheral IO HAL.Lee Campbell
2016-02-29Implement the client side interfaces for GPIO.Bertrand SIMONNET
2016-02-29Define the developer interface for GPIO.Bertrand SIMONNET
2016-01-21peripheralman: Add dummy aidl serviceLee Campbell