Skip to content

v1.3.0

Compare
Choose a tag to compare
@hreintke hreintke released this 08 Oct 16:55
· 1900 commits to master since this release

Generic

This is a new Base Release of Sming Framework.
Since the 1.2.0 release, major effort has been done to stabilize Core and extend with major functionality.
Note: the libsming.a binary is not included in the source release any more, please build it yourself.

(New) Features

  • ESP8266 functionality based on Espressif SDK 1.3.0
  • TCP Stack based on LWIP
  • HTTP, AJAX, Websockets support
  • MQTT, support based on libemqtt
  • OTA support based on rBoot (open source bootloader)
  • Filesystem support based on Spiffs and Spiffy
  • JSON support based in ArduinoJson

Libraries

A large number of (Arduino) libraries have been ported to the Sming environment.
Please check the Libraries and Examples folder for a full list.