v1.4.0
Generic
This is a new Base Release of Sming Framework.
Since the 1.3.0 release, effort has been done to stabilize Core and extend integration within components.
Note: Spiffy/SPIFFS users should build and use the new Spiffy (run make spiffy
in the Sming directory or build from the Sming eclipse project).
Added/Improved Features
- Including Spiffy within Sming repository
- Upgrade to SPIFFS upstream version v0.3.3
- Improve Spiffy/SPIFFS integration
- Improved rBoot integration options
- Fix WDT usage
- Fix DS1820 library
- Initial integration of Sming/Travis CI
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 (internal)
- 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.