Coder Social home page Coder Social logo

pinnacle_100_sample_applications_manifest's Introduction

Pinnacle 100 Sample Applications Manifest Repo

Cloning Firmware

This is a Zephyr west manifest repository. To learn more about west see here.

To clone this repository properly use the west tool. To install west you will first need Python3.

Install west using pip3:

pip3 install --user -U west

Once west is installed, clone this repository using west init and west update:

# Checkout the latest manifest on main
west init -m https://github.com/LairdCP/Pinnacle_100_Sample_Applications_Manifest.git

# Now, pull all the source described in the manifest
west update

Preparing to Build

If this is your first time working with a Zephyr project on your computer you should follow the Zephyr getting started guide to install all the tools.

The sample apps use Zephyr 3.1.99, so the Zephyr SDK v 0.14.2 is recommended.

Building the Firmware

From the directory where you issued the west init and west update commands you can use the following command to build the firmware:

west build -p auto -b pinnacle_100_dvk -d Pinnacle_100_Sample_Applications/build/[app_name] Pinnacle_100_Sample_Applications/apps/[app_name]

pinnacle_100_sample_applications_manifest's People

Contributors

rerickson1 avatar greg-leach avatar

Watchers

James Cloos avatar  avatar Eric Bentley avatar Andrew Dobbing avatar Kurt Furlong avatar Joe Conley avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.