osd-contiki/platform/pico-rv32-icoboard
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-arch-sfd.c First implementation of cc2520 radio 2016-05-08 21:20:58 +02:00
cc2520-arch-sfd.h First implementation of cc2520 radio 2016-05-08 21:20:58 +02:00
cc2520-arch.c Working ping 2016-05-12 14:00:53 +02:00
cc2520-arch.h Working ping 2016-05-12 14:00:53 +02:00
contiki-conf.h Working ping 2016-05-12 14:00:53 +02:00
contiki-main.c Working ping 2016-05-12 14:00:53 +02:00
Makefile.pico-rv32-icoboard First implementation of cc2520 radio 2016-05-08 21:20:58 +02:00
params.c Initial PicoRV32 target 2016-03-31 12:47:05 +02:00
params.h First implementation of cc2520 radio 2016-05-08 21:20:58 +02:00