examples: Update examples to use newer maa functions
authorThomas Ingleby <thomas.c.ingleby@intel.com>
Thu, 1 May 2014 16:08:54 +0000 (17:08 +0100)
committerThomas Ingleby <thomas.c.ingleby@intel.com>
Thu, 1 May 2014 16:08:54 +0000 (17:08 +0100)
commitea81a0ba754a81526ab2f0f7d41295962105dac4
tree7a7f93b7bfb643c55d801014591881cd0cc47a76
parente96df16f75c0d0974938e8d8877f145350012303
examples: Update examples to use newer maa functions

* Use maa_init() before any other maa functions are called
* Use ioNN instead of gpioXX, Using mapping

Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
examples/blink-io8.c
examples/cycle-pwm3.c
examples/i2c_HMC5883L.c
examples/javascript/example.js
examples/python/blink-io8.py
examples/python/cycle-pwm3.py
examples/python/hello_gpio.py
examples/python/readi2c.py