mirror of
https://github.com/micropython/micropython.git
synced 2025-09-04 17:00:30 +02:00
The vendor and product fields in the `board.json` files were somewhat inconsistent. Remove any duplication of the vendor name in the product field so that `f"{vendor} {product}"` reads well. In addition to that, update most of the URL's for `board.json` files that are modified here, and match case and spacing used by the manufacturers for the vendor and product names. Signed-off-by: Matt Trentini <matt.trentini@gmail.com>
OLIMEX H407 board
This board definition supports the OLIMEX H407 board: https://www.olimex.com/Products/ARM/ST/STM32-H407/
A REPL is available at the U3BOOT connector with 115200 baud and on the micro USB socket.
What works
- REPL
- UART
- SD-Card
- Timer
- GPIOs
- USB device on the mini USB socket