Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/milkcocoa0902/cocoalib
LPC15xx系統のライブラリ
https://github.com/milkcocoa0902/cocoalib
library lpc lpc1549 opensource
Last synced: about 1 month ago
JSON representation
LPC15xx系統のライブラリ
- Host: GitHub
- URL: https://github.com/milkcocoa0902/cocoalib
- Owner: milkcocoa0902
- Created: 2018-05-06T22:06:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-19T08:25:23.000Z (almost 5 years ago)
- Last Synced: 2023-11-23T16:25:27.472Z (about 1 year ago)
- Topics: library, lpc, lpc1549, opensource
- Language: C++
- Homepage:
- Size: 3.04 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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
```