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 |
||
---|---|---|
.. | ||
include | ||
ldscripts | ||
periph | ||
cpu.c | ||
lpm_arch.c | ||
Makefile | ||
Makefile.include | ||
vectors.c |