Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
arduino-esp32
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
xpstem
arduino-esp32
Commits
de66c39f
Unverified
Commit
de66c39f
authored
May 18, 2021
by
lbernstone
Committed by
GitHub
May 18, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump library versions to 2.0.0 (#5182)
* Bump library versions to 2.0.0 * Fixed name on SD library (see #5181)
parent
1b5696a5
Changes
30
Hide whitespace changes
Inline
Side-by-side
Showing
30 changed files
with
31 additions
and
31 deletions
+31
-31
libraries/ArduinoOTA/library.properties
libraries/ArduinoOTA/library.properties
+1
-1
libraries/AsyncUDP/library.properties
libraries/AsyncUDP/library.properties
+1
-1
libraries/BLE/library.properties
libraries/BLE/library.properties
+1
-1
libraries/BluetoothSerial/library.properties
libraries/BluetoothSerial/library.properties
+1
-1
libraries/DNSServer/library.properties
libraries/DNSServer/library.properties
+1
-1
libraries/EEPROM/library.properties
libraries/EEPROM/library.properties
+1
-1
libraries/ESP32/library.properties
libraries/ESP32/library.properties
+1
-1
libraries/ESPmDNS/library.properties
libraries/ESPmDNS/library.properties
+1
-1
libraries/FFat/library.properties
libraries/FFat/library.properties
+1
-1
libraries/FS/library.properties
libraries/FS/library.properties
+1
-1
libraries/HTTPClient/library.properties
libraries/HTTPClient/library.properties
+1
-1
libraries/HTTPUpdate/library.properties
libraries/HTTPUpdate/library.properties
+1
-1
libraries/HTTPUpdateServer/library.properties
libraries/HTTPUpdateServer/library.properties
+1
-1
libraries/LITTLEFS/library.properties
libraries/LITTLEFS/library.properties
+1
-1
libraries/NetBIOS/library.properties
libraries/NetBIOS/library.properties
+1
-1
libraries/Preferences/library.properties
libraries/Preferences/library.properties
+1
-1
libraries/RainMaker/library.properties
libraries/RainMaker/library.properties
+1
-1
libraries/SD/library.properties
libraries/SD/library.properties
+2
-2
libraries/SD_MMC/library.properties
libraries/SD_MMC/library.properties
+1
-1
libraries/SPI/library.properties
libraries/SPI/library.properties
+1
-1
libraries/SPIFFS/library.properties
libraries/SPIFFS/library.properties
+1
-1
libraries/SimpleBLE/library.properties
libraries/SimpleBLE/library.properties
+1
-1
libraries/Ticker/library.properties
libraries/Ticker/library.properties
+1
-1
libraries/USB/library.properties
libraries/USB/library.properties
+1
-1
libraries/Update/library.properties
libraries/Update/library.properties
+1
-1
libraries/WebServer/library.properties
libraries/WebServer/library.properties
+1
-1
libraries/WiFi/library.properties
libraries/WiFi/library.properties
+1
-1
libraries/WiFiClientSecure/library.properties
libraries/WiFiClientSecure/library.properties
+1
-1
libraries/WiFiProv/library.properties
libraries/WiFiProv/library.properties
+1
-1
libraries/Wire/library.properties
libraries/Wire/library.properties
+1
-1
No files found.
libraries/ArduinoOTA/library.properties
View file @
de66c39f
name
=
ArduinoOTA
version
=
1
.0
version
=
2.0
.0
author
=
Ivan Grokhotkov and Hristo Gochkov
maintainer
=
Hristo Gochkov <hristo@espressif.com>
sentence
=
Enables Over The Air upgrades, via wifi and espota.py UDP request/TCP download.
...
...
libraries/AsyncUDP/library.properties
View file @
de66c39f
name
=
ESP32 Async UDP
version
=
1
.0.0
version
=
2
.0.0
author
=
Me-No-Dev
maintainer
=
Me-No-Dev
sentence
=
Async UDP Library for ESP32
...
...
libraries/BLE/library.properties
View file @
de66c39f
name
=
ESP32 BLE Arduino
version
=
1.0.1
version
=
2.0.0
author
=
Neil Kolban <kolban1@kolban.com>
maintainer
=
Dariusz Krempa <esp32@esp32.eu.org>
sentence
=
BLE functions for ESP32
...
...
libraries/BluetoothSerial/library.properties
View file @
de66c39f
name
=
BluetoothSerial
version
=
1
.0
version
=
2.0
.0
author
=
Evandro Copercini
maintainer
=
Evandro Copercini
sentence
=
Simple UART to Classical Bluetooth bridge for ESP32
...
...
libraries/DNSServer/library.properties
View file @
de66c39f
name
=
DNSServer
version
=
1.1
.0
version
=
2.0
.0
author
=
Kristijan Novoselić
maintainer
=
Kristijan Novoselić, <kristijan.novoselic@gmail.com>
sentence
=
A simple DNS server for ESP32.
...
...
libraries/EEPROM/library.properties
View file @
de66c39f
name
=
EEPROM
version
=
1.0.3
version
=
2.0.0
author
=
Ivan Grokhotkov
maintainer
=
Paolo Becchi <pbecchi@aerobusiness.it>
sentence
=
Enables reading and writing data a sequential, addressable FLASH storage
...
...
libraries/ESP32/library.properties
View file @
de66c39f
name
=
ESP32
version
=
1
.0
version
=
2.0
.0
author
=
Hristo Gochkov, Ivan Grokhtkov
maintainer
=
Hristo Gochkov <hristo@espressif.com>
sentence
=
ESP32 sketches examples
...
...
libraries/ESPmDNS/library.properties
View file @
de66c39f
name
=
ESPmDNS
version
=
1
.0
version
=
2.0
.0
author
=
Hristo Gochkov, Ivan Grokhtkov
maintainer
=
Hristo Gochkov <hristo@espressif.com>
sentence
=
ESP32 mDNS Library
...
...
libraries/FFat/library.properties
View file @
de66c39f
name
=
FFat
version
=
1
.0
version
=
2.0
.0
author
=
Hristo Gochkov, Ivan Grokhtkov, Larry Bernstone
maintainer
=
Hristo Gochkov <hristo@espressif.com>
sentence
=
ESP32 FAT on Flash File System
...
...
libraries/FS/library.properties
View file @
de66c39f
name
=
FS
version
=
1
.0
version
=
2.0
.0
author
=
Hristo Gochkov, Ivan Grokhtkov
maintainer
=
Hristo Gochkov <hristo@espressif.com>
sentence
=
ESP32 File System
...
...
libraries/HTTPClient/library.properties
View file @
de66c39f
name
=
HTTPClient
version
=
1.2
version
=
2.0.0
author
=
Markus Sattler
maintainer
=
Markus Sattler
sentence
=
HTTP Client for ESP32
...
...
libraries/HTTPUpdate/library.properties
View file @
de66c39f
name
=
HTTPUpdate
version
=
1.3
version
=
2.0.0
author
=
Markus Sattler
maintainer
=
Markus Sattler
sentence
=
Http Update for ESP32
...
...
libraries/HTTPUpdateServer/library.properties
View file @
de66c39f
name
=
HTTPUpdateServer
version
=
1
.0
version
=
2.0
.0
author
=
Hristo Kapanakov
maintainer
=
sentence
=
Simple HTTP Update server based on the WebServer
...
...
libraries/LITTLEFS/library.properties
View file @
de66c39f
name
=
LITTLEFS
version
=
2.0
version
=
2.0
.0
author
=
maintainer
=
sentence
=
LittleFS for esp32
...
...
libraries/NetBIOS/library.properties
View file @
de66c39f
name
=
NetBIOS
version
=
1
.0
version
=
2.0
.0
author
=
Pablo@xpablo.cz
maintainer
=
Hristo Gochkov<hristo@espressif.com>
sentence
=
Enables NBNS (NetBIOS) name resolution.
...
...
libraries/Preferences/library.properties
View file @
de66c39f
name
=
Preferences
version
=
1
.0
version
=
2.0
.0
author
=
Hristo Gochkov
maintainer
=
Hristo Gochkov <hristo@espressif.com>
sentence
=
Provides friendly access to ESP32's Non-Volatile Storage
...
...
libraries/RainMaker/library.properties
View file @
de66c39f
name
=
ESP RainMaker
version
=
1
.0.0
version
=
2
.0.0
author
=
Sweety Mhaiske <switi.mhaiske@espressif.com>
maintainer
=
Hristo Gochkov <hristo@espressif.com>
sentence
=
ESP RainMaker Support
...
...
libraries/SD/library.properties
View file @
de66c39f
name
=
SD
(esp32)
version
=
1.0.5
name
=
SD
version
=
2.0.0
author
=
Arduino, SparkFun
maintainer
=
Arduino <info@arduino.cc>
sentence
=
Enables reading and writing on SD cards. For all Arduino boards.
...
...
libraries/SD_MMC/library.properties
View file @
de66c39f
name
=
SD_MMC
version
=
1
.0
version
=
2.0
.0
author
=
Hristo Gochkov, Ivan Grokhtkov
maintainer
=
Hristo Gochkov <hristo@espressif.com>
sentence
=
ESP32 SDMMC File System
...
...
libraries/SPI/library.properties
View file @
de66c39f
name
=
SPI
version
=
1
.0
version
=
2.0
.0
author
=
Hristo Gochkov
maintainer
=
Hristo Gochkov <hristo@espressif.com>
sentence
=
Enables the communication with devices that use the Serial Peripheral Interface (SPI) Bus. For all Arduino boards, BUT Arduino DUE.
...
...
libraries/SPIFFS/library.properties
View file @
de66c39f
name
=
SPIFFS
version
=
1
.0
version
=
2.0
.0
author
=
Hristo Gochkov, Ivan Grokhtkov
maintainer
=
Hristo Gochkov <hristo@espressif.com>
sentence
=
ESP32 SPIFFS File System
...
...
libraries/SimpleBLE/library.properties
View file @
de66c39f
name
=
SimpleBLE
version
=
1
.0
version
=
2.0
.0
author
=
Hristo Gochkov
maintainer
=
Hristo Gochkov <hristo@espressif.com>
sentence
=
Provides really simple BLE advertizer with just on and off
...
...
libraries/Ticker/library.properties
View file @
de66c39f
name
=
Ticker
version
=
1.1
version
=
2.0.0
author
=
Bert Melis
maintainer
=
Hristo Gochkov <hristo@espressif.com>
sentence
=
Allows to call functions with a given interval.
...
...
libraries/USB/library.properties
View file @
de66c39f
name
=
USB
version
=
1
.0
version
=
2.0
.0
author
=
Hristo Gochkov
maintainer
=
Hristo Gochkov <hristo@espressif.com>
sentence
=
ESP32S2 USB Library
...
...
libraries/Update/library.properties
View file @
de66c39f
name
=
Update
version
=
1
.0
version
=
2.0
.0
author
=
Hristo Gochkov
maintainer
=
Hristo Gochkov <hristo@espressif.com>
sentence
=
ESP32 Sketch Update Library
...
...
libraries/WebServer/library.properties
View file @
de66c39f
name
=
WebServer
version
=
1
.0
version
=
2.0
.0
author
=
Ivan Grokhotkov
maintainer
=
Ivan Grokhtkov <ivan@esp8266.com>
sentence
=
Simple web server library
...
...
libraries/WiFi/library.properties
View file @
de66c39f
name
=
WiFi
version
=
1
.0
version
=
2.0
.0
author
=
Hristo Gochkov
maintainer
=
Hristo Gochkov <hristo@espressif.com>
sentence
=
Enables network connection (local and Internet) using the ESP32 built-in WiFi.
...
...
libraries/WiFiClientSecure/library.properties
View file @
de66c39f
name
=
WiFiClientSecure
version
=
1
.0
version
=
2.0
.0
author
=
Evandro Luis Copercini
maintainer
=
Github Community
sentence
=
Enables secure network connection (local and Internet) using the ESP32 built-in WiFi.
...
...
libraries/WiFiProv/library.properties
View file @
de66c39f
name
=
WiFiProv
version
=
1
.0
version
=
2.0
.0
author
=
Switi Mhaiske <sweetymhaiske@gmail.com>
maintainer
=
Hristo Gochkov <hristo@espressif.com>
sentence
=
Enables provisioning.
...
...
libraries/Wire/library.properties
View file @
de66c39f
name
=
Wire
version
=
1.0.1
version
=
2.0.0
author
=
Hristo Gochkov
maintainer
=
Hristo Gochkov <hristo@espressif.com>
sentence
=
Allows the communication between devices or sensors connected via Two Wire Interface Bus. For esp8266 boards.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment