mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
70113b5fd3
This initial I2C support allows to use the I2C bus in controller mode to interact with multiple peripherals in blocking mode. The CPU will perform a busy wait when transferring data over I2C. |
||
---|---|---|
.. | ||
flexcomm.c | ||
gpio_mux.c | ||
gpio.c | ||
i2c.c | ||
Makefile | ||
rtc.c | ||
timer.c | ||
uart.c | ||
wdt.c |