maa: change the linking of maa and make gpio functions match maa_ spec
authorBrendan Le Foll <brendan.le.foll@intel.com>
Sun, 27 Apr 2014 22:11:31 +0000 (23:11 +0100)
committerBrendan Le Foll <brendan.le.foll@intel.com>
Sun, 27 Apr 2014 22:11:31 +0000 (23:11 +0100)
commited0a1f60853ea209ed7918843e83870799ca6899
treed0585943bff64c05e65fe8ae45c9ece168e0a8a9
parenta28d5383217e7d1a1bd117439b64afa47f05cfa5
maa: change the linking of maa and make gpio functions match maa_ spec

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
14 files changed:
api/gpio.h
api/i2c.h
api/maa.h
api/pwm.h
examples/CMakeLists.txt
examples/blink-io8.c
examples/cycle-pwm3.c
examples/i2c_HMC5883L.c
src/CMakeLists.txt
src/gpio/gpio.c
src/i2c/i2c.c
src/maa.c
src/maa.i
src/pwm/pwm.c