contiki/cpu/cc26xx-cc13xx
2016-04-18 17:14:37 +08:00
..
dev Always set a valid time for the next AON RTC CH1 compare event 2015-11-14 02:44:04 +01:00
lib Update CCxxwares to our warning-free version 2015-10-20 10:11:41 +02:00
rf-core This fixes an event handling issue in the cc26xx BLE driver. Currently, the rf_ble_beacon_process triggers the BLE beacon upon receiving any event, rather than verifying that the event timer has expired. This means that any PROCESS_BROADCAST (e.g. any sensor event) will fire the beacon. This commit adds logic to prevent this. 2016-04-18 17:14:37 +08:00
cc26xx.ld
clock.c Tickless bugfixes: 2015-09-02 12:05:47 +02:00
dbg.h
debug-uart.h
fault-handlers.c
ieee-addr.c
ieee-addr.h
lpm.c Improve CC13xx/CC26xx LPM logic 2015-11-14 02:48:46 +01:00
lpm.h
Makefile.cc13xx
Makefile.cc26xx
Makefile.cc26xx-cc13xx Added the WERROR=1 flag to the CC2538 and CC26xx CPUs 2015-10-20 10:11:23 +02:00
mtarch.h
putchar.c
rtimer-arch.c
rtimer-arch.h
slip-arch.c
ti-lib.h