zephyr/drivers/802.15.4
Jukka Rissanen ee0734c1a9 cc2520: Generate a mac address in the driver
The driver should read the mac address from the chip but in
case of cc2520, the chip does not have it. So generate a
random mac address for this invocation of the device.

Change-Id: I2d0cf2ee70525e7f5e65da9fb8ceaa1a2dccecdd
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-03-11 07:26:11 +00:00
..
Kconfig cc2520: Add Kconfig option for TI cc2520 channel 2016-02-10 19:13:00 -05:00
Makefile cc2520: Initial checkin for TI CC2520 802.15.4 driver 2016-02-05 20:25:23 -05:00
cc2520.c cc2520: Generate a mac address in the driver 2016-03-11 07:26:11 +00:00
cc2520.h cc2520: Reworking radio on and transmission logic 2016-02-05 20:25:23 -05:00
cc2520_arch.h cc2520: Remove useless gpio logic 2016-02-25 14:02:43 +01:00