Commit Graph

5 Commits

Author SHA1 Message Date
George Oikonomou 9a2a3d50aa
Merge branch 'develop' into contrib/cc26xx/bootloader-config 2018-09-17 13:26:01 +01:00
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
Atis Elsts 8d12ca730f remove duplicate definitions of CC26xx/CC13xx flash pins 2018-09-15 14:30:17 +01:00
Jinyan BAI 46eca2ee25 Fix some code style problems 2018-09-11 15:23:34 +01:00
Jinyan BAI 3ece31be30 add support for TI's CC2640R2 2018-09-11 12:43:27 +01:00