gpio.c: fix styling of functions
[contrib/mraa.git] / src / gpio / gpio.c
2014-04-23 Brendan Le Follgpio.c: fix styling of functions
2014-04-23 Brendan Le Follgpio.c: simplify gpio_get_valfp and make static
2014-04-22 Brendan Le Follmaa: general licensing + styling cleanup
2014-04-14 Thomas InglebyMerge branch 'pwm' into for-pull
2014-04-14 Thomas InglebyMerge branch 'gpio' into for-pull
2014-04-14 Thomas Inglebygpio: Tempory fix when changing direction
2014-04-11 Thomas Inglebygpio: Add cpp example to use IO.
2014-04-11 Brendan Le FollMerge branch 'gpio' of github.com:tingleby/maa into...
2014-04-11 Thomas Inglebygpio: gpio in/out both work
2014-04-11 Thomas Inglebygpio: get file handle if none exists
2014-04-11 Thomas Inglebygpio: work done to export,read,write to gpio
2014-04-11 Thomas Inglebygpio: modified api to include close.
2014-04-10 Brendan Le Follgpio: enable very basic gpio control from swig