Skip to content

nxp-zephyr/apps_zephyr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

zephyrApps repo

zephyrApps is a collection of demos, apps, etc. organized in different Git branchs.

List of Branches

The list of branches in the repo include:

  • main
    • this README
  • FacialDetect
    • Multiple face detect demo running on MCXN947 and i.MX RT1060.
  • SmartWatch
    • Wearable example application optimized for the i.MX RT500 MCU

Getting started with a branch

Each branch has a README file with instructions for getting started. To review, you can use a browser to view the zephyrApps branches, and find the desired README.

General folder structure:

Branches may differ, but in general this is the folder structure of the ZephyrApps folder after the west init command.

zephyrApps/
│
├── modules/                    # other modules pulled in by West
│   ├── hal/
│   │   └── nxp/
├── nxp/                        # West manifest repo, and applications
│   ├── apps/
└── zephyr/                     # module pulled in by West from zephyr-proper or NXP fork

About

NXP example applications using Zephyr

Resources

Stars

Watchers

Forks

Packages

No packages published