v1.5.3
v1.5.3
中文
这是 v1.5.2 的修复版本。
- 修复统一平台包内库头文件的目录布局:源平台中位于
src/的头文件现在会正确安装到 Arduino 库的src/目录,不再产生错误的src/src/嵌套目录。 - 修复 BK7238 专属示例
BLETransparent_BK7238找不到BLEDEV.h的问题。 - 保持
v1.5.2的统一开发板包和示例菜单结构不变:一个 SparkleIOT Beken 包、BK7238 与 BK7239N 两个板型、26 个公共示例、10 个 BK7238 专属示例及 17 个 BK7239N 专属示例。
升级后,请在 Arduino IDE 中重新安装或更新 SparkleIOT Beken 至 1.5.3,然后重新编译相关示例。
English
This is a maintenance release for v1.5.2.
- Fixed the library wrapper header layout. Headers originating under
src/are now installed directly in the Arduino librarysrc/directory instead of an incorrect nestedsrc/src/directory. - Fixed the missing
BLEDEV.herror in the BK7238-specificBLETransparent_BK7238example. - The unified package and example menu structure from
v1.5.2are unchanged: one SparkleIOT Beken package, BK7238 and BK7239N board selections, 26 common examples, 10 BK7238-only examples, and 17 BK7239N-only examples.
After upgrading, reinstall or update SparkleIOT Beken to 1.5.3 in Arduino IDE and compile the affected example again.