mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 04:00:28 +01:00
This change adds WeAct Studio Mini STM32H743 board support to the STM32 port. Some of the work from PR #12540 is combined here. WeAct Studio Mini STM32H43 board: https://github.com/WeActStudio/MiniSTM32H7xx This board uses STM32H743VI: https://www.st.com/en/microcontrollers-microprocessors/stm32h743vi.html Signed-off-by: Yuuki NAGAO <wf.yn386@gmail.com>
5 lines
134 B
Python
5 lines
134 B
Python
include("$(PORT_DIR)/boards/manifest.py")
|
|
|
|
# Currently this file is a placeholder.
|
|
# It would be good to extend to add an LCD driver.
|