Skip to content

Commit d786913

Browse files
committed
Enable ARC_USB_FULL_SIZE
1 parent afa403e commit d786913

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: src/USBHost/USBHostConf.h

+2
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717
#ifndef USBHOST_CONF_H
1818
#define USBHOST_CONF_H
1919

20+
#define ARC_USB_FULL_SIZE=1
21+
2022
#include "mbed_config.h"
2123
#include "Callback.h"
2224
#include "Arduino.h"

0 commit comments

Comments
 (0)