WEACT_H743 board definition for Micropython.
Build steps:
- Go to the
ports/stm32directory - Run
make BOARD=WEACT_H743 - Connect the board to the PC using ST-Link
- Flash the
firmware.hexorfirmware.binfrom the subdirbuild-WEACT_H743using a favorite flashig app (e.g. STM32CubeProgrammer) - Disconnect the ST-Link device
- Connect the board to the PC using USB
- Reset the board
The configuration is far from complete, it serves as a reference for creating the WEACT_H750 board definition, so it is not optimal.