This is the development repository for the Ensemble AppKit-E7 Board Support Pack (BSP).
It contains board layer and standalone examples and it can be added as local repository to enable layer discovery.
Directory | Description |
---|---|
CMSIS/Driver | Contains a CMSIS-Driver VIO that is configured for the board peripherals. |
examples/Blinky | Blinky example in csolution project format using CMSIS-Driver VIO and CMSIS-Compiler for printf I/O retargeting. |
layers | Board layers for using the board with CMSIS-Toolbox - Reference Applications. |
This BSP requires the Device Family Pack (DFP) for the Ensemble series.
-
examples/Blinky shows the usage in a csolution project.
-
Board Layers are designed for Reference Applications and allow to run various device-agnostic examples on this board.
The device is configured for this board using Alif Conductor.
This repository can be used in a local directory and mapped as software pack using for example cpackget
with:
cpackget add <path>/Keil.Ensemble_AppKit-E7_BSP.pdsc
Please feel free to raise an issue on GitHub to report misbehavior (i.e. bugs) or start discussions about enhancements. This is your best way to interact directly with the maintenance team and the community. We encourage you to append implementation suggestions as this helps to decrease the workload of the maintenance team.