1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/kw2xrf
Oleg Hahm 6f58862fec driver: assure required buffer size
The cpuid buffer is also used as a temporary buffer to store the EUI-64 of the transceiver, so we need to make sure that it is always big enough.
May be padded with zeroes for smaller CPUIDs.
2016-04-03 22:38:13 +02:00
..
include everything: Remove filename from @file Doxygen command 2015-05-22 07:34:41 +02:00
kw2xrf_spi.c drivers: adapted gpio_init(_x)() calls 2016-03-17 14:55:30 +01:00
kw2xrf.c driver: assure required buffer size 2016-04-03 22:38:13 +02:00
Makefile Initial import of tests for kw2x radio 2015-05-13 13:06:59 +02:00