1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-07-07 14:41:10 +03:00

Add Portenta_H7_AsyncTCP Library (#564)

### Initial Releases v1.0.0

1. Initial coding to support **Portenta_H7 boards** such as Portenta_H7 Rev2 ABX00042, etc., using [**ArduinoCore-mbed mbed_portenta** core](https://github.com/arduino/ArduinoCore-mbed) and `Vision-shield Ethernet`
This commit is contained in:
Khoi Hoang
2021-10-07 16:59:51 -04:00
committed by GitHub
parent f2e37865de
commit 74e36ed5f4

View File

@ -4283,3 +4283,4 @@ https://github.com/shkoo/MeshGnome
https://github.com/khoih-prog/STM32_PWM https://github.com/khoih-prog/STM32_PWM
https://github.com/michpro/XTEA-Cipher https://github.com/michpro/XTEA-Cipher
https://github.com/khoih-prog/SAMD_Slow_PWM https://github.com/khoih-prog/SAMD_Slow_PWM
https://github.com/khoih-prog/Portenta_H7_AsyncTCP