1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-08-01 03:47:23 +03:00

uploading now completes using RC2 on Win7

This commit is contained in:
Zach Eveland
2011-10-26 11:28:07 -04:00
parent 9e72b06a75
commit e806be8c2a
4 changed files with 333 additions and 340 deletions

View File

@ -14,7 +14,7 @@ AVR_FREQ = 16000000L
# Specify the Arduino model using the assigned PID. This is used by Descriptors.c
# to set PID and product descriptor string
# Arduino Leonardo PID
ARDUINO_MODEL_PID = 0x0088
ARDUINO_MODEL_PID = 0x0089
# Arduino Micro PID
#ARDUINO_MODEL_PID = 0x0035