contiki/cpu/x86/drivers/quarkX1000
Ricardo de Almeida Gonzaga a27af5b395 x86: Add Intel Quark X1000 I2C support
This patch adds the i2c.c, i2c.h and i2c-registers.h files,
which support access to I2C controller configuration register
through a function interface.
2015-12-21 08:06:14 -02:00
..
gpio.c x86: Add Intel Quark X1000 GPIO Controller (non-legacy) support 2015-12-21 08:06:14 -02:00
gpio.h x86: Add Intel Quark X1000 GPIO Controller (non-legacy) support 2015-12-21 08:06:14 -02:00
i2c-registers.h x86: Add Intel Quark X1000 I2C support 2015-12-21 08:06:14 -02:00
i2c.c x86: Add Intel Quark X1000 I2C support 2015-12-21 08:06:14 -02:00
i2c.h x86: Add Intel Quark X1000 I2C support 2015-12-21 08:06:14 -02:00
uart.c
uart.h