swig: add unexport() calls to be used by destructors in object api
[contrib/mraa.git] / api / gpio.h
2014-05-02 Brendan Le Follswig: add unexport() calls to be used by destructors...
2014-05-01 Thomas InglebyMerge branch 'pinmap'
2014-04-30 Brendan Le FollMerge branch 'spi-new' of github.com:tingleby/maa into...
2014-04-30 Brendan Le Follapi: Change api licensing as it now has nothing to...
2014-04-30 Brendan Le Follgpio.h: fix doxygen comment on struct
2014-04-29 Brendan Le Folljavascript: fix swig generation of node.js api
2014-04-29 Brendan Le FollMerge pull request #5 from tingleby/master
2014-04-29 Thomas Inglebygpio: Matured the GPIO API.
2014-04-28 Brendan Le Folldoc: initial documentation of api
2014-04-28 Brendan Le FollMerge pull request #4 from emea-ssg-drd/dumpc++
2014-04-28 Brendan Le Follmaa: change struct names to be more unique and fix...
2014-04-27 Brendan Le Follmaa: change the linking of maa and make gpio functions...
2014-04-27 Brendan Le FollMAA version 0.2.0 moves to a standard C API
2014-04-22 Brendan Le Follmaa: general licensing + styling cleanup
2014-04-11 Brendan Le FollMerge branch 'gpio' of github.com:tingleby/maa into...
2014-04-11 Thomas Inglebygpio: modified api to include close.
2014-04-10 Brendan Le Follgpio: enable very basic gpio control from swig
2014-04-10 Brendan Le Follgpio: cleanup of initial gpio work and add to CMakeList...