diff options
author | Tectu <joel@unormal.org> | 2012-07-26 14:25:10 +0200 |
---|---|---|
committer | Tectu <joel@unormal.org> | 2012-07-26 14:25:10 +0200 |
commit | 3c9425f594260b1cd037178ec0b84d1eab3fda0e (patch) | |
tree | caee9e82e43d37ca232df2fa81091da8e08cf6b1 /readme.md | |
parent | 81ba1ac355162ba31eb8f9167c94a3455a1ffc27 (diff) | |
download | uGFX-3c9425f594260b1cd037178ec0b84d1eab3fda0e.tar.gz uGFX-3c9425f594260b1cd037178ec0b84d1eab3fda0e.tar.bz2 uGFX-3c9425f594260b1cd037178ec0b84d1eab3fda0e.zip |
readme update
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/readme.md b/readme.md deleted file mode 100644 index 1cd34345..00000000 --- a/readme.md +++ /dev/null @@ -1,18 +0,0 @@ -## Wiki -please read the wiki pages to this project carefully, before you ask any questions: - -http://chibios.org/dokuwiki/doku.php?id=chibios:community - - - -## Maintainer & Contributors -Contributors: - - Badger -> console implementation and FSMC - - Abhishek -> font rendering - - Ben William -> fastMath and lcdDrawEllipse() - - dxli (Dongxu Li) -> lcdDrawEllipse() filled option - -Maintainer: - - Joel Bodenmann aka Tectu <joel@unormal.org> - - |