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
if require_protocol_v2
The program will not detect the target chip type, so on Line 306,
fprintf(stderr, "File size exceeded device's capacity!\n");
Will be triggered for all time.
Also, README should be updated with new IC support.
The text was updated successfully, but these errors were encountered:
Download still failed :(
sudo wchisptool -n -f ~/Downloads/usb_device_cdc.bin Binary length 3746 Now performing erase... Erase done Writing Flash Write done Verifying Flash Write failed!
Sorry, something went wrong.
Debugging, please wait.
No branches or pull requests
The program will not detect the target chip type, so on Line 306,
Will be triggered for all time.
Also, README should be updated with new IC support.
The text was updated successfully, but these errors were encountered: