1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

doc/porting-boards.md: fix code snippets in Riot web page/doxygen

This commit is contained in:
krzysztof-cabaj 2023-01-30 15:05:12 -05:00
parent 9f0cf1c384
commit dba9c2729f

View File

@ -221,7 +221,7 @@ The documentation must be under the proper doxygen group, you can compile the
documentation by calling `make doc` and then open the generated html file on
any browser.
```c
```
/**
@defgroup boards_foo FooBoard
@ingroup boards