Skip to content

Commit ee025a7

Browse files
author
Elias Santistevan
committed
Removes ESP8266 Files, adds release for SAMD files with defult INPUT state commented out
* A note on our ESP8266 files - we only ever officially supported the Blynk Board, but never in this repository. This is now supported through Espressif's ESP8266's repository. As to the rest of those files, there were all left over from long ago. * Update README
1 parent e419ea4 commit ee025a7

File tree

322 files changed

+75
-54553
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

322 files changed

+75
-54553
lines changed

IDE_Board_Manager/package_sparkfun_index.json

Lines changed: 54 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1148,8 +1148,8 @@
11481148
"name": "CMSIS-Atmel",
11491149
"version": "1.2.0"
11501150
}
1151-
]
1152-
},
1151+
]
1152+
},
11531153
{
11541154
"name": "SparkFun SAMD Boards (dependency: Arduino SAMD Boards 1.8.1)",
11551155
"architecture": "samd",
@@ -1198,8 +1198,58 @@
11981198
"name": "CMSIS-Atmel",
11991199
"version": "1.2.0"
12001200
}
1201-
]
1202-
}
1201+
]
1202+
},
1203+
{
1204+
"name": "SparkFun SAMD Boards (dependency: Arduino SAMD Boards 1.8.1)",
1205+
"architecture": "samd",
1206+
"version": "1.7.3",
1207+
"category": "Contributed",
1208+
"url": "https://github.com/sparkfun/Arduino_Boards/raw/master/IDE_Board_Manager/sparkfun-samd-1.7.3.tar.bz2",
1209+
"archiveFileName": "sparkfun-samd-1.7.3.tar.bz2",
1210+
"checksum": "SHA-256:2AD34AB24D42E2BE0AE2C6D09BF550E26A6BB2182C2CAFBD76CFE69E2FFE8325",
1211+
"size": "1702560",
1212+
"help": {
1213+
"online": "https://learn.sparkfun.com/tutorials/installing-arduino-ide/board-add-ons-with-arduino-board-manager"
1214+
},
1215+
"boards": [
1216+
{ "name": "SparkFun SAMD21 Mini Breakout" },
1217+
{ "name": "SparkFun SAMD21 Dev Breakout" },
1218+
{ "name": "SparkFun 9DoF Razor IMU M0" },
1219+
{ "name": "LilyPad LilyMini" },
1220+
{ "name": "Sparkfun SAMD21 Pro RF" },
1221+
{ "name": "Sparkfun RedBoard Turbo" },
1222+
{ "name": "Sparkfun SAMD51 Thing Plus" },
1223+
{ "name": "Sparkfun Qwiic Micro" }
1224+
],
1225+
"toolsDependencies": [
1226+
{
1227+
"packager": "arduino",
1228+
"name": "arm-none-eabi-gcc",
1229+
"version": "4.8.3-2014q1"
1230+
},
1231+
{
1232+
"packager": "arduino",
1233+
"name": "bossac",
1234+
"version": "1.8.0-48-gb176eee"
1235+
},
1236+
{
1237+
"packager": "arduino",
1238+
"name": "openocd",
1239+
"version": "0.9.0-arduino"
1240+
},
1241+
{
1242+
"packager": "arduino",
1243+
"name": "CMSIS",
1244+
"version": "4.5.0"
1245+
},
1246+
{
1247+
"packager": "arduino",
1248+
"name": "CMSIS-Atmel",
1249+
"version": "1.2.0"
1250+
}
1251+
]
1252+
}
12031253
],
12041254
"tools": [
12051255
{
1.62 MB
Binary file not shown.

README.md

Lines changed: 21 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,17 @@ This repository contains support for the following SparkFun Arduino-compatible d
3838
* [SparkFun Qwiic Micro](https://www.sparkfun.com/products/15423)
3939

4040
#### ESP8266 Boards
41-
41+
_These boards are supported by [Espressif](https://github.com/esp8266/Arduino)_. :+1:
4242
* [ESP8266 Thing](https://www.sparkfun.com/products/13231)
43+
* [ESP8266 Thing Dev](https://www.sparkfun.com/products/13711)
4344
* [ESP8266 WiFi Shield](https://www.sparkfun.com/products/13287)
45+
* [SparkFun Blynk](https://www.sparkfun.com/products/13794)
46+
47+
#### ESP32 Boards
48+
_These boards are supported by [Espressif](https://github.com/espressif/arduino-esp32/blob/master/docs/arduino-ide/boards_manager.md)_. :+1:
49+
* [SparkFun Thing Plus - ESP32 WROOM](https://www.sparkfun.com/products/14689)
50+
* [SparkFun ESP32 Thing](https://www.sparkfun.com/products/13907)
51+
* [SparkFun LoRa Gateway - 1-Channel (ESP32](https://www.sparkfun.com/products/15006)
4452

4553
### Installation Instructions
4654

@@ -52,13 +60,13 @@ To add board support for our products, start Arduino and open the Preferences wi
5260

5361
If there is already an URL from another manufacturer in that field, click the button at the right end of the field. This will open an editing window allowing you to paste the above URL onto a new line.
5462

55-
### Apollo3, AVR, and ESP Installation Instructions
63+
### Apollo3 and AVR Installation Instructions
5664

5765
Open the Boards Manager window by selecting **Tools** > **Board**, scroll to the top of the board list, and select **Boards Manager**.
5866

5967
![Boards Manager Menu](manager-menu.png)
6068

61-
If you type "sparkfun" (without quotes) into the "filter your search" field, you will see options to install SparkFun's Apollo3, AVR, and ESP board files. Click in the desired box, and click the "Install" button that appears. Once installed, the boards will appear at the bottom of the board list.
69+
If you type "sparkfun" (without quotes) into the "filter your search" field, you will see options to install SparkFun's Apollo3 and AVR board files. Click in the desired box, and click the "Install" button that appears. Once installed, the boards will appear at the bottom of the board list.
6270

6371
![Sparkfun Boards](sparkfunboards.png)
6472

@@ -78,6 +86,16 @@ Now click anywhere in the "SparkFun SAMD Boards" box, and click "Install". This
7886

7987
You're now ready to use SparkFun SAMD boards. They will appear at the bottom of the board list.
8088

89+
### ESP Boards?
90+
91+
All support for our ESP based boards are supported within their respective Espressif's Repository.
92+
93+
Our ESP8266 based boards: [Blynk](https://www.sparkfun.com/products/13794), [ESP8266 Thing](https://www.sparkfun.com/products/13231), or [ESP8266 Thing Dev](https://www.sparkfun.com/products/13711)
94+
* You can install the board files by following the instructions [here](https://github.com/esp8266/Arduino).
95+
96+
Our ESP32 based boards Boards: [SparkFun Thing Plus - ESP32 WROOM](https://www.sparkfun.com/products/14689), [SparkFun ESP32 Thing](https://www.sparkfun.com/products/13907), [SparkFun LoRa Gateway - 1-Channel (ESP32](https://www.sparkfun.com/products/15006)
97+
* You can install the board files by following the instructions [here](https://github.com/espressif/arduino-esp32/blob/master/docs/arduino-ide/boards_manager.md).
98+
8199
### Notes
82100

83101
* Some boards such as the Arduino Pro and Pro Mini come in more than one flavor. For these **you must select the correct processor** in the 'Tools' menu.

sparkfun/esp8266/LICENSE

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)