An open API service indexing awesome lists of open source software.

https://github.com/apache/mynewt-pkg-bsp

This is a basic definition of a sample Mynewt package
https://github.com/apache/mynewt-pkg-bsp

mynewt

Last synced: about 17 hours ago
JSON representation

This is a basic definition of a sample Mynewt package

Awesome Lists containing this project

README

        

# 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 [email protected]