zephyr/drivers/802.15.4
Jukka Rissanen 086dfc2c2a cc2520: Busywait max 500ms before trying to send another packet
The 100ms wait was too short. After some debugging, the
packets were successfully sent after 250ms wait.

Change-Id: Ib367f8df81ed3039b041f1e7b46d8f562a0adcac
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-02-17 13:08:04 +00:00
..
cc2520.c cc2520: Busywait max 500ms before trying to send another packet 2016-02-17 13:08:04 +00:00
cc2520.h cc2520: Reworking radio on and transmission logic 2016-02-05 20:25:23 -05:00
cc2520_arch.h cc2520: Fix debug prints format specifiers 2016-02-12 10:57:37 +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