summaryrefslogtreecommitdiff
path: root/apps/debug_menu.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/debug_menu.c')
-rw-r--r--apps/debug_menu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/debug_menu.c b/apps/debug_menu.c
index d127aefbfb..b786199c76 100644
--- a/apps/debug_menu.c
+++ b/apps/debug_menu.c
@@ -1079,7 +1079,7 @@ bool dbg_ports(void)
1079 return false; 1079 return false;
1080 } 1080 }
1081 1081
1082#elif CONFIG_CPU == PP5020 1082#elif CONFIG_CPU == PP5020 || CONFIG_CPU == PP5024
1083 1083
1084 unsigned int gpio_a, gpio_b, gpio_c, gpio_d; 1084 unsigned int gpio_a, gpio_b, gpio_c, gpio_d;
1085 unsigned int gpio_e, gpio_f, gpio_g, gpio_h; 1085 unsigned int gpio_e, gpio_f, gpio_g, gpio_h;