mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
xduooX3 debug menu add GPIO IO Ports
Change-Id: I6ca9f005e412240235354b9369bcc3f4a4ad256f
This commit is contained in:
parent
748133cf9d
commit
63e6aec260
2 changed files with 84 additions and 1 deletions
|
@ -2493,7 +2493,7 @@ static const struct {
|
|||
#if defined(CPU_COLDFIRE) || defined(CPU_PP) \
|
||||
|| CONFIG_CPU == S3C2440 || CONFIG_CPU == IMX31L || CONFIG_CPU == AS3525 \
|
||||
|| CONFIG_CPU == DM320 || defined(CPU_S5L870X) || CONFIG_CPU == AS3525v2 \
|
||||
|| CONFIG_CPU == RK27XX
|
||||
|| CONFIG_CPU == RK27XX || CONFIG_CPU == JZ4760B
|
||||
{ "View I/O ports", dbg_ports },
|
||||
#endif
|
||||
#if (CONFIG_RTC == RTC_PCF50605) && (CONFIG_PLATFORM & PLATFORM_NATIVE)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue