Skip to content

Commit 0c9420b

Browse files
committed
boards: add doc.md for multiple boards missing documentation
1 parent c9fa913 commit 0c9420b

8 files changed

Lines changed: 56 additions & 0 deletions

File tree

boards/bastwan/doc.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
@defgroup boards_bastwan BastWan
2+
@ingroup boards
3+
@brief Support for the BastWan board
4+
5+
## Overview
6+
7+
The BastWan is a development board featuring the Microchip SAMR34 series SoC with integrated LoRa radio. It is suitable for low-power IoT and LoRaWAN projects and includes the MCU and radio on a compact evaluation board.

boards/frdm-kl43z/doc.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
@defgroup boards_frdm-kl43z NXP FRDM-KL43Z
2+
@ingroup boards
3+
@brief Support for the NXP FRDM-KL43Z board
4+
5+
## Overview
6+
7+
The FRDM-KL43Z is an NXP Freedom development board based on the MKL43Z256VLH4 ARM Cortex-M0+ MCU. It provides a compact platform for low-power embedded applications and experiments with the Kinetis L family.

boards/hifive1/doc.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
@defgroup boards_hifive1 SiFive HiFive1
2+
@ingroup boards
3+
@brief Support for the SiFive HiFive1 board
4+
5+
## Overview
6+
7+
The HiFive1 is an open-source development board based on the SiFive FE310 RISC-V core. It is designed for RISC-V software and hardware experimentation and supports running RIOT-OS on a RISC-V platform.

boards/hifive1b/doc.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
@defgroup boards_hifive1b SiFive HiFive1 Revision B
2+
@ingroup boards
3+
@brief Support for the SiFive HiFive1 Revision B board
4+
5+
## Overview
6+
7+
HiFive1 Revision B is an updated variant of the HiFive1 development board using a RISC-V FE310 series MCU with improvements in board configuration. It remains a compact platform for RISC-V development with RIOT-OS.

boards/samr30-xpro/doc.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
@defgroup boards_samr30-xpro Microchip SAM R30 Xplained Pro
2+
@ingroup boards
3+
@brief Support for the Microchip SAM R30 Xplained Pro
4+
5+
## Overview
6+
7+
The SAM R30 Xplained Pro is an evaluation board from Microchip featuring the SAMR30 series SoC. It combines an ARM Cortex-M0+ MCU with integrated sub-GHz/2.4 GHz radio capabilities, suited for wireless IoT development.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
@defgroup boards_slwstk6000b-slwrb4150a Silicon Labs SLWSTK6000B with SLWRB4150A
2+
@ingroup boards
3+
@brief Support for the Silicon Labs SLWSTK6000B Starter Kit with SLWRB4150A
4+
5+
## Overview
6+
7+
The SLWSTK6000B combined with the SLWRB4150A radio board provides a Wireless Gecko starter kit based on EFR32MG series MCUs. It is intended for developing 2.4 GHz wireless applications and other IoT use cases.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
@defgroup boards_slwstk6000b-slwrb4162a Silicon Labs SLWSTK6000B with SLWRB4162A
2+
@ingroup boards
3+
@brief Support for the Silicon Labs SLWSTK6000B Starter Kit with SLWRB4162A
4+
5+
## Overview
6+
7+
The SLWSTK6000B paired with SLWRB4162A offers a Wireless Gecko platform based on EFR32MG family MCUs with extended memory and radio features. It is suitable for advanced 2.4 GHz and multi-protocol wireless development.

boards/ublox-c030-u201/doc.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
@defgroup boards_ublox-c030-u201 u-blox C030-U201
2+
@ingroup boards
3+
@brief Support for the u-blox C030-U201 board
4+
5+
## Overview
6+
7+
The u-blox C030-U201 is a cellular and GNSS development board integrating an STM32 MCU and u-blox radio/modem modules. It targets cellular IoT use cases such as LTE-M and NB-IoT alongside GNSS features for location-aware applications.

0 commit comments

Comments
 (0)