add Eros Q native simulator build
Change-Id: Ifdc882d19020da2e18234d6276409ad3e7efa138
This commit is contained in:
parent
3e7a09cb0d
commit
07a3f6bcdb
2 changed files with 1 additions and 1 deletions
|
@ -514,7 +514,7 @@
|
||||||
#define UI_LCD_POSX 26
|
#define UI_LCD_POSX 26
|
||||||
#define UI_LCD_POSY 40
|
#define UI_LCD_POSY 40
|
||||||
|
|
||||||
#elif defined(EROS_Q)
|
#elif defined(EROS_Q) || defined(EROS_QN)
|
||||||
#define UI_TITLE "AIGO EROS Q"
|
#define UI_TITLE "AIGO EROS Q"
|
||||||
#define UI_WIDTH 400 /* width of GUI window */
|
#define UI_WIDTH 400 /* width of GUI window */
|
||||||
#define UI_HEIGHT 653 /* height of GUI window */
|
#define UI_HEIGHT 653 /* height of GUI window */
|
||||||
|
|
BIN
uisimulator/bitmaps/UI-erosqnative.bmp
Normal file
BIN
uisimulator/bitmaps/UI-erosqnative.bmp
Normal file
Binary file not shown.
After Width: | Height: | Size: 1,020 KiB |
Loading…
Reference in a new issue