This is an automated email from the ASF dual-hosted git repository.
mgorecki pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git
from dadb17412 Add blackpill411 files to style ignore
new f2132ca72 mcu/stm: Update CMSIS and HAL for F4 and F7 devices
new 9fbe172c3 hw/drivers: Migrate STM32 Ethernet driver to new HAL
new 165790ffc hw/drivers: Add Ethernet support for STM32H7 devices
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
hw/bsp/nucleo-h723zg/src/hal_bsp.c | 3 +-
hw/bsp/nucleo-h753zi/src/hal_bsp.c | 36 +++
hw/drivers/lwip/stm32_eth/src/stm32_eth.c | 351 +++++++++++++-----------------
hw/drivers/lwip/stm32_eth/syscfg.yml | 4 +
hw/mcu/stm/stm32f4xx/pkg.yml | 4 +-
hw/mcu/stm/stm32f7xx/pkg.yml | 4 +-
6 files changed, 195 insertions(+), 207 deletions(-)