5 changed files with 10 additions and 1 deletions
@ -0,0 +1,4 @@ |
|||
LCDSRC += $(LCDLIB)/console/console.c |
|||
|
|||
LCDINC += $(LCDLIB)/console |
|||
|
@ -0,0 +1,3 @@ |
|||
This directory contains any files which are needed by the |
|||
console implementation. |
|||
|
Loading…
Reference in new issue