Updated README

This commit is contained in:
Kristian Sloth Lauszus 2016-10-25 00:01:55 -05:00
parent aa3731c230
commit 31570861fe

View file

@ -123,6 +123,7 @@ Currently the following boards are supported by the library:
* Please see: <http://www.circuitsathome.com/mcu/usb/running-usb-host-code-on-digilent-chipkit-board>.
* STM32F4
* 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>.
* ESP8266 is supported using the [ESP8266 Arduino core](https://github.com/esp8266/Arduino)
The following boards need to be activated manually in [settings.h](settings.h):