GithubHelp home page GithubHelp logo

jp-96 / s140-codal-microbit-nrf5sdk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from microbit-foundation/codal-microbit-nrf5sdk

0.0 0.0 0.0 19.96 MB

Foundation repo containing files used by CODAL from the nRF5SDK. Not intended to be a mirror of the full SDK.

License: Other

CMake 0.34% C 97.52% C++ 2.14%

s140-codal-microbit-nrf5sdk's Introduction

What is this

A repo containing the files that CODAL requires of the nRF5SDK for our BLE implementation.

THIS IS NOT A MIRROR OF THE Nordic SDK. It will probably be missing many files. We are intentionally keeping this lean.

Modifying this library - Currently broken see issue #3

If a new header or source file from the SDK is required for future CODAL micro:bit development:

  1. Download the nRF5SDK from the Nordic website. Unpack it so that the SDK is in a folder ../nRF5SDK/ compared to the root of this repository. This will typically be codal/libraries/nRF5SDK

  2. Add it to CMakeLists.txt

APPEND INCLUDE_SDK_DIRS "${SDK_DIRECTORY}/nRF5SDK/{directory}"

APPEND SOURCE_FILES "${SDK_DIRECTORY}/nRFSDK/{path to file}.c

  1. Run cmake . -D REGENERATE=True to update the ./nRF5SDK folder in this repository

  2. Commit, push, create a PR!

Code of Conduct

Trust, partnership, simplicity and passion are our core values we live and breathe in our daily work life and within our projects. Our open-source projects are no exception. We have an active community which spans the globe and we welcome and encourage participation and contributions to our projects by everyone. We work to foster a positive, open, inclusive and supportive environment and trust that our community respects the micro:bit code of conduct. Please see our code of conduct which outlines our expectations for all those that participate in our community and details on how to report any concerns and what would happen should breaches occur.

s140-codal-microbit-nrf5sdk's People

Contributors

martinwork avatar microbit-sam avatar finneyj avatar jaustin avatar microbit-pauline 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.