We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d786913 commit dba021eCopy full SHA for dba021e
src/USBHost/USBHostConf.h
@@ -17,7 +17,7 @@
17
#ifndef USBHOST_CONF_H
18
#define USBHOST_CONF_H
19
20
-#define ARC_USB_FULL_SIZE=1
+#define ARC_USB_FULL_SIZE (1)
21
22
#include "mbed_config.h"
23
#include "Callback.h"
0 commit comments