spark: build stubbed out lcddisplay code to fix build

This commit is contained in:
Stefan Seyfried
2012-02-11 19:16:22 +01:00
parent c3f8a7f530
commit eabeec110c
9 changed files with 31 additions and 11 deletions

View File

@@ -25,6 +25,9 @@
*/
#include <config.h>
#ifdef HAVE_SPARK_HARDWARE
#define HAVE_GENERIC_HARDWARE 1
#endif
#include "lcddisplay.h"
#include <png.h>

View File

@@ -26,6 +26,9 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
#ifdef HAVE_SPARK_HARDWARE
#define HAVE_GENERIC_HARDWARE 1
#endif
#ifdef HAVE_GENERIC_HARDWARE
// dummy
#define LCD_ROWS 8