Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.

Version v1.0.3 to add STM32F and Ethernet LAN8742A support

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 19 Jul 18:49
· 252 commits to master since this release
628ee87

New in v1.0.3

  1. Add support to STM32F boards with built-in Ethernet such as :
  • Nucleo-144 (F429ZI, F767ZI)
  • Discovery (STM32F746G-DISCOVERY)
  • All STM32F Boards with Built-in Ethernet LAN8742A
  1. Add support to STM32F1,2,3,4,7 boards (with 64+K Flash) using Ethernet W5x00, ENC28J60 or LAN8742A
  2. Add Packages' Patches to Adafruit nRF52, SAMD, Arduino SAMD to enable displaying BOARD_NAME
  3. Enhance examples and update README.md