1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/cc26x2_cc13x2
Leandro Lanzieri d87f0cc66b
cpu/kconfig: Rename CPU classification symbols
This removes the `CPU_FAMILY` and `CPU_SERIES` common CPU symbols and
adds `CPU_FAM` instead.
2020-06-16 14:27:27 +02:00
..
include cc26x2_cc13x2: add oscillator switching functions 2020-05-02 13:25:41 -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/kconfig: Rename CPU classification symbols 2020-06-16 14:27:27 +02: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/*: add cortex_mpu to known-to-support CPU families 2020-03-03 22:59:41 +01:00
Makefile.include cpu/cortexm: move CPU_ARCH/FAM to Makefile.features 2020-02-17 16:02:48 +01:00
osc.c cc26x2_cc13x2: add oscillator switching functions 2020-05-02 13:25:41 -05:00
pm.c cpu/cc13x2: rename cc13x2 cpu to cc26x2_cc13x2 2020-01-20 09:31:48 -05:00
setup.c cc26x2_cc13x2: add setup_trim_device function 2020-04-29 18:32:58 -05:00