BSPs
An application must specify a target BSP through the
TARGET
variable in the
Makefile
. We provide BSPs based on our kits to use as a starting point. When you create an application, the selected BSP is then owned by that application, and you can modify it as needed. For more information about BSPs, refer to the
Board support packages
chapter.
When using the Project Creator to create an application, it provides the selected BSP and updates the
Makefile
.
Use the Library Manager to add, update, or remove a BSP from an application. You can also add a .
mtb
file that contains the URL and a version tag of interest in the application.