mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
bac5cda1e3
In general, data transferred through I2C are bytes and thus should have type uint8_t, not char. Also convert uint8_t ptrs to void ptrs |
||
---|---|---|
.. | ||
cpuid.c | ||
gpio.c | ||
hwrng.c | ||
i2c.c | ||
Makefile | ||
spi.c | ||
timer.c | ||
uart.c |