Giter Site home page Giter Site logo

docker_community_nrf52's Introduction

Community_nRF52_Arduino Docker Container

Docker image for compiling nRF52 Community code using the Arduino cli docker image.

Uses the latest releaseCommunity BSP for releases

Uses the latest Adafruit toolchain Adafruit Library for releases

Uses the latest Arduino-CLI Releases

There is a github action that check for new releases every day.

Using the image

Find the container for you to use on Dockerhub and GitHub Container Registry

This image is built for the following architectures:

  • linux/amd64

Note that nrfprog (which is included by Adafruit in their nRF52 Board Support Package and thus the Community Package as well) does not support ARM architectures.

To use the docker image, do a docker pull, then you can call the CLI as part of the docker run command.

Note that to see your sketch, the working directory must be mounted in the image.

docker pull ghcr.io/jpconstantineau/docker_community_nrf52:latest

docker run -it --mount src=${PWD},target=/mnt,type=bind  ghcr.io/jpconstantineau/docker_community_nrf52:latest arduino-cli-community-nrf52

docker_community_nrf52's People

Contributors

ebbit1q avatar jpconstantineau avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

ebbit1q

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.