Skip to content

Commit 1cb5496

Browse files
committed
Added definitions for the SparkFun ESP32 boards
- Thing - Thing Plus - LoRa Gateway - MicroMod
1 parent f3999d3 commit 1cb5496

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
@@ -798,6 +798,39 @@
798798
],
799799
"toolsDependencies": []
800800
},
801+
{
802+
"name": "SparkFun ESP32 Boards",
803+
"architecture": "esp32",
804+
"version": "1.0.0",
805+
"category": "Contributed",
806+
"url": "https://github.com/sparkfun/Arduino_Boards/raw/master/IDE_Board_Manager/sparkfun-esp32-1.0.0.tar.bz2",
807+
"archiveFileName": "sparkfun-esp32-1.0.0.tar.bz2",
808+
"checksum": "SHA-256:030ee494bdf5ae8870042704e99ba0e27313c42f90a284babeaaac9a2deeb6a1",
809+
"size": "33167738",
810+
"boards": [
811+
{ "name": "SparkFun ESP32 Thing" },
812+
{ "name": "SparkFun ESP32 Thing Plus"},
813+
{ "name": "SparkFun ESP32 MicroMod"},
814+
{ "name": "SparkFun Lora Gateway 1-Channel" }
815+
],
816+
"toolsDependencies": [
817+
{
818+
"packager": "esp32",
819+
"version": "1.22.0-80-g6c4433a-5.2.0",
820+
"name": "xtensa-esp32-elf-gcc"
821+
},
822+
{
823+
"packager": "esp32",
824+
"version": "2.6.1",
825+
"name": "esptool_py"
826+
},
827+
{
828+
"packager": "esp32",
829+
"version": "0.2.3",
830+
"name": "mkspiffs"
831+
}
832+
]
833+
},
801834
{
802835
"name": "SparkFun SAMD Boards (dependency: Arduino SAMD Boards 1.6.5)",
803836
"architecture": "samd",
31.6 MB
Binary file not shown.

0 commit comments

Comments
 (0)