-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
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
Add support for Arduino Pro Micro 3.3V #44
Comments
Here is the output of avrdude: C:\Program Files (x86)\Arduino\hardware\tools\avr/bin/avrdude -CC:\Program Files (x86)\Arduino\hardware\tools\avr/etc/avrdude.conf -v -patmega32u4 -cavr109 -PCOM21 -b57600 -D -Uflash:w:C:\Users\Guillem\AppData\Local\Temp\arduino_build_998379/Saxo4.ino.hex:i avrdude: Version 6.3-20171130
Connecting to programmer: . Programmer supports the following devices: avrdude: devcode selected: 0x44 Reading | ################################################## | 100% -0.00s avrdude: Device signature = 0x1e9587 (probably m32u4) Writing | ################################################## | 100% 1.55s avrdude: 19726 bytes of flash written Reading | ################################################## | 100% 0.24s avrdude: verifying ... avrdude done. Thank you. |
Can you please add support for Arduino Pro Micro 3.3V ?
The text was updated successfully, but these errors were encountered: