Skip to content

5.1.0

Latest
Compare
Choose a tag to compare
@slaff slaff released this 20 Dec 15:46
· 67 commits to develop since this release

We are happy to announce Sming version 5.1.0 - a new major release and our present for you this Christmas.

image

What's Changed

New features

  • Update Graphics library with Host Touch and basic control support by @mikee47 in #2679
  • IOControl library updates by @mikee47 in #2680
  • Feature: add support for the wokwi simulator by @slaff in #2688
  • Add MPU6050 library and sample code by @xeonqq in #2655

Improvements

  • Add CStringArray::join() method by @mikee47 in #2668
  • Add MemoryDataStream::reset() method by @mikee47 in #2677
  • Add TRange contains(TRange&) overload by @mikee47 in #2678
  • Patch for TCP segment size calculation issue. by @slaff in #2658
  • Switch katacoda links to killercoda by @mikee47 in #2663
  • Update rp2040 pico-sdk to latest (1.5.1 with additional bugfixes) by @mikee47 in #2667

Bug fixes

  • Fix CallbackTimer::start not in IRAM by @mikee47 in #2676
  • Fix Rp2040 bug setting UART fifo receive level by @mikee47 in #2666
  • Bugfix: Rp2040 and Host os_timer_setfn() can stall other timers by @mikee47 in #2672
  • Fix IFS compile warnings/errors by @mikee47 in #2673

Breaking Changes

New Contributors

Full Changelog: 5.0.0...5.1.0