mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 18:47:39 -04:00
7 lines
No EOL
187 B
C
7 lines
No EOL
187 B
C
#define CONFIG_STMP
|
|
#define IRAM_ORIG 0
|
|
#define IRAM_SIZE 0x8000
|
|
#define CPU_ARM
|
|
#define ARM_ARCH 5
|
|
#define USB_BASE 0x80080000
|
|
#define USB_NUM_ENDPOINTS 2 |