APP

[中文]

Project Summary

  • Location: projects/app

  • Supported device: BK7239

  • Purpose: Provides the minimal application entry template so developers can integrate custom business logic quickly.

Build Command

  • make bk7239 (replace the target when building for another device)

Development Tips

  • When creating tasks or initializing peripherals in user_app_main, enable CLI and logging as needed to simplify debugging.

  • Extend the files under config if additional partition or peripheral configuration is required.