Skip to content

Commit 41e2da1

Browse files
authored
Merge pull request #21596 from krzysztof-cabaj/boards_rename_doc_txt
boards: rename doc.txt -> doc.md for particle, Microchip, nrf ... boards
2 parents ef168df + 50f8982 commit 41e2da1

File tree

37 files changed

+3
-105
lines changed

37 files changed

+3
-105
lines changed

boards/blackpill-stm32f103c8/doc.txt renamed to boards/blackpill-stm32f103c8/doc.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
/**
21
@defgroup boards_blackpill_stm32f103c8 Blackpill STM32F103C8 board
32
@ingroup boards
43
@brief Support for the stm32f103c8 based blackpill board.
@@ -12,5 +11,3 @@ in @ref boards_common_blxxxpill instead.
1211

1312
The [STM32-base](https://stm32-base.org/boards/STM32F103C8T6-Black-Pill.html)
1413
page on the blackpill contains additional info on the hardware.
15-
16-
*/

boards/blackpill-stm32f103cb/doc.txt renamed to boards/blackpill-stm32f103cb/doc.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
/**
21
@defgroup boards_blackpill_stm32f103cb Blackpill STM32F103CB board (128KiB flash)
32
@ingroup boards
43
@brief Support for the stm32f103c8 based blackpill board.
@@ -12,5 +11,3 @@ in @ref boards_common_blxxxpill instead.
1211

1312
The [STM32-base](https://stm32-base.org/boards/STM32F103C8T6-Black-Pill.html)
1413
page on the blackpill contains additional info on the hardware.
15-
16-
*/

boards/bluepill-stm32f030c8/doc.txt renamed to boards/bluepill-stm32f030c8/doc.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
/**
21
@defgroup boards_bluepill-stm32f030c8 STM32F030C8 based Bluepill
32
@ingroup boards
43
@brief Support for the STM32F030C8 based Bluepill
@@ -61,5 +60,3 @@ reset button.
6160
You can work around this by pressing the reset button when OpenOCD wants to connect
6261
to the Blue Pill, or keep it pressed until OpenOCD tries to connect.
6362
Hit the reset button again after flashing in order to boot the newly flashed image.
64-
65-
*/

boards/bluepill-stm32f103c8/doc.txt renamed to boards/bluepill-stm32f103c8/doc.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
/**
21
@defgroup boards_bluepill_stm32f103c8 Bluepill STM32F103C8 board
32
@ingroup boards
43
@brief Support for the stm32f103c8 based bluepill board.
@@ -12,5 +11,3 @@ in @ref boards_common_blxxxpill instead.
1211

1312
The [STM32-base](https://stm32-base.org/boards/STM32F103C8T6-Blue-Pill.html)
1413
page on the bluepill contains additional info on the hardware.
15-
16-
*/

boards/bluepill-stm32f103cb/doc.txt renamed to boards/bluepill-stm32f103cb/doc.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
/**
21
@defgroup boards_bluepill_stm32f103cb Bluepill STM32F103CB board (128KiB flash)
32
@ingroup boards
43
@brief Support for the stm32f103cb based bluepill board.
@@ -12,5 +11,3 @@ in @ref boards_common_blxxxpill instead.
1211

1312
The [STM32-base](https://stm32-base.org/boards/STM32F103C8T6-Blue-Pill.html)
1413
page on the bluepill contains additional info on the hardware.
15-
16-
*/

boards/cc1312-launchpad/doc.txt renamed to boards/cc1312-launchpad/doc.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
/**
21
@defgroup boards_cc1312_launchpad TI CC1312 LaunchPad
32
@ingroup boards
43
@brief Texas Instruments SimpleLink(TM) CC1312 Wireless MCU LaunchPad(TM) Kit
@@ -59,5 +58,3 @@ Now we can just do `make flash` and `make debug`, this all using OpenOCD.
5958
For detailed information about CC1312 MCUs as well as configuring, compiling
6059
RIOT and installation of flashing tools for CC1312 boards,
6160
see \ref cc26xx_cc13xx_riot.
62-
63-
*/

boards/cc1350-launchpad/doc.txt renamed to boards/cc1350-launchpad/doc.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
/**
21
@defgroup boards_cc1350_launchpad TI CC1350 LaunchPad XL
32
@ingroup boards
43
@brief Texas Instruments SimpleLink(TM) CC1350 Wireless MCU LaunchPad(TM) Kit
@@ -76,5 +75,3 @@ level shifter when connecting to 5V UART.
7675
For detailed information about CC1350 MCUs as well as configuring, compiling
7776
RIOT and installation of flashing tools for CC1350 boards,
7877
see \ref cc26xx_cc13xx_riot.
79-
80-
*/

boards/cc1352-launchpad/doc.txt renamed to boards/cc1352-launchpad/doc.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
/**
21
@defgroup boards_cc1352_launchpad TI CC1352 LaunchPad
32
@ingroup boards
43
@brief Texas Instruments SimpleLink(TM) CC1352 Wireless MCU LaunchPad(TM) Kit
@@ -75,5 +74,3 @@ level shifter when connecting to 5V UART.
7574
For detailed information about CC1352R1 MCUs as well as configuring, compiling
7675
RIOT and installation of flashing tools for CC1352R1 boards,
7776
see \ref cc26xx_cc13xx_riot.
78-
79-
*/

boards/cc1352p-launchpad/doc.txt renamed to boards/cc1352p-launchpad/doc.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
/**
21
@defgroup boards_cc1352p_launchpad TI CC1352P LaunchPad
32
@ingroup boards
43
@brief Texas Instruments SimpleLink(TM) CC1352P Wireless MCU LaunchPad(TM) Kit
@@ -64,6 +63,3 @@ Now we can just do `make flash` and `make debug`, this all using OpenOCD.
6463
For detailed information about CC1352P MCUs as well as configuring, compiling
6564
RIOT and installation of flashing tools for CC1352P boards,
6665
see \ref cc26xx_cc13xx_riot.
67-
68-
69-
*/

boards/cc2538dk/doc.txt renamed to boards/cc2538dk/doc.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
/**
21
@defgroup boards_cc2538dk CC2538DK
32
@ingroup boards
43
@brief Support for the Texas Instruments CC2538DK board.
@@ -147,4 +146,3 @@ $ sudo kextload /System/Library/Extensions/FTDIUSBSerialDriver.kext
147146

148147
If everything worked, the XDS will be enumerated as
149148
`/dev/tty.usbserial-<serial-number>`
150-
*/

0 commit comments

Comments
 (0)