From f46a5fd1f6da91196aea3ebbe5c1d4a1b63a38f2 Mon Sep 17 00:00:00 2001 From: krzysztof-cabaj Date: Thu, 27 Oct 2022 12:13:37 -0400 Subject: [PATCH] boards/cc2650: remove broken HTML links and headings from doc --- boards/cc2650-launchpad/doc.txt | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) diff --git a/boards/cc2650-launchpad/doc.txt b/boards/cc2650-launchpad/doc.txt index c562d20c49..c74ff105e6 100644 --- a/boards/cc2650-launchpad/doc.txt +++ b/boards/cc2650-launchpad/doc.txt @@ -3,20 +3,13 @@ @ingroup boards @brief Texas Instruments SimpleLink(TM) CC2650 Wireless MCU LaunchPad(TM) Kit -## Table of Contents  [[TOC]](#cc2650_launchpad_toc) - -1. [Overview](#cc2650_launchpad_overview) -2. [Hardware](#cc2650_launchpad_hardware) -3. [Board pinout](#cc2650_launchpad_pinout) -4. [Flashing the Device](#cc2650_launchpad_flashing) - -## Overview  [[TOC]](#cc2650_launchpad_toc) +## Overview The [LAUNCHXL-CC2650](https://www.ti.com/tool/LAUNCHXL-CC2650) is a Texas Instrument's development kit for the CC2650 SoC MCU which combines a Cortex-M3 microcontroller alonside a dedicated Cortex-M0 to control the radio. -## Hardware  [[TOC]](#cc2650_launchpad_toc) +## Hardware ![LAUNCHXL-CC2650](https://www.ti.com/diagrams/launchxl-cc2650_launchxl-cc2650.jpg) @@ -37,12 +30,12 @@ microcontroller alonside a dedicated Cortex-M0 to control the radio. | Datasheet | [Datasheet](https://www.ti.com/lit/ds/symlink/cc2650.pdf) | | Reference Manual | [Reference Manual](https://www.ti.com/lit/ug/swcu117i/swcu117i.pdf) | -## Board pinout  [[TOC]](#cc2650_launchpad_toc) +## Board pinout The [CC2650 Quick Start Guide](https://www.ti.com/lit/ml/swru451/swru451.pdf) provides the default pinout for the board. -## Flashing the Device  [[TOC]](#cc2650_launchpad_toc) +## Flashing the Device Flashing RIOT is quite straight forward. The board comes with an XDS110 on-board debug probe that provides programming, flashing and debugging capabilities