| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| sming-docs.zip | 2025-12-23 | 37.0 MB | |
| sming-submodules.tgz | 2025-12-23 | 62.1 MB | |
| 6.2.0 source code.tar.gz | 2025-12-23 | 11.9 MB | |
| 6.2.0 source code.zip | 2025-12-23 | 13.3 MB | |
| README.md | 2025-12-23 | 989 Bytes | |
| Totals: 5 Items | 124.3 MB | 1 | |
We are happy to announce Sming version 6.2.0. Our X-Mas 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
- Fix build errors in MacOS (jerryscript) by @mikee47 in https://github.com/SmingHub/Sming/pull/2974
- Fix Esp32/Rp2040
analogRead()function by @mikee47 in https://github.com/SmingHub/Sming/pull/2973 - Fix Esp32 issue with Sming tasks not getting handled at startup by @mikee47 in https://github.com/SmingHub/Sming/pull/2972
Basic_Taskssample gets watchdog resets on esp32 by @mikee47 in https://github.com/SmingHub/Sming/pull/2975- Fix esp32 tcpip message starvation when task queue stressed by @mikee47 in https://github.com/SmingHub/Sming/pull/2976
- Pull OneWire 2.3.8 from Paul Stoffregen's upstream by @pljakobs in https://github.com/SmingHub/Sming/pull/2981
Full Changelog: https://github.com/SmingHub/Sming/compare/6.1.1...6.2.0