We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SAMD21 doesn't appear to be supported. I get this:
`matt 2013:(master)$ ./flash.js --port /dev/ttyACM1 --reset -D
N# w400e0940,# chipId: 0x0 V# vStr: v2.0 [Arduino:XYZ] May 6 2019 14:48:36
FAILED: TypeError: Cannot read property 'init' of null `
Do I need to add a new clause to EEFCFactory?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
SAMD21 doesn't appear to be supported. I get this:
`matt 2013:(master)$ ./flash.js --port /dev/ttyACM1 --reset -D
FAILED: TypeError: Cannot read property 'init' of null
`
Do I need to add a new clause to EEFCFactory?
The text was updated successfully, but these errors were encountered: