nes-proj/arch/cpu/cc26xx-cc13xx
Olav Frengstad d953adf0cb Make cc26xx radio driver configurable in prop mode operation
It's already possible to override the default radio driver when operating in IEEE mode.
This patch opens up for users defining their own radio driver when using prop mode.
This is useful when overriding certain radio driver functions.
2018-09-04 18:38:25 +02:00
..
dev SPI HAL API: lock()/open() and close()/unlock() merged 2018-04-04 11:30:32 +01:00
lib Don't disable the debug interface by default 2017-11-26 16:50:58 +00:00
rf-core rx full IRQ handling for cc13xx/cc26xx 2018-06-05 13:14:00 +02:00
ble-addr.c BLE L2CAP moved to the other MAC implementations 2018-01-03 14:36:14 +01:00
ble-addr.h code style fixes 2018-01-03 15:52:36 +01:00
cc13x0-cc26x0-cm3.h Add CC13xx/CC26xx CMSIS support 2017-11-27 11:19:31 +00:00
cc13xx-cc26xx-conf.h Make cc26xx radio driver configurable in prop mode operation 2018-09-04 18:38:25 +02:00
cc13xx-cc26xx-def.h Change the way of configuring SPI controller count 2018-04-04 11:30:32 +01:00
cc26xx.ld CC26xx: increase size of the region reserved for stack from 256 bytes to 1024 bytes 2018-03-29 14:09:38 +01:00
ccxxware-conf.h Add JTAG interface configuration in contiki-conf.h for CCxx platforms 2017-11-26 18:13:03 +00:00
clock.c Removed the remaining Contiki Interface declaration macros (CCIF/CLIF) 2018-02-21 01:14:10 +01:00
dbg.c Resolve multiple symbol definitions 2018-03-30 15:23:50 +01:00
doxygen-group.txt Create doxygen groups for CPUs 2017-12-03 00:05:11 +00:00
fault-handlers.c Renamed the drivers directory to arch to reflect that this is the main place for architecture-dependent functionality. 2017-06-28 16:20:43 +02:00
ieee-addr.c Include contiki.h instead of contiki-conf.h so as to ensure consistent inclusion of contiki-default-conf.h 2017-09-08 14:20:59 +02:00
ieee-addr.h Include contiki.h instead of contiki-conf.h so as to ensure consistent inclusion of contiki-default-conf.h 2017-09-08 14:20:59 +02:00
int-master.c Implement master interrupt manipulation (CC13xx/CC26xx) 2017-12-09 17:08:31 +00:00
lpm.c add deep sleep tracking for CC26xx 2017-11-15 12:17:53 +00:00
lpm.h Renamed the drivers directory to arch to reflect that this is the main place for architecture-dependent functionality. 2017-06-28 16:20:43 +02:00
Makefile.cc13xx Renamed the drivers directory to arch to reflect that this is the main place for architecture-dependent functionality. 2017-06-28 16:20:43 +02:00
Makefile.cc26xx Renamed the drivers directory to arch to reflect that this is the main place for architecture-dependent functionality. 2017-06-28 16:20:43 +02:00
Makefile.cc26xx-cc13xx Harmonize login, serialdump and serialvew across all platforms 2018-05-26 13:55:03 +01:00
random.c Renamed core to os 2017-09-01 15:29:00 +02:00
rtimer-arch.c Renamed the drivers directory to arch to reflect that this is the main place for architecture-dependent functionality. 2017-06-28 16:20:43 +02:00
rtimer-arch.h Pull CPU-related constants from the CPU header (CC13xx/CC26xx) 2017-12-06 16:00:46 +00:00
slip-arch.c Update doxygen content and structure 2018-03-30 15:24:04 +01:00
ti-lib-rom.h Renamed the drivers directory to arch to reflect that this is the main place for architecture-dependent functionality. 2017-06-28 16:20:43 +02:00
ti-lib.h Renamed the drivers directory to arch to reflect that this is the main place for architecture-dependent functionality. 2017-06-28 16:20:43 +02:00