4 This tutorial describes how to use the predefined Buildroot
5 configuration for the STM32F429 Discovery evaluation platform.
10 make stm32f429_disco_defconfig
16 Use a USB to TTL adapter, and connect:
20 - GND to one of the GND available on the board
22 The UART is configured at 115200.
27 ./board/stmicroelectronics/stm32f429-disco/flash.sh output/
29 It will flash the minimal bootloader, the Device Tree Blob, and the
30 kernel image which includes the root filesystem as initramfs.