X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=FreeRTOS%2FDemo%2FCORTEX_A5_SAMA5D3x_Xplained_IAR%2FAtmelFiles%2Fusb%2Fdevice%2Fcore%2FUSBDCallbacks.c;h=1796d35e6b86f80b598e58ae7586872b3eabd3b4;hb=848e93f82db671b616ba01196c539ebea2df891c;hp=3b892b9d4acc7dd570dd607293ca001e8f9d1db3;hpb=5d4653befc8b26bbf04f69558cee8f4fcb0c7035;p=freertos diff --git a/FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/AtmelFiles/usb/device/core/USBDCallbacks.c b/FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/AtmelFiles/usb/device/core/USBDCallbacks.c index 3b892b9d4..1796d35e6 100644 --- a/FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/AtmelFiles/usb/device/core/USBDCallbacks.c +++ b/FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/AtmelFiles/usb/device/core/USBDCallbacks.c @@ -54,7 +54,6 @@ WEAK void USBDCallbacks_Initialized(void) { /* Does nothing */ - __asm volatile( "NOP" ); } /**