1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/sipeed-longan-nano-tft/doc.txt
2023-09-27 09:12:06 +02:00

22 lines
859 B
Plaintext

/**
@defgroup boards_sipeed_longan_nano_tft Sipeed Longan Nano with TFT
@ingroup boards
@brief Support for the Sipeed Longan Nano board with TFT display
@author Gunar Schorcht <gunar@schorcht.net>
The [Sipeed Longan Nano TFT](https://longan.sipeed.com/en) board is a version
of the \ref sipeed_longan_nano "Sipeed Longan Nano" development board
that is equipped with a TFT display with the following on-board components:
- GD32VF103CBT6 RISC-V MCU @108MHz
- USB Type C
- TF card slot
- 3 user LEDs
- 0.96\" TFT display 160 x 80 pixel
@image html "https://media-cdn.seeedstudio.com/media/catalog/product/cache/7f7f32ef807b8c2c2215b49801c56084/1/1/114992425_1.jpg" "Sipeed Longan Nano" width=600
Detailed information about the board configuration and flashing can be found
in the \ref sipeed_longan_nano "Sipeed Longan Nano" documentation.
*/