2014-04-07 20:23:54 +00:00
|
|
|
#define CONFIG_PP
|
|
|
|
#define IRAM_ORIG 0x40000000
|
2014-04-11 22:08:11 +00:00
|
|
|
#define IRAM_SIZE 0xc000
|
2014-04-07 20:23:54 +00:00
|
|
|
#define CPU_ARM
|
2014-04-11 22:08:11 +00:00
|
|
|
#define ARM_ARCH 4
|
2014-04-07 20:23:54 +00:00
|
|
|
#define USB_BASE 0xc5000000
|
|
|
|
#define USB_NUM_ENDPOINTS 2
|