rockbox/utils/hwstub/stub/rk27xx/target-config.h
Amaury Pouly 910235b49a hwstub: fix error in config descriptor, cleanup some code
Change-Id: I853340ed2c187a044726ca03ec52aed655707e27
2014-04-12 00:11:13 +02:00

7 lines
198 B
C

#define CONFIG_RK27XX
#define IRAM_ORIG 0x60000000
#define IRAM_SIZE 0x8000
#define CPU_ARM
#define ARM_ARCH 5
#define USB_BASE 0x180A000
#define USB_NUM_ENDPOINTS 2