1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/cc26xx_cc13xx
Jean Pierre Dudey 20439cc3cc
cc26xx_cc13xx: add RFC_DBELL/RFC_PWR definitions
This definition is compatible with `cc26x0` and `cc26x2_cc13x2`.

The only difference is (cc26x0 -> cc26x2_cc13x2):

- IRQ13 -> FG_COMMAND_STARTED
- IRQ12 -> COMMAND_STARTED

Those IRQs aren't used on cc26x0 radio so it shouldn't affect anything.
2020-03-16 19:36:54 -05:00
..
include cc26xx_cc13xx: add RFC_DBELL/RFC_PWR definitions 2020-03-16 19:36:54 -05:00
periph cpu/cc26xx_cc13xx: use generic hw fc module 2020-03-10 14:22:34 +01:00
doc.txt cpu/cc13x2: rename cc13x2 cpu to cc26x2_cc13x2 2020-01-20 09:31:48 -05:00
Makefile cpu/cc26x0: Factor out code common for cc26xx/cc13xx family 2019-10-29 21:27:00 +01:00
Makefile.dep cpu/cc26xx_cc13xx: move dependencies to Makefile.dep 2020-01-28 13:20:52 +01:00
Makefile.features cpu/cc26x0: Factor out code common for cc26xx/cc13xx family 2019-10-29 21:27:00 +01:00
Makefile.include cpu/cc26xx_cc13xx: move dependencies to Makefile.dep 2020-01-28 13:20:52 +01:00
vectors.c cpu/cc26x0: Factor out code common for cc26xx/cc13xx family 2019-10-29 21:27:00 +01:00