cannot get IAR work with lpc1769 device demo
This commit is contained in:
		| @@ -91,8 +91,8 @@ const uint8_t mscd_app_rommdisk[DISK_BLOCK_NUM][DISK_BLOCK_SIZE] = | ||||
|   [3] = README_CONTENTS | ||||
| }; | ||||
|  | ||||
| ATTR_USB_MIN_ALIGNMENT | ||||
| static uint8_t sector_buffer[DISK_BLOCK_SIZE] TUSB_CFG_ATTR_USBRAM; | ||||
| ATTR_USB_MIN_ALIGNMENT TUSB_CFG_ATTR_USBRAM | ||||
| static uint8_t sector_buffer[DISK_BLOCK_SIZE]; | ||||
|  | ||||
| //--------------------------------------------------------------------+ | ||||
| // IMPLEMENTATION | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 hathach
					hathach