arduino / Arduino

Arduino IDE 1.x
https://www.arduino.cc/en/software
Other
14.11k stars 7k forks source link

[Library Manager] Please add Ethernet_Manager_STM32 Library #11079

Closed khoih-prog closed 3 years ago

khoih-prog commented 3 years ago

Please add Ethernet_Manager_STM32 library to Library Manager.

Thanks and Regards.


Features



Releases v1.0.0

  1. Initial coding to support STM32F/L/H/G/WB/MP1.
  2. Provide support to W5x00, ENC28J60 and built-in LAN8742A Ethernet.
  3. Supporting Ethernet, EthernetLarge, Ethernet2, Ethernet3, EthernetENC, UIPEthernet and STM32Ethernet Libraries

Supported Boards

  1. STM32 boards with built-in Ethernet LAN8742A such as :

  2. STM32F/L/H/G/WB/MP1 boards (with 32+K Flash) running W5x00 or ENC28J60 shields)

Supporting Ethernet shields/modules:

  1. Built-in LAN8742A Ethernet using STM32Ethernet library v1.2.0+ and LwIP library v2.1.2+
  2. W5x00 using Ethernet, EthernetLarge, Ethernet2 or Ethernet3 library
  3. ENC28J60 using EthernetENC or UIPEthernet library
cmaglie commented 3 years ago

Done.