mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
boards/hip-badge: fix doc rendering
This commit is contained in:
parent
e2538a898a
commit
e62a415fd2
@ -1,17 +1,8 @@
|
|||||||
/*
|
|
||||||
* Copyright (C) 2023 Benjamin Valentin
|
|
||||||
*
|
|
||||||
* This file is subject to the terms and conditions of the GNU Lesser
|
|
||||||
* General Public License v2.1. See the file LICENSE in the top level
|
|
||||||
* directory for more details.
|
|
||||||
*/
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @defgroup boards_hip_badge HiP Badge
|
@defgroup boards_hip_badge HiP Badge
|
||||||
* @ingroup boards_esp32c3
|
@ingroup boards_esp32c3
|
||||||
* @brief Support for the Hacking in Parallel Badge
|
@brief Support for the Hacking in Parallel Badge
|
||||||
* @author Benjamin Valentin <benjamin.valentin@ml-pa.com>
|
@author Benjamin Valentin <benjamin.valentin@ml-pa.com>
|
||||||
*/
|
|
||||||
|
|
||||||
The HiP Badge is a board that was given to participants of the 2022 *Hacking in Parallel* event.
|
The HiP Badge is a board that was given to participants of the 2022 *Hacking in Parallel* event.
|
||||||
|
|
||||||
@ -60,3 +51,5 @@ The event (and badge) were organized on short notice (6 Weeks), so there are som
|
|||||||
|
|
||||||
- [Badge Clinic](https://wiki.hip-berlin.de/index.php?title=Badge_Clinic)
|
- [Badge Clinic](https://wiki.hip-berlin.de/index.php?title=Badge_Clinic)
|
||||||
- [Design files](https://gitlab.com/tidklaas/hip-badge/)
|
- [Design files](https://gitlab.com/tidklaas/hip-badge/)
|
||||||
|
|
||||||
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user