4.1.1
We have a new minor release thanks to the efforts from @aemseemann, @kmihaylov and @mikee47 and other contributors.
New features
- Added Modbusino - simple modbus rtu library. #2043
- Added make target
python-requirements
to install Python requirements of project. #2019 - Added support for Arduino's TensorFlow Lite. #2063
- Added distance measurement using vl53l0x sensor. #2050
- Added OTA upgrade as a component. #2006
- Added Blake2s to Crypto component. #2033
Improvements
- Build.mk changes to allow the use of CPPFLAGS, CFLAGS and CXXFLAGS. #2065
- Updated DHTesp to latest version. #2057
- Updated BearSSL to latest. #2056
- Updated NON-OS SDK to 3.0.3 #2055
- Updated ws-parser to latest version. #2054
- Updated http-parser to version v2.9.4. #2053
- Changed Rboot to be optional component. #2066
Bug fixes
- ModbusMaster fixes. #2059
- Fix to the Travis-CI scripts #2052
- Fixed axtls-8266 patch to work on all supported Windows platforms. #2048
All PRs that were merged in this release can be seen from here
For a complete list of changes run the following command:
git log 4.1.0..4.1.1
Thanks to everyone who helped us make this release happen!