osd-contiki/platform/galileo/drivers
Michael LeMay 58874ea25d x86, galileo: Refactor I2C and GPIO initialization
This patch revises the I2C and GPIO initialization code to always be
run during platform boot rather than within each process that requires
it.

This patch also revises the gpio-output example to use a pin that is
set as an output by the default pinmux configuration.  Previously, it
used a pin that was set as an output by the pinmux configuration that
is in effect when the OS does not change the pinmux configuration.
2016-02-16 21:19:44 -08:00
..
galileo-pinmux.c x86, galileo: Refactor I2C and GPIO initialization 2016-02-16 21:19:44 -08:00
galileo-pinmux.h x86: Add Galileo pinmux support 2015-12-21 08:06:14 -02:00
gpio-pcal9535a.c galileo: Fix code style violations 2015-12-21 08:06:14 -02:00
gpio-pcal9535a.h x86: Add PCAL9535A support 2015-12-21 08:06:14 -02:00
pwm-pca9685.c galileo: Fix code style violations 2015-12-21 08:06:14 -02:00
pwm-pca9685.h x86: Add PCA9685 support 2015-12-21 08:06:14 -02:00