Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/milkcocoa0902/cocoalib

LPC15xx系統のライブラリ
https://github.com/milkcocoa0902/cocoalib

library lpc lpc1549 opensource

Last synced: about 1 month ago
JSON representation

LPC15xx系統のライブラリ

Awesome Lists containing this project

README

        

## LPC15xx Library!!!!
[![wercker status](https://app.wercker.com/status/d35b4c974c17f45e350791ecaadb9829/s/master "wercker status")](https://app.wercker.com/project/byKey/d35b4c974c17f45e350791ecaadb9829)

## How to use
```
git submodule add https://github.com/koron0902/CocoaLib.git
cd
echo CocoaLib/chip > /.git/modules//info/sparse-checkout
echo CocoaLib/cocoa >> /.git/modules//info/sparse-checkout
git submodule update --recursive
```