segger studio work with ea4357

This commit is contained in:
hathach
2018-03-09 16:22:10 +07:00
parent eaaebc2b88
commit 3e42845153
17 changed files with 36943 additions and 0 deletions

View File

@@ -107,6 +107,10 @@
#define TUSB_CFG_ATTR_USBRAM _Pragma("location=\".ahb_sram1\"")
#endif
#elif defined __SES_ARM
#define TUSB_CFG_ATTR_USBRAM ATTR_SECTION(.bss2)
#else
#error compiler not specified