Skip to content

6.1.0

Latest

Choose a tag to compare

@slaff slaff released this 30 Jul 09:09
· 9 commits to develop since this release

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 DiskStorage library 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 ConfigDB library build errors/warnings and improve schema validation by @mikee47 in #2957
  • Fix Rp2040 issue calling wifistation enable after config by @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 picotool to 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