1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/cc26xx_cc13xx/include
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
..
cc26xx_cc13xx_adi.h cc26xx_cc13xx: add ADI3 and masked access 2020-04-29 18:32:58 -05:00
cc26xx_cc13xx_ccfg.h cpu/cc26xx_cc13xx: add CCFG register values 2020-09-27 17:56:55 -05:00
cc26xx_cc13xx_gpio.h cpu/cc26x0: Factor out code common for cc26xx/cc13xx family 2019-10-29 21:27:00 +01:00
cc26xx_cc13xx_gpt.h cpu/cc26x0: Factor out code common for cc26xx/cc13xx family 2019-10-29 21:27:00 +01:00
cc26xx_cc13xx_hard_api.h cc26xx_cc13xx: add ROM Hard-API 2020-05-02 13:25:41 -05:00
cc26xx_cc13xx_i2c.h cpu/cc26x0: Factor out code common for cc26xx/cc13xx family 2019-10-29 21:27:00 +01:00
cc26xx_cc13xx_ioc.h cc26xx_cc13xx: update AON_IOC register bank 2020-04-29 18:16:45 -05:00
cc26xx_cc13xx_power.h cc26xx_cc13xx: add API to manage peripheral clocks 2020-03-23 09:33:53 -05:00
cc26xx_cc13xx_rfc.h cc26xx_cc13xx: add RFC_DBELL/RFC_PWR definitions 2020-03-16 19:36:54 -05:00
cc26xx_cc13xx_uart.h cc26xx_cc13xx: fix UART1 initialization 2020-04-08 12:24:02 -05:00
cc26xx_cc13xx_vims.h cc26xx_cc13xx: fix FLASH->CFG offset, update VIMS 2020-04-29 18:16:45 -05:00
cc26xx_cc13xx_wdt.h cpu/cc26x0: Fix register map for WDT 2019-10-29 21:27:00 +01:00
cc26xx_cc13xx.h cc26xx_cc13xx: add ROM Hard-API 2020-05-02 13:25:41 -05:00
cpu_conf_cc26xx_cc13xx.h cpu/cc26xx_cc13xx: add & link CCFG configuration 2020-09-27 17:58:11 -05:00
periph_cpu_common.h cpu/cc26xx_cc13xx: use generic hw fc module 2020-03-10 14:22:34 +01:00