This is a basic definition of a sample Mynewt package

Clone this repo:

Branches

  1. 576aa4a Merge pull request #1 from ccollins476ad/more by ccollins476ad · 6 years ago master
  2. a6692c4 Add BSP-specific files; remove non-BSP files. by Christopher Collins · 7 years ago
  3. 4ed1797 initial commit, based on contents of pkg type by Sterling Hughes · 8 years ago

Sample BSP Definition

This is a basic definition of a sample Mynewt BSP package. See https://mynewt.apache.org/latest/os/core_os/porting/port_bsp/ for documentation on creating a Mynewt BSP package.

The source files are located in the src/ directory.

Header files are located in include/

pkg.yml contains the base definition of the BSP package.

bsp.yml contains BSP-specific settings.

syscfg.yml contains Mynewt setting definitions and overrides.

Any questions? Please refer to the documentation at http://mynewt.apache.org/ or ask questions on dev@mynewt.apache.org