1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/cc2650-launchpad
Marian Buschsieweke c4ff80b6b9
boards/cc{13xx,26xx}: clean up OpenOCD config
Place common OpenOCD configs for the different cc13xx and cc26xx
families in boards/common/cc26xx_cc13xx/dist and automatically select
the correct one based on the (prefix of the) value of `$(CPU_MODEL)`, if
`OPENOCD_CONFIG` was not specified and no custom `openocd.cfg` is
located in the board's `dist` folder.

The `cc2650-launchpad` and `cc2650stk` have been adapted to use the
common config instead.
2023-01-10 21:58:19 +01:00
..
include boards: drop board_init() from board.h 2022-02-25 15:08:58 +01:00
doc.txt boards/cc1350-lauchpad: fix conflict with PR #18808 2022-10-28 09:27:55 -04:00
Kconfig
Makefile
Makefile.dep
Makefile.features
Makefile.include boards/cc{13xx,26xx}: clean up OpenOCD config 2023-01-10 21:58:19 +01:00