USBDevice with MAX32620HSP platform support

Fork of USBDevice by mbed official

Revision:
42:4f589e246b9e
Parent:
35:a8484e16c2f3
--- a/USBDevice/TARGET_RENESAS/TARGET_RZ_A1H/src/userdef/usb0_function_userdef.c	Mon Feb 09 09:15:46 2015 +0000
+++ b/USBDevice/TARGET_RENESAS/TARGET_RZ_A1H/src/userdef/usb0_function_userdef.c	Fri Feb 27 10:00:59 2015 +0000
@@ -52,7 +52,7 @@
 /*******************************************************************************
 Macro definitions
 *******************************************************************************/
-#define DUMMY_ACCESS (*(volatile unsigned long *)(OSTM0CNT))
+#define DUMMY_ACCESS OSTM0CNT
 
 /* #define CACHE_WRITEBACK */