diff options
author | Brian Cully <bjc@kublai.com> | 2019-06-23 06:28:11 -0400 |
---|---|---|
committer | Brian Cully <bjc@kublai.com> | 2019-06-23 06:28:11 -0400 |
commit | 10e76b913e82db41ea3476daca2e89a131df1597 (patch) | |
tree | d6b94a131ffd8671bda074fd6f5c0b8fc0256171 | |
parent | fad3038b035db90c59f297891835d37fd97b79c5 (diff) | |
download | usb2btle-10e76b913e82db41ea3476daca2e89a131df1597.tar.gz usb2btle-10e76b913e82db41ea3476daca2e89a131df1597.zip |
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -49,6 +49,10 @@ board support packages being installed. You will also need the SimplyAtomic library, available [here](https://github.com/wizard97/SimplyAtomic.git). +Some keyboards require the +[USB_Host_Library_SAMD](https://github.com/gdsports/USB_Host_Library_SAMD.git) +to probe properly. Try installing it if you're having issues. + Once everything's set up, you'll need to build and flash the images to your board. The instructions are the same for both: |