7 lines
187 B
C
7 lines
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
|