1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/cc26x2_cc13x2
Jean Pierre Dudey 447cdebd26 cpu/cc26xx_cc13xx: add & link CCFG configuration
> Allows flahsing CCFG configuration using Kconfig,
formely "make menuconfig".
> Supports cc26x0, cc26x2_cc13x2.
> Can be used to enable bootloader backdoor, to use
cc2538-bsl flashing script.
> Not all options are in Kconfig, most important ones,
others can be added in further commits.
> On cc13xx targets the VDDR high option can be enabled
using Kconfig.
> With this, RIOT can flash blank chips and the firmware
will run just fine.

Signed-off-by: Jean Pierre Dudey <me@jeandudey.tech>
2020-09-27 17:58:11 -05:00
..
include cpu/cc26xx_cc13xx: add & link CCFG configuration 2020-09-27 17:58:11 -05:00
periph cpu/cc13x2: rename cc13x2 cpu to cc26x2_cc13x2 2020-01-20 09:31:48 -05:00
auxiliary.c cpu/cc26x2_cc13x2: rename aux.c to restore Windows compatibility 2020-06-10 23:24:09 +02:00
cpu.c cc26x2_cc13x2: add setup_trim_device function 2020-04-29 18:32:58 -05:00
doc.txt cpu/cc13x2: rename cc13x2 cpu to cc26x2_cc13x2 2020-01-20 09:31:48 -05:00
Kconfig cpu/cc26xx_cc13xx: add & link CCFG configuration 2020-09-27 17:58:11 -05:00
Makefile cpu/cc13x2: rename cc13x2 cpu to cc26x2_cc13x2 2020-01-20 09:31:48 -05:00
Makefile.dep cc26xx_cc13xx: add power abstraction 2020-03-23 09:33:22 -05:00
Makefile.features cpu: Rename CPU_ARCH to CPU_CORE 2020-06-16 12:05:40 +02:00
Makefile.include cpu/cc26xx_cc13xx: add & link CCFG configuration 2020-09-27 17:58:11 -05:00
osc.c cc26x2_cc13x2: add oscillator switching functions 2020-05-02 13:25:41 -05:00
setup.c cc26x2_cc13x2: add setup_trim_device function 2020-04-29 18:32:58 -05:00