| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 6.1.0 source code.tar.gz | 2025-07-30 | 11.9 MB | |
| 6.1.0 source code.zip | 2025-07-30 | 13.3 MB | |
| README.md | 2025-07-30 | 2.2 kB | |
| sming-submodules.tgz | 2025-07-29 | 62.1 MB | |
| Totals: 4 Items | 87.3 MB | 1 | |
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 https://github.com/SmingHub/Sming/pull/2934
- Fix breaking
DiskStoragelibrary tests by @mikee47 in https://github.com/SmingHub/Sming/pull/2939 - Backported igmp_start_timer by @pljakobs in https://github.com/SmingHub/Sming/pull/2937
- Fix clang version for library CI testing. by @mikee47 in https://github.com/SmingHub/Sming/pull/2940
- Fix CI coverity scan. by @slaff in https://github.com/SmingHub/Sming/pull/2942
- Fix Formatter UTF8 encoding by @mikee47 in https://github.com/SmingHub/Sming/pull/2944
- Fix FWFS builder handling of UTF8-encoded filenames by @mikee47 in https://github.com/SmingHub/Sming/pull/2945
- Update ConfigDB to v1.1.0 by @mikee47 in https://github.com/SmingHub/Sming/pull/2946
- Support dropping named partitions using string values for size by @mikee47 in https://github.com/SmingHub/Sming/pull/2948
- Add sample to demonstrate basic dual-core operation by @mikee47 in https://github.com/SmingHub/Sming/pull/2949
- Add Adafruit BMP280 library and sample application by @mikee47 in https://github.com/SmingHub/Sming/pull/2953
- Remove the cstdbool include for newer C++ compilers by @pljakobs in https://github.com/SmingHub/Sming/pull/2954
- Fix
ConfigDBlibrary build errors/warnings and improve schema validation by @mikee47 in https://github.com/SmingHub/Sming/pull/2957 - Fix Rp2040 issue calling wifistation
enableafterconfigby @mikee47 in https://github.com/SmingHub/Sming/pull/2958 - Avoid divide-by-zero in Rational tests by @mikee47 in https://github.com/SmingHub/Sming/pull/2960
- Update pico-sdk to 2.1.2 dev. by @mikee47 in https://github.com/SmingHub/Sming/pull/2959
- Update Rp2040
picotoolto 2.1.2 dev (from 2.1.0) by @mikee47 in https://github.com/SmingHub/Sming/pull/2961 - Preparation for release 6.1.0. by @slaff in https://github.com/SmingHub/Sming/pull/2962
Full Changelog: https://github.com/SmingHub/Sming/compare/6.0.0...6.1.0