packaging: also support rpmbuild from Tizen:2.3
[contrib/mraa.git] / include / mraa_adv_func.h
2015-09-08 Brendan Le Follmraa: Remove global advance_func struct and place it...
2015-09-08 Henry Bruceusb: Added gpio isr support to ft4222
2015-09-08 Henry Bruceusb: Added gpio read/write support for ft4222 with...
2015-09-08 Henry Bruceusb: Skeleton platform code for FTDI FT4222 USB to...
2015-07-01 Brendan Le Follgpio: all gpio enums prefixed with _mraa
2015-06-15 Alex Tereschenkospi.c: introduced a _replace hook for spi_lsbmode()
2015-04-04 Michael Ringmraa_adv_func.h: Added pwm initialization replace
2015-01-05 Brendan Le Folledison: add mraa_i2c_frequency replace hook for i2c-6
2014-12-19 Kurt Eckhardtgpio.c: add advance_func->gpio_close_pre
2014-11-17 Thomas Inglebymmap: remove implementation of mmap gpio
2014-10-20 Thomas Inglebyuart: add pre uart hook
2014-10-19 Thomas Inglebyuart: add init post hook
2014-09-09 Thomas Inglebyhook: add spi init hooks
2014-09-09 Thomas Inglebyhook: add pwm hook around init
2014-09-09 Thomas Inglebyaio: add init hooks, and fp hook
2014-07-24 Thomas Inglebypwm: add period write replace hook
2014-07-14 Thomas Inglebyi2c: add init(pre-post) hooks
2014-07-14 Thomas Inglebymraa: rename internal adv func mraa_adv_func_t
2014-07-11 Thomas InglebyMerge branch 'hook'
2014-07-11 Thomas Inglebyhook: rename from declared struct to adance_func
2014-07-01 Thomas Inglebyhook: remove hooks, move into branch.
2014-06-27 Thomas Inglebymraa: initial implementation of "hooks"