Added Digilent chipKIT to supported boards

This commit is contained in:
Kristian Sloth Lauszus 2015-04-07 15:51:30 +02:00
parent fb95a7f383
commit bc11723589

View file

@ -105,6 +105,8 @@ Currently the following boards are supported by the library:
* Black Widdow
* RedBearLab nRF51822
* If you are using the RedBearLab nRF51822, then you must include the RedBearLab SPI library like so: ```#include <SPI.h>``` in your .ino file.
* Digilent chipKIT
* Please see: <http://www.circuitsathome.com/mcu/usb/running-usb-host-code-on-digilent-chipkit-board>.
The following boards need to be activated manually in [settings.h](settings.h):