This repository was archived by the owner on Jan 29, 2023. It is now read-only.
v1.7.0 to add support to Portenta_H7, to reduce usage of Arduino String with std::string and optimize library code and examples by using reference-passing instead of value-passing
Major Releases v1.7.0
- Add support to Portenta_H7 using Arduino mbed_portenta core
- Reduce usage of Arduino String with std::string
- Optimize library code and examples by using reference-passing instead of value-passing.
- Update
Packages' Patches - Add more ESP32/ESP8266 supporting code