- Fix
multiple-definitions
linker error in some cases - Update
Packages_Patches
- Fix
multiple-definitions
linker error. Check Different behaviour using the src_cpp or src_h lib #80 - Update all examples
- Update
Packages_Patches
- Back to using auto LittleFS size to fix bug and to permit 8 LittleFS files instead of 4 in previous release. There is a bug somewhere in the
ArduinoCore-mbed mbed_portenta core
and we have to live with it.
- Change the default and minimum LITTLEFS_PORTENTA_H7_SIZE_KB to 1024KB, instead at maximum available size. This is done to avoid the cases where the code size is larger, and LittleFS size has to be changed, reformatted, leading to data loss.
- Initial coding to support Portenta_H7 boards such as Portenta_H7 Rev2 ABX00042, etc., using ArduinoCore-mbed mbed_portenta core