Remove unneeded comment about threading (no longer applies)
This commit is contained in:
parent
772b4f79d5
commit
00b6ab3986
1 changed files with 0 additions and 2 deletions
|
@ -11,8 +11,6 @@ and a touchscreen driver.
|
||||||
d) Optionally the following (with appropriate values):
|
d) Optionally the following (with appropriate values):
|
||||||
#define GDISP_SCREEN_WIDTH 640
|
#define GDISP_SCREEN_WIDTH 640
|
||||||
#define GDISP_SCREEN_HEIGHT 480
|
#define GDISP_SCREEN_HEIGHT 480
|
||||||
e) Optionally change the threading model to LINUX (instead of ChibiOS)
|
|
||||||
#define GDISP_THREAD_CHIBIOS FALSE
|
|
||||||
|
|
||||||
2. To your makefile add the following lines:
|
2. To your makefile add the following lines:
|
||||||
include $(GFXLIB)/gfx.mk
|
include $(GFXLIB)/gfx.mk
|
||||||
|
|
Loading…
Add table
Reference in a new issue