From ea3048ff3675ba460b1ca47798340d227fefc05e Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Tue, 23 Jul 2013 18:52:52 +0200 Subject: fixed OS-X port (untested) --- drivers/multiple/X/readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/multiple/X/readme.txt') diff --git a/drivers/multiple/X/readme.txt b/drivers/multiple/X/readme.txt index fd2e3fc1..908fea31 100644 --- a/drivers/multiple/X/readme.txt +++ b/drivers/multiple/X/readme.txt @@ -11,7 +11,7 @@ and a touchscreen driver. d) Optionally the following (with appropriate values): #define GDISP_SCREEN_WIDTH 640 #define GDISP_SCREEN_HEIGHT 480 - e) Optionally change the threading model to POSIX (instead of ChibiOS) + e) Optionally change the threading model to LINUX (instead of ChibiOS) #define GDISP_THREAD_CHIBIOS FALSE 2. To your makefile add the following lines: -- cgit v1.2.3