Skip to content

alrodlim/appswpacks-ml-state-monitor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Application Software Pack: ML State Monitor

This repository holds the APP-SW-PACKS/ML-State-Monitor and it depends on the MCUXpresso SDK overall delivery.

Assemble the application

You need to have both Git and West installed, then execute below commands to gather the whole APP-SW-PACKS/ML-State-Monitor delivery at revision ${revision} and place it in a folder named appswpacks_ml_state_monitor.

west init -m https://github.com/NXPmicro/appswpacks-ml-state-monitor --mr ${revision} appswpacks_ml_state_monitor
cd appswpacks_ml_state_monitor
west update

Replace ${revision} with any SDK revision you wish to achieve. This can be mcux_release_github if you want the latest state, or any commit SHA.

Build and run the application

To build and run the application please refer to the Lab Guide or check the steps in Run a project using MCUXpresso IDE.


For other software examples please go to the MCUXpresso SDK and get the full delivery to be able to build and run examples that are based on other SDK components.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 87.0%
  • Jupyter Notebook 9.1%
  • C++ 3.9%