Skip to content

Commit b9a3282

Browse files
committed
Updated ESP Tools for MacOS Big Sur
Updated xtensa-esp32-elf-gcc to 1.22.0-97-gc752ad5-5.2.0 Updated esptool_py to 3.0.0
1 parent da05401 commit b9a3282

File tree

2 files changed

+33
-0
lines changed

2 files changed

+33
-0
lines changed

IDE_Board_Manager/package_sparkfun_index.json

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -858,6 +858,39 @@
858858
}
859859
]
860860
},
861+
{
862+
"name": "SparkFun ESP32 Boards",
863+
"architecture": "esp32",
864+
"version": "1.0.1",
865+
"category": "Contributed",
866+
"url": "https://github.com/sparkfun/Arduino_Boards/raw/master/IDE_Board_Manager/sparkfun-esp32-1.0.1.tar.bz2",
867+
"archiveFileName": "sparkfun-esp32-1.0.1.tar.bz2",
868+
"checksum": "SHA-256:030ee494bdf5ae8870042704e99ba0e27313c42f90a284babeaaac9a2deeb6a1",
869+
"size": "33167738",
870+
"boards": [
871+
{ "name": "SparkFun ESP32 Thing" },
872+
{ "name": "SparkFun ESP32 Thing Plus"},
873+
{ "name": "SparkFun ESP32 MicroMod"},
874+
{ "name": "SparkFun Lora Gateway 1-Channel" }
875+
],
876+
"toolsDependencies": [
877+
{
878+
"packager": "esp32",
879+
"version": "1.22.0-97-gc752ad5-5.2.0",
880+
"name": "xtensa-esp32-elf-gcc"
881+
},
882+
{
883+
"packager": "esp32",
884+
"version": "3.0.0",
885+
"name": "esptool_py"
886+
},
887+
{
888+
"packager": "esp32",
889+
"version": "0.2.3",
890+
"name": "mkspiffs"
891+
}
892+
]
893+
},
861894
{
862895
"name": "SparkFun SAMD Boards (dependency: Arduino SAMD Boards 1.6.5)",
863896
"architecture": "samd",
31.6 MB
Binary file not shown.

0 commit comments

Comments
 (0)