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

Add WiFiManager_Portenta_H7_Lite Library (#478)

### Initial Release v1.4.0

1. Add support to Portenta_H7 boards, using [`ArduinoCore-mbed mbed_portenta core`](https://github.com/arduino/ArduinoCore-mbed)
2. Update `Packages' Patches`
3. Add `LibraryPatches` for [**Adafruit_MQTT_Library**](https://github.com/adafruit/Adafruit_MQTT_Library) to fix compiler error for Portenta_H7 and many other boards.
4. Bump version to v1.4.0 to sync with [WiFiManager_Generic_Lite library](https://github.com/khoih-prog/WiFiManager_Generic_Lite)
This commit is contained in:
Khoi Hoang
2021-09-14 19:48:11 -04:00
committed by GitHub
parent f3a6eefc5f
commit 32c2609c65

View File

@ -4223,3 +4223,4 @@ https://github.com/khoih-prog/LittleFS_Portenta_H7
https://github.com/someweisguy/esp_dmx https://github.com/someweisguy/esp_dmx
https://github.com/jaredliw/PikaBot https://github.com/jaredliw/PikaBot
https://github.com/Open-Acidification/TankController https://github.com/Open-Acidification/TankController
https://github.com/khoih-prog/WiFiManager_Portenta_H7_Lite