It seems to be XIAO SAMD21, not XIAO M0

This commit is contained in:
Neale Pickett 2023-10-24 08:47:10 -06:00 committed by GitHub
parent 36cc138443
commit 533dd49bdc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -11,7 +11,7 @@ Then compile and upload the sketch.
## Works with no source code changes
* Seeeduino Xiao M0
* Seeeduino Xiao SAMD21
* Adafruit Qt Py SAMD21
## Known to work with source code changes

View File

@ -1,10 +1,10 @@
# Easy Installation
1. Get a Seeeduino XIAO M0
2. Download the most recent xiao m0 firmware from
1. Get a Seeeduino XIAO SAMD21
2. Download the most recent XIAO SAMD21 firmware from
[releases](https://github.com/nealey/vail-adapter/releases)
3. [Enter bootloader mode](https://wiki.seeedstudio.com/Seeeduino-XIAO/#enter-bootloader-mode)
4. Copy the firmware onto the XIAO M0
4. Copy the firmware onto the XIAO SAMD21
[Wideo walkthrough of firmware upload](https://www.youtube.com/watch?v=IgOdkUe5SMY) (3:07)