Skip to content

Commit

Permalink
boards/hip-badge: fix doc rendering
Browse files Browse the repository at this point in the history
  • Loading branch information
benpicco committed Jan 9, 2023
1 parent e2538a8 commit e62a415
Showing 1 changed file with 6 additions and 13 deletions.
19 changes: 6 additions & 13 deletions boards/hip-badge/doc.txt
Original file line number Diff line number Diff line change
@@ -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
* @ingroup boards_esp32c3
* @brief Support for the Hacking in Parallel Badge
* @author Benjamin Valentin <[email protected]>
*/
@defgroup boards_hip_badge HiP Badge
@ingroup boards_esp32c3
@brief Support for the Hacking in Parallel Badge
@author Benjamin Valentin <[email protected]>

The HiP Badge is a board that was given to participants of the 2022 *Hacking in Parallel* event.

Expand Down Expand Up @@ -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)
- [Design files](https://gitlab.com/tidklaas/hip-badge/)

*/

0 comments on commit e62a415

Please sign in to comment.