Releases: MediaTek-Labs/Arduino-Add-On-for-LinkIt-SDK
Releases · MediaTek-Labs/Arduino-Add-On-for-LinkIt-SDK
Draft release for automatic build - 3
v0.7.2 Fix output directory of deployment
Draft release for automatic build - 2
v0.7.1 Prevent clearing binaries before deplying
Draft release for automatic build
v0.7.0 Add tag auto-upload config in travis.yml
v0.6.0: Fix #5 and improve build flow for Arduino package
* Do not explicitly assign flash tool version * Separate package version from tool version * Update build script template * Fix #5 by setting upload.py executable flag
Update Uploader v1.1
v0.5 Merged branch master into master
Update Makefiles
v0.4 Update CPPFLAGS to CXXFLAGS
Update Makefiles
Change CPPFLAGS to CXXFLAGS to better matching SDK usage
Fix Makefile / Include path issues
Revise Arduino middleware makefile Instead of listing soruce files in module.mk, we should enlist them in Makefile. In project's Makefile, we remove the redundant include path settings, and simply include module.mk.
Initial Release for LinkIt 7697
Update to mt76x7-uploader v1.0 Use uploader version: https://github.com/MediaTek-Labs/mt76x7-uploader/releases/tag/v1.0