Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 2.94 KB

README.md

File metadata and controls

41 lines (25 loc) · 2.94 KB

Alif Ensemble DevKit Board Layer with Examples

This is the development repository for the Ensemble DevKit-E7 Board Support Pack (BSP).

It contains board layer and standalone examples and it can be added as local repository to enable layer discovery.

Repository top-level structure

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.

Usage

This BSP requires the Device Family Pack (DFP) for the Ensemble series.

The device is configured for this board using Alif Conductor.

Using the development repository

This repository can be used in a local directory and mapped as software pack using for example cpackget with:

cpackget add <path>/Keil.Ensemble_DevKit-E7_BSP.pdsc

License

The BSP is licensed under License.

Issues

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.