micropython/ports
Damien George 051e2900d9 stm32/boards/NUCLEO_H723ZG: Add new H723 board.
The following have been tested and are working:
- 550MHz CPU frequency
- UART REPL via ST-Link
- USB REPL and mass storage
- 3x LEDs and 1x user button
- Ethernet

Signed-off-by: Damien George <damien@micropython.org>
2023-03-21 14:05:59 +11:00
..
bare-arm
cc3200
embed embed: Fix arguments to mp_raw_code_load_mem. 2023-03-13 12:35:12 +11:00
esp32
esp8266
mimxrt
minimal
nrf rp2: Allow disabling USB via MICROPY_HW_ENABLE_USBDEV config. 2023-03-20 22:33:45 +11:00
pic16bit
powerpc
qemu-arm
renesas-ra
rp2 rp2/main: Keep UART REPL with DEBUG=1 and MICROPY_HW_ENABLE_UART_REPL=1. 2023-03-20 22:33:45 +11:00
samd rp2: Allow disabling USB via MICROPY_HW_ENABLE_USBDEV config. 2023-03-20 22:33:45 +11:00
stm32 stm32/boards/NUCLEO_H723ZG: Add new H723 board. 2023-03-21 14:05:59 +11:00
teensy
unix
webassembly
windows
zephyr