You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Currently the [NUCLEO-F446RE](http://www.st.com/web/catalog/tools/FM116/SC959/SS1532/LN1847/PF262063) is supported featuring the STM32F446. Take a look at the following example code: <https://github.com/Lauszus/Nucleo_F446RE_USBHost>.
126
+
* ESP8266 is supported using the [ESP8266 Arduino core](https://github.com/esp8266/Arduino)
126
127
127
128
The following boards need to be activated manually in [settings.h](settings.h):
128
129
@@ -317,11 +318,11 @@ HID devices are also supported by the library. However these require you to writ
317
318
318
319
### [MIDI Library](usbh_midi.cpp)
319
320
320
-
The library support MIDI devices.
321
+
The library support MIDI devices.
321
322
You can convert USB MIDI keyboard to legacy serial MIDI.
0 commit comments