Skip to content

Commit 89c3942

Browse files
authored
Merge pull request #78 from sparkfun/esp32_tools_update
ESP32 V1.0.1
2 parents da05401 + e698a97 commit 89c3942

File tree

3 files changed

+35
-1
lines changed

3 files changed

+35
-1
lines changed

IDE_Board_Manager/package_sparkfun_index.json

+33
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.

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@ _These boards are supported by [Espressif](https://github.com/esp8266/Arduino)_.
4848
_These boards are supported by [Espressif](https://github.com/espressif/arduino-esp32/blob/master/docs/arduino-ide/boards_manager.md)._ :+1:
4949
* [SparkFun Thing Plus - ESP32 WROOM](https://www.sparkfun.com/products/14689)
5050
* [SparkFun ESP32 Thing](https://www.sparkfun.com/products/13907)
51-
* [SparkFun LoRa Gateway - 1-Channel (ESP32](https://www.sparkfun.com/products/15006)
51+
* [SparkFun LoRa Gateway - 1-Channel (ESP32)](https://www.sparkfun.com/products/15006)
52+
* [SparkFun MicroMod ESP32 Processor](https://www.sparkfun.com/products/16781)
5253

5354
### Installation Instructions
5455

0 commit comments

Comments
 (0)