osd-contiki/dev/cc2520
Ralf Schlatterbeck b87ba1f526 Working ping
Biggest problem was definitions in rtimer_arch.h -- we have a 16-bit
rtimer_clock_t so this was overflowing and not working. Therefore most
delays in the radio implementation didn't work.
2016-05-12 14:00:53 +02:00
..
cc2520.c Working ping 2016-05-12 14:00:53 +02:00
cc2520.h Solved issue with CC2520_READ_REG macro to read correct value of register. 2015-09-08 19:39:23 +05:30
cc2520_const.h Moved the cc2520 driver into its own dev/cc2520 module 2014-01-26 23:20:31 +01:00