mirror of
https://github.com/felis/USB_Host_Shield_2.0.git
synced 2024-03-22 11:31:26 +01:00
Add Seeed XIAO nRF52840 Sense to boards in Readme
This commit is contained in:
parent
ef10565fba
commit
4a6d33f85f
1 changed files with 2 additions and 0 deletions
|
@ -122,6 +122,8 @@ Currently the following boards are supported by the library:
|
||||||
* Any board supported by [MightyCore](https://github.com/MCUdude/MightyCore)
|
* Any board supported by [MightyCore](https://github.com/MCUdude/MightyCore)
|
||||||
* RedBearLab nRF51822
|
* RedBearLab nRF51822
|
||||||
* Adafruit Feather nRF52840 Express
|
* Adafruit Feather nRF52840 Express
|
||||||
|
* SEEED XIAO nRF52840 Sense
|
||||||
|
* Note it uses pin 7 and 5 for SS and INT respectively
|
||||||
* Digilent chipKIT
|
* Digilent chipKIT
|
||||||
* Please see: <https://chome.nerpa.tech/mcu/usb/running-usb-host-code-on-digilent-chipkit-board>.
|
* Please see: <https://chome.nerpa.tech/mcu/usb/running-usb-host-code-on-digilent-chipkit-board>.
|
||||||
* STM32F4
|
* STM32F4
|
||||||
|
|
Loading…
Reference in a new issue