Skip to content

v0.1.3版本,适配ESP8266代码

Latest

Choose a tag to compare

@XEMOWO XEMOWO released this 14 Aug 06:41
· 7 commits to v0.1.3 since this release
tools/make_package.py: accept optional version argument

Usage: python3 tools/make_package.py [sdk_root] [version]
The version arg sets the output zip name (aiwb2-arduino-<version>.zip),
defaulting to 0.1.0 so existing 0-arg and 1-arg invocations are unchanged.
No change to the assembled package content.