v3.0.1
Minor bug fix version that contains the following changes:
- The
master
branch is our release branch. It contain now all submodules and patched sources directly applied in the source tree. This fixes issues with the release zip file (see #840 ) not containing all third-party submodules and missing the patches for them. - Better compilations with Windows UDK (#842)
- Better documentation for Server and ServoChannel (#862)
- Fix for samples/ScreenTFT_ILI9340-ILI9341 (#865)
- Fixed compilation of Sming with custom heap based on umm_malloc (#868)
For a complete list of changes run the following command:
git log 3.0.0..3.0.1