Datasheet

Apache Mynewt Applications
This section contains a guide on creating a progressively more complex application in Mynewt, starting with the
absolute basics and adding useful features one by one.
The individual pages can be references in isolation, but the example code builds up from one example to the next in
chronological order.
Create a New Project (https://adafru.it/yAI): This page shows how to generate a new project, and add a custom
application and build target to the project.
Adding Tasks (https://adafru.it/yAJ): Add a custom task to the task scheduler
Adding Shell Commands (https://adafru.it/yAK): Add a custom shell command to the serial-based console
Adding Statistics (https://adafru.it/yAL): Add custom statistics to track the internal state of the system in an easy to
monitor fashion
© Adafruit Industries https://learn.adafruit.com/adafruit-nrf52-pro-feather Page 46 of 87