We are happy to announce Sming version 6.1.0. Our mid-year release with great new features and improvements.
Thanks to our great contributors and very very special thanks to @mikee47's for his fantastic work.
What's Changed
- Support dropping named partitions in hardware configs by @mikee47 in #2934
- Fix breaking
DiskStoragelibrary tests by @mikee47 in #2939 - Backported igmp_start_timer by @pljakobs in #2937
- Fix clang version for library CI testing. by @mikee47 in #2940
- Fix CI coverity scan. by @slaff in #2942
- Fix Formatter UTF8 encoding by @mikee47 in #2944
- Fix FWFS builder handling of UTF8-encoded filenames by @mikee47 in #2945
- Update ConfigDB to v1.1.0 by @mikee47 in #2946
- Support dropping named partitions using string values for size by @mikee47 in #2948
- Add sample to demonstrate basic dual-core operation by @mikee47 in #2949
- Add Adafruit BMP280 library and sample application by @mikee47 in #2953
- Remove the cstdbool include for newer C++ compilers by @pljakobs in #2954
- Fix
ConfigDBlibrary build errors/warnings and improve schema validation by @mikee47 in #2957 - Fix Rp2040 issue calling wifistation
enableafterconfigby @mikee47 in #2958 - Avoid divide-by-zero in Rational tests by @mikee47 in #2960
- Update pico-sdk to 2.1.2 dev. by @mikee47 in #2959
- Update Rp2040
picotoolto 2.1.2 dev (from 2.1.0) by @mikee47 in #2961 - Preparation for release 6.1.0. by @slaff in #2962
Full Changelog: 6.0.0...6.1.0