Giter VIP home page Giter VIP logo

xarmlib's Introduction

Xarmlib - Works like a charm!

Experimental C++ library for bare-metal ARM Cortex-M platforms

Warning:

This library is mainly a personal project. For now, it is nothing more than a testbed for experiments and tests. It is in a very immature and early state of development and contains most certainly lots of bugs and issues that need to be fixed. You can use it freely in any way you like but it comes with absolutely no warranty at all! - You have been warned! :-)


Supported Targets:

  • NXP LPC81x
  • NXP LPC84x
  • NXP KV4x
  • NXP KV5x

Supported Toolchains:

External Dependencies:


Credit where it is due:

Alone we don't go far... This library uses some code and ideas taken from other persons and projects:

  • The startup code is heavily based on the Cortex-M Startup project, part of the µOS++ IIIe project. <-- Great project, check it out! Copyright (c) 2016 Liviu Ionescu.
  • The Delegate class is based on the Delegate implementation from Nikita Chernyi. A detailed description of the original implementation can be found here.
  • The low level peripheral drivers for the LPC81x family of MCUs are based on the NXP LPCOpen LPC8xx supplied by NXP. All rights reserved. (c) 2017 NXP B.V.
  • The low level peripheral drivers for the LPC84x family of MCUs are based on the LPC845 Example Code Bundle MCUXpresso supplied by NXP. All rights reserved. (c) 2017 NXP B.V.

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.