APP
Project Summary
Location:
projects/appSupported 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
configif additional partition or peripheral configuration is required.