diff options
author | Federico Fissore <f.fissore@arduino.cc> | 2015-04-27 10:55:10 +0200 |
---|---|---|
committer | Federico Fissore <f.fissore@arduino.cc> | 2015-04-27 10:55:16 +0200 |
commit | e78dba9b3467c5df3991d9bb9ef36a679d9aa957 (patch) | |
tree | a8c5ad3c5250ebd352dcb970d9e3deafcfd1c236 /boards.txt | |
parent | d2908e11167190083672fa71d209dfbf665620b0 (diff) |
Disabling uncertified warning, leaving vids/pids
Diffstat (limited to 'boards.txt')
-rw-r--r-- | boards.txt | 18 |
1 files changed, 0 insertions, 18 deletions
@@ -16,8 +16,6 @@ yun.pid.2=0x0041 yun.vid.3=0x2A03 yun.pid.3=0x8041 -yun.vid.0x2A03.warning=Uncertified - yun.upload.tool=avrdude yun.upload.protocol=avr109 yun.upload.maximum_size=28672 @@ -56,8 +54,6 @@ uno.pid.1=0x0001 uno.vid.2=0x2A03 uno.pid.2=0x0043 -uno.vid.0x2A03.warning=Uncertified - uno.upload.tool=avrdude uno.upload.protocol=arduino uno.upload.maximum_size=32256 @@ -182,8 +178,6 @@ mega.pid.2=0x0010 mega.vid.3=0x2A03 mega.pid.3=0x0042 -mega.vid.0x2A03.warning=Uncertified - mega.upload.tool=avrdude mega.upload.maximum_data_size=8192 @@ -241,8 +235,6 @@ megaADK.pid.2=0x003f megaADK.vid.3=0x2A03 megaADK.pid.3=0x0044 -megaADK.vid.0x2A03.warning=Uncertified - megaADK.upload.tool=avrdude megaADK.upload.protocol=wiring megaADK.upload.maximum_size=253952 @@ -275,8 +267,6 @@ leonardo.pid.2=0x0036 leonardo.vid.3=0x2A03 leonardo.pid.3=0x8036 -leonardo.vid.0x2A03.warning=Uncertified - leonardo.upload.tool=avrdude leonardo.upload.protocol=avr109 leonardo.upload.maximum_size=28672 @@ -316,8 +306,6 @@ micro.pid.2=0x0037 micro.vid.3=0x2A03 micro.pid.3=0x8037 -micro.vid.0x2A03.warning=Uncertified - micro.upload.tool=avrdude micro.upload.protocol=avr109 micro.upload.maximum_size=28672 @@ -357,8 +345,6 @@ esplora.pid.2=0x003C esplora.vid.3=0x2A03 esplora.pid.3=0x803C -esplora.vid.0x2A03.warning=Uncertified - esplora.upload.tool=avrdude esplora.upload.protocol=avr109 esplora.upload.maximum_size=28672 @@ -739,8 +725,6 @@ robotControl.pid.2=0x0038 robotControl.vid.3=0x2A03 robotControl.pid.3=0x8038 -robotControl.vid.0x2A03.warning=Uncertified - robotControl.upload.tool=avrdude robotControl.upload.protocol=avr109 robotControl.upload.maximum_size=28672 @@ -780,8 +764,6 @@ robotMotor.pid.2=0x0039 robotMotor.vid.3=0x2A03 robotMotor.pid.3=0x8039 -robotMotor.vid.0x2A03.warning=Uncertified - robotMotor.upload.tool=avrdude robotMotor.upload.protocol=avr109 robotMotor.upload.maximum_size=28672 |