1
0
Fork 0
forked from len0rd/rockbox

xduoox20: UI Simulator support

Change-Id: I2a03cea07fbad9fb5862ca69e4cfca2e8ca6b17f
This commit is contained in:
Solomon Peachy 2020-09-28 15:03:21 -04:00
parent 43980bb877
commit ae58b5aafe
6 changed files with 96 additions and 9 deletions

View file

@ -81,6 +81,8 @@ agptek-rocker.c
xduoo-x3.c
#elif CONFIG_KEYPAD == XDUOO_X3II_PAD
xduoo-x3ii.c
#elif CONFIG_KEYPAD == XDUOO_X20_PAD
xduoo-x20.c
#elif (CONFIG_KEYPAD == IHIFI_770_PAD) || (CONFIG_KEYPAD == IHIFI_800_PAD)
ihifi2.c
#endif