GithubHelp home page GithubHelp logo

uguif's Introduction

uGUIF - uGUIforked

This is a forked version of the V0.31 uGUI Ilibrary (see ugui-README.md). Minor modifications to the library were made by Warren Gay [email protected]. The changes consist of:

1) Elimination of the global UG_GUI object gui, so that 
   preemptive multi-thread environments managing multiple
   instances will be safe (FreeRTOS for example).
2) UG_WINDOW struct now carries a reference to the gui
   object, so that only the UG_WINDOW pointer needs to
   be passed to the window routines.
3) ugui_config now includes a USE_WINDOW macro allowing the
   windowing functionality to be compiled out of the
   executable.

Due to #1, this version of the library breaks with the original V0.31 API. Most calls now add a UG_GUI *gui argument as the first argument.

From ugui.c:

µGUI is a generic GUI module for embedded systems.
This is a free software that is open for education, research and commercial
developments under license policy of following terms.

Copyright (C) 2015, Achim Döbler, all rights reserved.
URL: http://www.embeddedlightning.com/

See file ugui-LICENSE.md for the original author's terms of use.

uguif's People

Contributors

ve3wwg avatar

Watchers

James Cloos 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.