You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

我们bsp包的默认镜像并没有带qtserial库的支持,

如果需要的话, 需要修改BSP包的build/conf/local.conf文件中增加以下配置:

IMAGE_INSTALL_append = " qtserialport"

修改后需要重新编译phytec-qt5demo-image的镜像和sdk.

  • No labels