GithubHelp home page GithubHelp logo

pabigot / u8glib Goto Github PK

View Code? Open in Web Editor NEW
12.0 5.0 10.0 27.76 MB

Mirror of u8glib: Universal Graphics Library for 8 Bit Embedded Systems

License: Other

C++ 2.33% C 92.97% Shell 0.78% Makefile 0.95% Objective-C 0.01% Processing 2.53% Assembly 0.31% Gnuplot 0.13%

u8glib's Introduction

u8glib: Universal Graphics Library for 8 Bit Embedded Systems

This repository hosted on github is a mirror of u8glib.

Universal Graphics Library for 8 Bit Embedded Systems is a graphics library specifically useful for text and graphical output to LCDs commonly used in microcontroller platforms.

The git clone exists primarily to simplify inclusion of u8glib as a sub-repository in git-based projects.

  • Branch upstream is intended to track the default branch of the original Mercurial repository. Updates are done manually.

  • Branch master provides this file and merges from upstream.

  • Other branches may be present.

Details of Import

Initial creation was done with the following commands:

git clone git://repo.or.cz/fast-export.git

hg clone https://code.google.com/p/u8glib/ u8glib.hg

git init u8glib
cd u8glib
../fast-export/hg-fast-export.sh \
  -r /opt/u8glib.hg \
  -M upstream

Updates are done with:

cd ../u8glib.hg
hg pull
hg update
cd ../u8glib
../fast-export/hg-fast-export.sh \
  -r /opt/u8glib.hg \
  -M upstream

u8glib's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  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.