Coder Social home page Coder Social logo

liblpc23xx's Introduction

PSAS utility library for NXP LPC23xx uControllers (http://www.nxp.com/).

Top level Makefile builds liblpc23xx.a.

common files

The startup directory contains common files for linking an object file. It also contains files for programming with openocd.

gcc version note

export GCC_VERSION=4.x.x to override default gcc version in makefile.

usb note

In makefile:

If you are using port B on the LPC2378 uncomment this line LPC2378_PORT = -DLPC2378_PORTB

Basic targets

make will create liblpc23xx.a
make tests will make hex files for library tests
make clean will clean objects from subdirectories.
make allclean will clean objects and all test directories.

SCM: git Submodules

Adding this library to superproject as a git submodule.

https://git.wiki.kernel.org/index.php/GitSubmoduleTutorial

git submodule add [email protected]:psas/liblpc23xx.git
git commit -m"Added submodule liblpc23xx.git"
git submodule init


--- As user of a superproject
git clone git://serverwherever/path.../superproject.git
git submodule init
git submodule update

liblpc23xx's People

Contributors

jameysharp avatar kwilsonpdx avatar natronics avatar thirteenfish 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.