Skip to content

Commit 176bb96

Browse files
Wed 30 Oct 2019 10:37:53 EDT - fixes #28
1 parent 682d758 commit 176bb96

File tree

8 files changed

+90
-89
lines changed

8 files changed

+90
-89
lines changed

Components/super-go-play/odroid-go-common/components/odroid/odroid_hud.c

Lines changed: 84 additions & 83 deletions
Large diffs are not rendered by default.

Firmware/Releases/odroid-go.zip

-1.37 KB
Binary file not shown.
-9.28 KB
Binary file not shown.

Firmware/Releases/retro-esp.zip

-548 Bytes
Binary file not shown.
-8.09 KB
Binary file not shown.

Launchers/retro-esp32/sdkconfig.old

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -82,10 +82,10 @@ CONFIG_MONITOR_BAUD=115200
8282
#
8383
# Retro ESP32 Configuration
8484
#
85-
CONFIG_LCD_DRIVER_CHIP_ODROID_GO=
86-
CONFIG_LCD_DRIVER_CHIP_RETRO_ESP32=y
87-
CONFIG_DEFAULT_MENU_KEY=
88-
CONFIG_COMBO_MENU_KEY=y
85+
CONFIG_LCD_DRIVER_CHIP_ODROID_GO=y
86+
CONFIG_LCD_DRIVER_CHIP_RETRO_ESP32=
87+
CONFIG_DEFAULT_MENU_KEY=y
88+
CONFIG_COMBO_MENU_KEY=
8989

9090
#
9191
# Partition Table

Odroid/odroid-go-firmware

0 commit comments

Comments
 (0)