aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules/gwin
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2013-07-04 00:53:41 +1000
committerinmarket <andrewh@inmarket.com.au>2013-07-04 00:53:41 +1000
commit21e52bc85943ed7255380d8d8384780e617bcbf8 (patch)
treea5b32ba04c767ac6b3c0d9e2560bbf88f5c3c046 /demos/modules/gwin
parentdce9dc00a8bc9aa400b1354c442044586b82bfbc (diff)
downloaduGFX-21e52bc85943ed7255380d8d8384780e617bcbf8.tar.gz
uGFX-21e52bc85943ed7255380d8d8384780e617bcbf8.tar.bz2
uGFX-21e52bc85943ed7255380d8d8384780e617bcbf8.zip
Math library no longer needed on widget demo
Diffstat (limited to 'demos/modules/gwin')
-rw-r--r--demos/modules/gwin/widgets/readme.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/demos/modules/gwin/widgets/readme.txt b/demos/modules/gwin/widgets/readme.txt
index bb91e810..02d733e9 100644
--- a/demos/modules/gwin/widgets/readme.txt
+++ b/demos/modules/gwin/widgets/readme.txt
@@ -4,7 +4,3 @@ gfxconf.h
Note that you will need to include the drivers into your project
makefile for whichever inputs you decide to use.
-
-Note that you need to link to the math library. Add -lm to your
-library paths in your Makefile.
-