nes-proj/arch/platform/srf06-cc26xx/srf06
George Oikonomou 06bbb65bdb Simplify configuration of the CC13xx/CC26xx ROM bootloader
Currently board.h does all the work, but it does not really need to. This commit moves most of the ccfg defines to ccxxware-conf.h and now board.h only needs to specify the bootloader enable pin and corresponding level.
2018-09-17 13:15:58 +03:00
..
cc13xx Simplify configuration of the CC13xx/CC26xx ROM bootloader 2018-09-17 13:15:58 +03:00
cc26xx Simplify configuration of the CC13xx/CC26xx ROM bootloader 2018-09-17 13:15:58 +03:00
Makefile.srf06 Implement the new button HAL: SmartRF06 + CC13xxEM/CC26xxEM 2018-03-14 09:34:44 +00:00
als-sensor.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
als-sensor.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
board-buttons.c Implement the new button HAL: SmartRF06 + CC13xxEM/CC26xxEM 2018-03-14 09:34:44 +00:00
board-peripherals.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
board.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
leds-arch.c Delete trailing whitespaces (various leds-arch.c files) 2018-04-07 14:49:40 +01:00
srf06-sensors.c Implement the new button HAL: SmartRF06 + CC13xxEM/CC26xxEM 2018-03-14 09:34:44 +00:00