Difference between revisions of "Main Page"
From uGFX Wiki
Line 1: | Line 1: | ||
− | Welcome to the | + | <div class="div-header">Welcome to the µGFX wiki!</div> |
− | Please note that this is just the documentation, the official project website can be found at [http://ugfx.org ugfx.org] | + | <div class="div-block">This is the official documentation of the [http://ugfx.org µGFX] library. Please note that this is just the documentation, the official project website can be found at [http://ugfx.org ugfx.org] |
− | + | If you're new to µGFX, begin by reading [[Getting Started]]. | |
− | < | + | </div> |
− | = | + | <div style="width: 50%; float: left;"> |
+ | <div class="div-header" style="margin-right: 10px;">General</div> | ||
+ | <div class="div-block" style="margin-right: 10px;"> | ||
* [http://ugfx.org/demos Demos] | * [http://ugfx.org/demos Demos] | ||
* [[Getting Started]] '''<---- Start here''' | * [[Getting Started]] '''<---- Start here''' | ||
Line 15: | Line 17: | ||
** [[Write Driver]] | ** [[Write Driver]] | ||
** [[Port]] | ** [[Port]] | ||
− | </ | + | </div> |
− | + | </div> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
+ | <div style="width: 50%; float: right;"> | ||
+ | <div class="div-header" style="margin-left: 10px;">Modules</div> | ||
+ | <div class="div-block" style="margin-left: 10px;"> | ||
* [[GWIN]] | * [[GWIN]] | ||
** [[Windows]] | ** [[Windows]] | ||
Line 49: | Line 50: | ||
* [[GEVENT]] | * [[GEVENT]] | ||
* [[GTIMER]] | * [[GTIMER]] | ||
− | + | </div> | |
− | </ | + | </div> |
− | </ | + | |
__NOTOC__ | __NOTOC__ |
Revision as of 20:25, 3 July 2014
Welcome to the µGFX wiki!
This is the official documentation of the µGFX library. Please note that this is just the documentation, the official project website can be found at ugfx.org
If you're new to µGFX, begin by reading Getting Started.
General
- Demos
- Getting Started <---- Start here
- Configuration
- Architecture
- Board File
- API Reference
- HowTo
Modules