summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--firmware/export/config-mrobe500.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/firmware/export/config-mrobe500.h b/firmware/export/config-mrobe500.h
index 45733a644f..1ad521f864 100644
--- a/firmware/export/config-mrobe500.h
+++ b/firmware/export/config-mrobe500.h
@@ -92,6 +92,9 @@
#define LCD_WIDTH LCD_NATIVE_WIDTH
#define LCD_HEIGHT LCD_NATIVE_HEIGHT
#else
+/* Frame buffer stride */
+#define LCD_STRIDEFORMAT VERTICAL_STRIDE
+
/* This is the Landscape setup */
#define LCD_WIDTH LCD_NATIVE_HEIGHT
#define LCD_HEIGHT LCD_NATIVE_WIDTH
@@ -206,6 +209,9 @@
#define USE_ROCKBOX_USB
//#define USB_ENABLE_SERIAL
#define HAVE_USBSTACK
+//#define HAVE_USB_POWER
+//#define USBPOWER_BUTTON BUTTON_POWER
+//#define USBPOWER_BTN_IGNORE BUTTON_TOUCH
/* usb stack and driver settings */
#define USB_NUM_ENDPOINTS 7
#define USB_VENDOR_ID 0x07b4