commit | 14015db4abdd60c140c889fa84fb59a3385347fa | [log] [tgz] |
---|---|---|
author | Charles Dias <charlesdias.cd@outlook.com> | Sun Feb 18 14:17:16 2024 -0300 |
committer | Fabio Baltieri <fabio.baltieri@gmail.com> | Tue Apr 02 14:30:04 2024 +0100 |
tree | 7ad6e133f8a5dc3dae4dcf3ba4df9d149d7e0911 | |
parent | 50fb272f94ba373527d99e027308f91a2e79d05c [diff] |
boards: arm: Add support for WeAct Studio MiniSTM32H743 Core board Adds the device trees, Kconfig, and documentation files. The following features have been confirmed working on hardware: * LED * Button * ST7735 TFT-LCD * External QuadSPI NOR Flash memory * External SPI NOR Flash memory * USB CDC ACM * microSD card Signed-off-by: Charles Dias <charlesdias.cd@outlook.com>