1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-21 12:33:49 +01:00
2025-04-23 19:36:41 +02:00

12 lines
426 B
Markdown

@defgroup boards_stm32f429i-disco STM32F429I-DISCO
@ingroup boards
@brief Support for the STM32F429I-DISCO board
### General information
The board is identical to the @ref boards_stm32f429i-disc1 except that it uses
an older on-board ST-LINK debugger that does not provide a serial UART interface.
To mitigate that, stdio is instead provided through the micro-USB connector using
RIOT's CDC ACM functionality.