chore(arduino-cli): 移除package_index.json中非arduino板卡

This commit is contained in:
王立帮
2025-05-09 23:37:02 +08:00
parent 7d26c83695
commit 9f0e12601c
2 changed files with 2 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
{
"board_manager": {
"additional_urls": [
"http://download.mixlylibs.cloud/arduino-packages/index/package_index.json",
"http://download.mixlylibs.cloud/arduino-packages/index/package_esp8266com_index.json",
"https://jihulab.com/esp-mirror/espressif/arduino-esp32/-/raw/gh-pages/package_esp32_index_cn.json"
]