1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/nrf52dk
Marian Buschsieweke b8936c7895
boards/nrf52dk: fix doc
The board definition of the `nrf52dk` was likely created for some clone
board. However, an official board name nRF52 DK provided by Nordic
also exists. This resulted in previous contributors in confusing this
with the official board and "fixing" the board definition to match
the nRF52 DK board.

Or maybe it always has been meant to be the official board and someone
just added a wrong image to it.

In either case, this brings the documentation back in alignment with
the code by replacing references to some random clone board and the
image of the random clone board with those to/of the official Nordic
nRF52 DK board.
2022-09-26 14:10:57 +02:00
..
include boards: add some missing whitespaces for static tests 2022-09-14 15:11:14 +02:00
doc.txt boards/nrf52dk: fix doc 2022-09-26 14:10:57 +02:00
Kconfig boards: model nrf52 boards 2021-12-08 13:25:29 +01:00
Makefile boards/nrf52dk: use common code 2017-11-30 15:50:57 +01:00
Makefile.dep boards/common/nrf52xxxdk: align module name with dirname 2021-12-08 13:25:29 +01:00
Makefile.features boards/nrf52832: manage features in common directory 2019-10-02 12:54:30 +02:00
Makefile.include boards/nrf52dk: provide TTY_BOARD_FILTER 2022-06-07 09:16:06 +02:00