mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-23 13:33:49 +01:00
boards/adafriot-{clue,itsybitsy-nrf52}: change doc.txt to Markdown
This commit is contained in:
parent
f9b0cc7711
commit
296d9b1949
@ -1,4 +1,3 @@
|
||||
/**
|
||||
@defgroup boards_adafruit-clue Adafruit Clue
|
||||
@ingroup boards
|
||||
@brief Support for the Adafruit Clue
|
||||
@ -42,4 +41,3 @@ Use the `term` target to connect to the board serial port<br/>
|
||||
The `TERM_DELAY` environment variable can be used to add a delay (in second)
|
||||
before opening the serial terminal. The default value is 2s which should be
|
||||
enough in most of the situations.
|
||||
*/
|
||||
@ -1,4 +1,3 @@
|
||||
/**
|
||||
@defgroup boards_adafruit-itsybitsy-nrf52 Adafruit-Itsybitsy-nRF52
|
||||
@ingroup boards
|
||||
@brief Support for the Adafruit-Itsybitsy-nRF52
|
||||
@ -41,5 +40,3 @@ you may need to run `pip3 install --upgrade pip3` before being able to run `pip3
|
||||
### Accessing STDIO
|
||||
|
||||
The usual way to obtain a console on this board is using an emulated USB serial port.
|
||||
|
||||
*/
|
||||
Loading…
x
Reference in New Issue
Block a user