micropython/ports/stm32/boards/NUCLEO_H743ZI
roland van straten 43b576d88d stm32/boards/NUCLEO_H743ZI: Add extra pins and peripheral definitions.
- Corrected pin assignments and checked with CubeMX.
- Added additional I2C and UARTs.
- Added Ethernet interface definitions with lwIP and SSL support (but
  Ethernet is currently unsupported on H7 MCUs so not fully enabled).
2019-12-19 16:54:33 +11:00
..
board_init.c stm32/boards: Ensure USB OTG power is off for NUCLEO_F767ZI. 2018-05-30 09:51:19 +10:00
mpconfigboard.h stm32/boards/NUCLEO_H743ZI: Add extra pins and peripheral definitions. 2019-12-19 16:54:33 +11:00
mpconfigboard.mk stm32/boards/NUCLEO_H743ZI: Add extra pins and peripheral definitions. 2019-12-19 16:54:33 +11:00
pins.csv stm32/boards/NUCLEO_H743ZI: Add extra pins and peripheral definitions. 2019-12-19 16:54:33 +11:00
stm32h7xx_hal_conf.h stm32/boards: Rework all stm32??xx_hal_conf.h files to use common code. 2019-06-25 14:18:24 +10:00