File tree 3 files changed +35
-1
lines changed
3 files changed +35
-1
lines changed Original file line number Diff line number Diff line change 858
858
}
859
859
]
860
860
},
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
+ },
861
894
{
862
895
"name" : " SparkFun SAMD Boards (dependency: Arduino SAMD Boards 1.6.5)" ,
863
896
"architecture" : " samd" ,
Original file line number Diff line number Diff line change @@ -48,7 +48,8 @@ _These boards are supported by [Espressif](https://github.com/esp8266/Arduino)_.
48
48
_ These boards are supported by [ Espressif] ( https://github.com/espressif/arduino-esp32/blob/master/docs/arduino-ide/boards_manager.md ) ._ :+1 :
49
49
* [ SparkFun Thing Plus - ESP32 WROOM] ( https://www.sparkfun.com/products/14689 )
50
50
* [ 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 )
52
53
53
54
### Installation Instructions
54
55
You can’t perform that action at this time.
0 commit comments