Skip to content

Releases: SmingHub/Sming

1.2.0

25 Jun 04:01
Compare
Choose a tag to compare
1.2.0 Pre-release
Pre-release

New features

Fixes

1.1.0

13 May 17:41
Compare
Choose a tag to compare
1.1.0 Pre-release
Pre-release

Download

New examples added:

  • Basic_AirUpdate
  • HttpServer_ConfigNetwork
  • ...

New features & changes

  • Cross platform compatibility
  • Sming is a library
  • Sming project builds separately from core
  • Chocolatey sming.core package updated to 1.1.0

Breaking Changes

1.0.7

23 Apr 22:09
Compare
Choose a tag to compare
1.0.7 Pre-release
Pre-release

Download

New examples added:

  • MqttClient_Hello
  • TcpClient_NarodMon
  • UdpServer_Echo
  • Basic_Interrupts
  • WS2812 RGB LEDs

New features & changes

  • MQTT protocol support
  • Automatic flash file system erasing
  • Moved to ESP MicroC library
  • Added UDP protocol support
  • Minor Core bugfixes

1.0.5

06 Apr 02:05
Compare
Choose a tag to compare
1.0.5 Pre-release
Pre-release

Download

Port Ultrasonic lib and example for distance measuring using HC-SR04 and similar modules (#16)
Add ICON MIME Type SmingCore
Add text/xml MIME Type SmingCore
Add WDT Watch Dog class
Fix Reboot by WDT bug in LWIP