Skip to content

v1.5.3

Choose a tag to compare

@xun403 xun403 released this 14 Aug 02:12

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 library src/ directory instead of an incorrect nested src/src/ directory.
  • Fixed the missing BLEDEV.h error in the BK7238-specific BLETransparent_BK7238 example.
  • The unified package and example menu structure from v1.5.2 are 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.