chore(arduino-cli): 移除package_index.json中非arduino板卡
This commit is contained in:
@@ -10,7 +10,7 @@ import * as tar from 'tar';
|
||||
import shell from 'shelljs';
|
||||
|
||||
|
||||
const CLI_VERSION = '1.0.0';
|
||||
const CLI_VERSION = '1.2.2';
|
||||
const ARDUINO_AVR_VERSION = '1.8.6';
|
||||
const ARDUINO_ESP8266_VERSION = '3.1.1';
|
||||
const ARDUINO_ESP32_VERSION = '2.0.15';
|
||||
|
||||
Reference in New Issue
Block a user