stm32f429i-eval contains a basic board support package for the STM32F429I-EVAL microcontroller board to write firmwares using the Rust language. This experimentation board features a lot of different things. It also contains a (non-removable) capable ST-Link V2 debugging interface.
Most of this board is copied from the discovery board package
Also the stm bsp was used as a reference as there were no datasheet available for some of the things on the eval board.