Skip to content

Commit

Permalink
Update core version to 3.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
me-no-dev committed Oct 23, 2024
1 parent ebe34f6 commit 3bfa3e0
Show file tree
Hide file tree
Showing 43 changed files with 43 additions and 43 deletions.
2 changes: 1 addition & 1 deletion cores/esp32/esp_arduino_version.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ extern "C" {
/** Minor version number (x.X.x) */
#define ESP_ARDUINO_VERSION_MINOR 0
/** Patch version number (x.x.X) */
#define ESP_ARDUINO_VERSION_PATCH 6
#define ESP_ARDUINO_VERSION_PATCH 7

/**
* Macro to convert ARDUINO version number into an integer
Expand Down
2 changes: 1 addition & 1 deletion libraries/ArduinoOTA/library.properties
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.
Expand Down
2 changes: 1 addition & 1 deletion libraries/AsyncUDP/library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=ESP32 Async UDP
version=3.0.6
version=3.0.7
author=Me-No-Dev
maintainer=Me-No-Dev
sentence=Async UDP Library for ESP32
Expand Down
2 changes: 1 addition & 1 deletion libraries/BLE/library.properties
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
Expand Down
2 changes: 1 addition & 1 deletion libraries/BluetoothSerial/library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=BluetoothSerial
version=3.0.6
version=3.0.7
author=Evandro Copercini
maintainer=Evandro Copercini
sentence=Simple UART to Classical Bluetooth bridge for ESP32
Expand Down
2 changes: 1 addition & 1 deletion libraries/DNSServer/library.properties
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.
Expand Down
2 changes: 1 addition & 1 deletion libraries/EEPROM/library.properties
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
Expand Down
2 changes: 1 addition & 1 deletion libraries/ESP32/library.properties
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
Expand Down
2 changes: 1 addition & 1 deletion libraries/ESP_I2S/library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=ESP_I2S
version=3.0.6
version=3.0.7
author=me-no-dev
maintainer=me-no-dev
sentence=Library for ESP I2S communication
Expand Down
2 changes: 1 addition & 1 deletion libraries/ESP_NOW/library.properties
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
Expand Down
2 changes: 1 addition & 1 deletion libraries/ESP_SR/library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=ESP_SR
version=3.0.6
version=3.0.7
author=me-no-dev
maintainer=me-no-dev
sentence=Library for ESP Sound Recognition
Expand Down
2 changes: 1 addition & 1 deletion libraries/ESPmDNS/library.properties
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
Expand Down
2 changes: 1 addition & 1 deletion libraries/Ethernet/library.properties
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.
Expand Down
2 changes: 1 addition & 1 deletion libraries/FFat/library.properties
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
Expand Down
2 changes: 1 addition & 1 deletion libraries/FS/library.properties
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
Expand Down
2 changes: 1 addition & 1 deletion libraries/HTTPClient/library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=HTTPClient
version=3.0.6
version=3.0.7
author=Markus Sattler
maintainer=Markus Sattler
sentence=HTTP Client for ESP32
Expand Down
2 changes: 1 addition & 1 deletion libraries/HTTPUpdate/library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=HTTPUpdate
version=3.0.6
version=3.0.7
author=Markus Sattler
maintainer=Markus Sattler
sentence=Http Update for ESP32
Expand Down
2 changes: 1 addition & 1 deletion libraries/HTTPUpdateServer/library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=HTTPUpdateServer
version=3.0.6
version=3.0.7
author=Hristo Kapanakov
maintainer=
sentence=Simple HTTP Update server based on the WebServer
Expand Down
2 changes: 1 addition & 1 deletion libraries/Insights/library.properties
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
Expand Down
2 changes: 1 addition & 1 deletion libraries/LittleFS/library.properties
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
Expand Down
2 changes: 1 addition & 1 deletion libraries/NetBIOS/library.properties
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.
Expand Down
2 changes: 1 addition & 1 deletion libraries/Network/library.properties
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.
Expand Down
2 changes: 1 addition & 1 deletion libraries/NetworkClientSecure/library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=NetworkClientSecure
version=3.0.6
version=3.0.7
author=Evandro Luis Copercini
maintainer=Github Community
sentence=Enables secure network connection (local and Internet) using the ESP32 built-in WiFi.
Expand Down
2 changes: 1 addition & 1 deletion libraries/OpenThread/library.properties
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.
Expand Down
2 changes: 1 addition & 1 deletion libraries/PPP/library.properties
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.
Expand Down
2 changes: 1 addition & 1 deletion libraries/Preferences/library.properties
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
Expand Down
2 changes: 1 addition & 1 deletion libraries/RainMaker/library.properties
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
Expand Down
2 changes: 1 addition & 1 deletion libraries/SD/library.properties
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.
Expand Down
2 changes: 1 addition & 1 deletion libraries/SD_MMC/library.properties
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
Expand Down
2 changes: 1 addition & 1 deletion libraries/SPI/library.properties
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.
Expand Down
2 changes: 1 addition & 1 deletion libraries/SPIFFS/library.properties
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
Expand Down
2 changes: 1 addition & 1 deletion libraries/SimpleBLE/library.properties
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
Expand Down
2 changes: 1 addition & 1 deletion libraries/TFLiteMicro/library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=TFLite Micro
version=3.0.6
version=3.0.7
author=Sanket Wadekar
maintainer=Sanket Wadekar
sentence=TensorFlow Lite for Microcontrollers
Expand Down
2 changes: 1 addition & 1 deletion libraries/Ticker/library.properties
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.
Expand Down
2 changes: 1 addition & 1 deletion libraries/USB/library.properties
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
Expand Down
2 changes: 1 addition & 1 deletion libraries/Update/library.properties
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
Expand Down
2 changes: 1 addition & 1 deletion libraries/WebServer/library.properties
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
Expand Down
2 changes: 1 addition & 1 deletion libraries/WiFi/library.properties
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.
Expand Down
2 changes: 1 addition & 1 deletion libraries/WiFiProv/library.properties
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.
Expand Down
2 changes: 1 addition & 1 deletion libraries/Wire/library.properties
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.
Expand Down
2 changes: 1 addition & 1 deletion libraries/Zigbee/library.properties
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
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "framework-arduinoespressif32",
"version": "3.0.6",
"version": "3.0.7",
"description": "Arduino Wiring-based Framework for the Espressif ESP32, ESP32-S and ESP32-C series of SoCs",
"keywords": [
"framework",
Expand Down
2 changes: 1 addition & 1 deletion platform.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=ESP32 Arduino
version=3.0.6
version=3.0.7

tools.esp32-arduino-libs.path={runtime.platform.path}/tools/esp32-arduino-libs
tools.esp32-arduino-libs.path.windows={runtime.platform.path}\tools\esp32-arduino-libs
Expand Down

0 comments on commit 3bfa3e0

Please sign in to comment.