-
Notifications
You must be signed in to change notification settings - Fork 7.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
43 changed files
with
43 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
name=ArduinoOTA | ||
version=3.0.6 | ||
version=3.0.7 | ||
author=Ivan Grokhotkov and Hristo Gochkov | ||
maintainer=Hristo Gochkov <[email protected]> | ||
sentence=Enables Over The Air upgrades, via wifi and espota.py UDP request/TCP download. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
name=BLE | ||
version=3.0.6 | ||
version=3.0.7 | ||
author=Neil Kolban <[email protected]> | ||
maintainer=Dariusz Krempa <[email protected]> | ||
sentence=BLE functions for ESP32 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
name=DNSServer | ||
version=3.0.6 | ||
version=3.0.7 | ||
author=Kristijan Novoselić | ||
maintainer=Kristijan Novoselić, <[email protected]> | ||
sentence=A simple DNS server for ESP32. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
name=EEPROM | ||
version=3.0.6 | ||
version=3.0.7 | ||
author=Ivan Grokhotkov | ||
maintainer=Paolo Becchi <[email protected]> | ||
sentence=Enables reading and writing data a sequential, addressable FLASH storage | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
name=ESP32 | ||
version=3.0.6 | ||
version=3.0.7 | ||
author=Hristo Gochkov, Ivan Grokhtkov | ||
maintainer=Hristo Gochkov <[email protected]> | ||
sentence=ESP32 sketches examples | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
name=ESP_NOW | ||
version=3.0.6 | ||
version=3.0.7 | ||
author=me-no-dev | ||
maintainer=P-R-O-C-H-Y | ||
sentence=Library for ESP_NOW | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
name=ESPmDNS | ||
version=3.0.6 | ||
version=3.0.7 | ||
author=Hristo Gochkov, Ivan Grokhtkov | ||
maintainer=Hristo Gochkov <[email protected]> | ||
sentence=ESP32 mDNS Library | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
name=Ethernet | ||
version=3.0.6 | ||
version=3.0.7 | ||
author=Hristo Gochkov | ||
maintainer=Hristo Gochkov <[email protected]> | ||
sentence=Enables network connection (local and Internet) using the ESP32 Ethernet. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
name=FFat | ||
version=3.0.6 | ||
version=3.0.7 | ||
author=Hristo Gochkov, Ivan Grokhtkov, Larry Bernstone | ||
maintainer=Hristo Gochkov <[email protected]> | ||
sentence=ESP32 FAT on Flash File System | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
name=FS | ||
version=3.0.6 | ||
version=3.0.7 | ||
author=Hristo Gochkov, Ivan Grokhtkov | ||
maintainer=Hristo Gochkov <[email protected]> | ||
sentence=ESP32 File System | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
name=ESP Insights | ||
version=3.0.6 | ||
version=3.0.7 | ||
author=Sanket Wadekar <[email protected]> | ||
maintainer=Sanket Wadekar <[email protected]> | ||
sentence=ESP Insights | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
name=LittleFS | ||
version=3.0.6 | ||
version=3.0.7 | ||
author= | ||
maintainer= | ||
sentence=LittleFS for esp32 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
name=NetBIOS | ||
version=3.0.6 | ||
version=3.0.7 | ||
author[email protected] | ||
maintainer=Hristo Gochkov<[email protected]> | ||
sentence=Enables NBNS (NetBIOS) name resolution. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
name=Networking | ||
version=3.0.6 | ||
version=3.0.7 | ||
author=Hristo Gochkov | ||
maintainer=Hristo Gochkov <[email protected]> | ||
sentence=General network management library. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
name=OpenThread | ||
version=3.0.6 | ||
version=3.0.7 | ||
author=Rodrigo Garcia | GitHub @SuGlider | ||
maintainer=Rodrigo Garcia <[email protected]> | ||
sentence=Library for OpenThread Network on ESP32. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
name=PPP | ||
version=3.0.6 | ||
version=3.0.7 | ||
author=Hristo Gochkov | ||
maintainer=Hristo Gochkov <[email protected]> | ||
sentence=Enables network connection using GSM Modem. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
name=Preferences | ||
version=3.0.6 | ||
version=3.0.7 | ||
author=Hristo Gochkov | ||
maintainer=Hristo Gochkov <[email protected]> | ||
sentence=Provides friendly access to ESP32's Non-Volatile Storage | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
name=ESP RainMaker | ||
version=3.0.6 | ||
version=3.0.7 | ||
author=Sweety Mhaiske <[email protected]> | ||
maintainer=Hristo Gochkov <[email protected]> | ||
sentence=ESP RainMaker Support | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
name=SD | ||
version=3.0.6 | ||
version=3.0.7 | ||
author=Arduino, SparkFun | ||
maintainer=Arduino <[email protected]> | ||
sentence=Enables reading and writing on SD cards. For all Arduino boards. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
name=SD_MMC | ||
version=3.0.6 | ||
version=3.0.7 | ||
author=Hristo Gochkov, Ivan Grokhtkov | ||
maintainer=Hristo Gochkov <[email protected]> | ||
sentence=ESP32 SDMMC File System | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
name=SPI | ||
version=3.0.6 | ||
version=3.0.7 | ||
author=Hristo Gochkov | ||
maintainer=Hristo Gochkov <[email protected]> | ||
sentence=Enables the communication with devices that use the Serial Peripheral Interface (SPI) Bus. For all Arduino boards, BUT Arduino DUE. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
name=SPIFFS | ||
version=3.0.6 | ||
version=3.0.7 | ||
author=Hristo Gochkov, Ivan Grokhtkov | ||
maintainer=Hristo Gochkov <[email protected]> | ||
sentence=ESP32 SPIFFS File System | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
name=SimpleBLE | ||
version=3.0.6 | ||
version=3.0.7 | ||
author=Hristo Gochkov | ||
maintainer=Hristo Gochkov <[email protected]> | ||
sentence=Provides really simple BLE advertizer with just on and off | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
name=Ticker | ||
version=3.0.6 | ||
version=3.0.7 | ||
author=Bert Melis | ||
maintainer=Hristo Gochkov <[email protected]> | ||
sentence=Allows to call functions with a given interval. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
name=USB | ||
version=3.0.6 | ||
version=3.0.7 | ||
author=Hristo Gochkov | ||
maintainer=Hristo Gochkov <[email protected]> | ||
sentence=ESP32S2 USB Library | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
name=Update | ||
version=3.0.6 | ||
version=3.0.7 | ||
author=Hristo Gochkov | ||
maintainer=Hristo Gochkov <[email protected]> | ||
sentence=ESP32 Sketch Update Library | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
name=WebServer | ||
version=3.0.6 | ||
version=3.0.7 | ||
author=Ivan Grokhotkov | ||
maintainer=Ivan Grokhtkov <[email protected]> | ||
sentence=Simple web server library | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
name=WiFi | ||
version=3.0.6 | ||
version=3.0.7 | ||
author=Hristo Gochkov | ||
maintainer=Hristo Gochkov <[email protected]> | ||
sentence=Enables network connection (local and Internet) using the ESP32 built-in WiFi. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
name=WiFiProv | ||
version=3.0.6 | ||
version=3.0.7 | ||
author=Switi Mhaiske <[email protected]> | ||
maintainer=Hristo Gochkov <[email protected]> | ||
sentence=Enables provisioning. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
name=Wire | ||
version=3.0.6 | ||
version=3.0.7 | ||
author=Hristo Gochkov | ||
maintainer=Hristo Gochkov <[email protected]> | ||
sentence=Allows the communication between devices or sensors connected via Two Wire Interface Bus. For esp8266 boards. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
name=Zigbee | ||
version=3.0.6 | ||
version=3.0.7 | ||
author=P-R-O-C-H-Y | ||
maintainer=Jan Procházka <[email protected]> | ||
sentence=Enables zigbee connection with the ESP32 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters