Skip to content

Guard crypto parts in "Update" to save resources #10629

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 119 commits into from
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
119 commits
Select commit Hold shift + click to select a range
e1673e4
fix(build): IDF release/v5.3 466a392a and initial changes
me-no-dev Aug 19, 2024
f77ce04
fix(build): Fix many warnings
me-no-dev Aug 19, 2024
54f1c22
fix(build): Fix warning in FFat
me-no-dev Aug 19, 2024
c7e01e7
add(build): Add initial ESP32-P4 skeleton
me-no-dev Aug 20, 2024
7fe4aa6
Merge branch 'master' into release/v3.1.x
me-no-dev Aug 21, 2024
0a8888d
Merge branch 'master' into release/v3.1.x
me-no-dev Aug 22, 2024
4c4906f
fix(uart): sleep retention (#10248)
SuGlider Aug 28, 2024
fa67115
Merge branch 'master' into release/v3.1.x
me-no-dev Aug 28, 2024
75b29fd
Merge branch 'master' into release/v3.1.x
me-no-dev Aug 28, 2024
0b84244
Update core version to 3.1.0
me-no-dev Aug 28, 2024
e6dc9db
Merge branch 'master' into release/v3.1.x
me-no-dev Aug 28, 2024
57518b8
ci(pre-commit): Apply automatic fixes
pre-commit-ci-lite[bot] Aug 28, 2024
8352caf
Merge branch 'master' into release/v3.1.x
me-no-dev Aug 28, 2024
a8677a0
Merge branch 'master' into release/v3.1.x
me-no-dev Aug 28, 2024
564612d
IDF release/v5.3 0bbd7281 (#10258)
me-no-dev Aug 28, 2024
22fb402
Merge branch 'master' into release/v3.1.x
me-no-dev Aug 28, 2024
855da42
Merge branch 'master' into release/v3.1.x
me-no-dev Sep 11, 2024
e68b1cc
Merge branch 'master' into release/v3.1.x
me-no-dev Sep 18, 2024
6768208
IDF release/v5.3 (#10272)
me-no-dev Sep 18, 2024
a4c33e3
feat(esp32p4): Add initial ESP32-P4 support (#10358)
lucasssvaz Sep 24, 2024
87c0e77
change(tools): Push generated binaries to PR
github-actions[bot] Sep 24, 2024
9398d52
Update package_esp32_index.template.json
me-no-dev Sep 24, 2024
4bb287e
fix(esp32p4): Fix compilation errors (#10371)
lucasssvaz Sep 25, 2024
7a01384
Merge branch 'master' into release/v3.1.x
me-no-dev Sep 25, 2024
6935131
Merge branch 'master' into release/v3.1.x
lucasssvaz Sep 30, 2024
8422b74
Fix touch examples JSON for P4
lucasssvaz Sep 30, 2024
a76b228
Fix ethernet examples JSON for P4
lucasssvaz Sep 30, 2024
a5a5809
Merge branch 'master' into release/v3.1.x
me-no-dev Oct 1, 2024
c980fdc
Update early system init function declaration
me-no-dev Oct 1, 2024
482c0a3
fix(psram): Do not abort if PSRAM is not found
me-no-dev Oct 1, 2024
753e203
fix(psram): ESP32-S2 does not like to early debug log
me-no-dev Oct 1, 2024
0db5bef
Merge branch 'master' into release/v3.1.x
me-no-dev Oct 1, 2024
e3499bc
Merge branch 'master' into release/v3.1.x
me-no-dev Oct 2, 2024
8af91fb
Fix build of camera web server
me-no-dev Oct 1, 2024
58c0bbc
fix(usb): Add support for ESP32-P4 to esp32-hal-tinyusb
me-no-dev Oct 2, 2024
264c858
Merge branch 'master' into release/v3.1.x
me-no-dev Oct 2, 2024
b067cd6
fix(example): Skip zigbee build for P4
P-R-O-C-H-Y Oct 2, 2024
c504728
fix(example): Use requires instead of target in ci.json
P-R-O-C-H-Y Oct 2, 2024
c3aa74f
fix(spiram): Fix OPI PSRAM init
me-no-dev Oct 2, 2024
01b256c
fix(usb): Enable TinyUSB mode for ESP32-P4
me-no-dev Oct 2, 2024
6c99740
Merge branch 'master' into release/v3.1.x
me-no-dev Oct 2, 2024
157b4c8
IDF release/v5.3 (#10403)
me-no-dev Oct 2, 2024
341dc18
fix(usb): Add support for HighSpeed USB
me-no-dev Oct 3, 2024
6d6a8f8
IDF release/v5.3 707d097b (#10416)
me-no-dev Oct 3, 2024
e12e33c
Merge branch 'master' into release/v3.1.x
lucasssvaz Oct 4, 2024
7651733
Add P4 to chip info
lucasssvaz Oct 4, 2024
4d1c9bc
Fix partitions for examples
lucasssvaz Oct 7, 2024
ba9a3a1
fix(arduino): adds ESP32-P4 to the package description (#10426)
SuGlider Oct 7, 2024
af40992
IDF release/v5.3 (#10444)
me-no-dev Oct 10, 2024
774f275
Merge branch 'master' into release/v3.1.x
me-no-dev Oct 10, 2024
81d2cbc
fix(uart): Add missing HP UARTs for ESP32-P4 (#10447)
lucasssvaz Oct 10, 2024
3733c87
replace outdated wrong `SOC_I2C_NUM` and use `SOC_HP_I2C_NUM` (#10452)
Jason2866 Oct 11, 2024
3edf518
Add support for WiFi to ESP32-P4 (#10463)
me-no-dev Oct 15, 2024
c6bf1b4
Update esp-insights version (#10456)
Asc91 Oct 15, 2024
a3f2568
IDF release/v5.3 (#10465)
me-no-dev Oct 15, 2024
592c994
Merge branch 'master' into release/v3.1.x
me-no-dev Oct 15, 2024
f706c27
Update TinyUSB init method
me-no-dev Oct 15, 2024
c676ce7
fix(p4): Move ESP-HOSTED init to WiFiGeneric
me-no-dev Oct 15, 2024
9dea05b
IDF release/v5.3 707d097b (#10473)
me-no-dev Oct 16, 2024
612fc4c
fix(pins): Adjust P4 SPI pins to ones that are available
me-no-dev Oct 17, 2024
ee1bc6b
Add RMII Ethernet support for ESP32-P4 (#10479)
me-no-dev Oct 17, 2024
9e48d9f
fix(spi): Fix P4 SPI Pin definitions
me-no-dev Oct 17, 2024
8570b3d
Fix formatting in ETH and USB
lucasssvaz Oct 17, 2024
edb4ee1
IDF release/v5.3 707d097b (#10480)
me-no-dev Oct 17, 2024
59ca4e2
Merge branch 'master' into release/v3.1.x
me-no-dev Oct 18, 2024
7cfe470
feat(touch): Support NG touch driver for P4 (#10448)
P-R-O-C-H-Y Oct 21, 2024
83d3568
feat(sdmmc): Add SDMMC support for P4 + remove BUILTIN LED (#10460)
P-R-O-C-H-Y Oct 21, 2024
03bfa52
Merge branch 'master' into release/v3.1.x
lucasssvaz Oct 21, 2024
f668557
Enable tests for ESP32P4
lucasssvaz Oct 21, 2024
c40444a
feat(matter): initial commit with arduino matter lib (#10467)
SuGlider Oct 21, 2024
f1f0e4d
Update MatterOnOffLight.ino
SuGlider Oct 21, 2024
0045cfa
fix(matter): change place of wifi credentials in code
SuGlider Oct 21, 2024
7a33a9e
fix(matter): change the place of wifi credentials in the code
SuGlider Oct 21, 2024
8ac076c
fix(matter): empty line removing - style
SuGlider Oct 21, 2024
20a28b5
fix(net): Do not use netif_index_to_name
me-no-dev Oct 22, 2024
774201a
fix(build): Require main component to include all components
me-no-dev Oct 22, 2024
1631466
fix(build): Update required components and menu
me-no-dev Oct 22, 2024
aefe8a5
IDF release/v5.3 59550599 (#10498)
me-no-dev Oct 22, 2024
0eee5c4
fix(arduino): Move extra_flags to flags (#10493)
me-no-dev Oct 22, 2024
dc1a49e
IDF release/v5.3 (#10503)
me-no-dev Oct 22, 2024
6e88445
fix(i2s): Use separate variables when reading and writing (#10509)
me-no-dev Oct 23, 2024
3554927
Merge branch 'master' into release/v3.1.x
me-no-dev Oct 23, 2024
6dfd958
fix(eth): Set default clock in pin value to zero (#10513)
me-no-dev Oct 23, 2024
9fd1bf3
Merge branch 'master' into release/v3.1.x
me-no-dev Oct 24, 2024
a3ee376
Update readme
lucasssvaz Oct 24, 2024
9ac705e
IDF release/v5.3 a0f798cf (#10522)
me-no-dev Oct 25, 2024
38a4c29
feature(rtos): Add Tasks status print function (#10515)
me-no-dev Oct 25, 2024
9aeb1ba
ESP32-P4 UART Pin Definitions (#10521)
SuGlider Oct 25, 2024
a805e06
feat(esptool): Update esptool to v4.8.1 (#10524)
lucasssvaz Oct 25, 2024
804ee12
Merge branch 'master' into release/v3.1.x
me-no-dev Oct 25, 2024
87ad78d
fix(bm): Board Manager install will fail on Windows (#10533)
me-no-dev Oct 29, 2024
f1e1f5a
Merge branch 'master' into release/v3.1.x
lucasssvaz Nov 4, 2024
de93e6e
change(tools): Push generated binaries to PR
github-actions[bot] Nov 4, 2024
a80b03e
fix(IPaddress): IPv6 restore zone id (#10546)
s-hadinger Nov 5, 2024
69825a9
feat(Matter): New Matter Endpoint - Dimmable Light (#10543)
SuGlider Nov 5, 2024
501f8a9
fix(esptool): Bump esptool version to 4.9.dev1 on 3.1.x (#10570)
lucasssvaz Nov 5, 2024
3dad918
Merge branch 'master' into release/v3.1.x
me-no-dev Nov 5, 2024
adcbc2a
Merge branch 'master' into release/v3.1.x
me-no-dev Nov 6, 2024
61d5c49
Merge branch 'master' into release/v3.1.x
lucasssvaz Nov 6, 2024
c009220
fix(wifi): Fix WiFiMulti on ESP32-P4
me-no-dev Nov 6, 2024
32e2230
fix(wifi): Fix requirements and guards for hosted Wi-Fi (#10579)
lucasssvaz Nov 6, 2024
1ecbbae
fix(wifi): Guard missing sketches for hosted Wi-Fi
lucasssvaz Nov 7, 2024
d561685
Merge branch 'master' into release/v3.1.x
me-no-dev Nov 12, 2024
f8d9ffb
fix(net): Allow to compile without IPv6 enabled (#10582)
me-no-dev Nov 12, 2024
cc40718
fix(build): Allow Arduino to compile in IDF without components (#10597)
me-no-dev Nov 12, 2024
3822a68
IDF release/v5.3 (#10599)
me-no-dev Nov 13, 2024
e9b3f26
ci(pytest): Bump pytest-embedded to 1.12.0 for P4 fixes
lucasssvaz Nov 14, 2024
3a5dbf2
Merge branch 'master' into release/v3.1.x
me-no-dev Nov 19, 2024
4a8ba42
fix weird formatting, no code change (#10617)
Jason2866 Nov 19, 2024
fe0f016
Matter example patch (#10618)
SuGlider Nov 19, 2024
2b6b5c7
feat(uart): adds Serial4 as a keyword - used by ESP32-P4 (#10619)
SuGlider Nov 19, 2024
f5ce3f7
Guard ethernet parts to make it possible to use without (#10609)
Jason2866 Nov 19, 2024
d7b5bb1
Guard WPA Enterprise support (#10616)
Jason2866 Nov 20, 2024
442679d
fix(Zigbee): Add missing direction to report commands (#10623)
P-R-O-C-H-Y Nov 20, 2024
268b31c
feat(zigbee): Add setLight APIs to manually operate lights (#10626)
P-R-O-C-H-Y Nov 20, 2024
66f7c93
Merge branch 'master' into release/v3.1.x
me-no-dev Nov 20, 2024
a9cde70
guard crypt update
Jason2866 Nov 20, 2024
442531a
guard update crypt
Jason2866 Nov 20, 2024
f92abd1
Update Updater.cpp
Jason2866 Nov 20, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update core version to 3.1.0
  • Loading branch information
me-no-dev committed Aug 28, 2024
commit 0b842442c96e963c2f35b8b65e8879b7af16d1e3
4 changes: 2 additions & 2 deletions cores/esp32/esp_arduino_version.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ extern "C" {
/** Major version number (X.x.x) */
#define ESP_ARDUINO_VERSION_MAJOR 3
/** Minor version number (x.X.x) */
#define ESP_ARDUINO_VERSION_MINOR 0
#define ESP_ARDUINO_VERSION_MINOR 1
/** Patch version number (x.x.X) */
#define ESP_ARDUINO_VERSION_PATCH 4
#define ESP_ARDUINO_VERSION_PATCH 0

/**
* 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.4
version=3.1.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.
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.4
version=3.1.0
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.4
version=3.1.0
author=Neil Kolban <kolban1@kolban.com>
maintainer=Dariusz Krempa <esp32@esp32.eu.org>
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.4
version=3.1.0
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.4
version=3.1.0
author=Kristijan Novoselić
maintainer=Kristijan Novoselić, <kristijan.novoselic@gmail.com>
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.4
version=3.1.0
author=Ivan Grokhotkov
maintainer=Paolo Becchi <pbecchi@aerobusiness.it>
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.4
version=3.1.0
author=Hristo Gochkov, Ivan Grokhtkov
maintainer=Hristo Gochkov <hristo@espressif.com>
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.4
version=3.1.0
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.4
version=3.1.0
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.4
version=3.1.0
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.4
version=3.1.0
author=Hristo Gochkov, Ivan Grokhtkov
maintainer=Hristo Gochkov <hristo@espressif.com>
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.4
version=3.1.0
author=Hristo Gochkov
maintainer=Hristo Gochkov <hristo@espressif.com>
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.4
version=3.1.0
author=Hristo Gochkov, Ivan Grokhtkov, Larry Bernstone
maintainer=Hristo Gochkov <hristo@espressif.com>
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.4
version=3.1.0
author=Hristo Gochkov, Ivan Grokhtkov
maintainer=Hristo Gochkov <hristo@espressif.com>
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.4
version=3.1.0
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.4
version=3.1.0
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.4
version=3.1.0
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.4
version=3.1.0
author=Sanket Wadekar <sanket.wadekar@espressif.com>
maintainer=Sanket Wadekar <sanket.wadekar@espressif.com>
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.4
version=3.1.0
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.4
version=3.1.0
author=Pablo@xpablo.cz
maintainer=Hristo Gochkov<hristo@espressif.com>
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.4
version=3.1.0
author=Hristo Gochkov
maintainer=Hristo Gochkov <hristo@espressif.com>
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.4
version=3.1.0
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.4
version=3.1.0
author=Rodrigo Garcia | GitHub @SuGlider
maintainer=Rodrigo Garcia <Rodrigo.Garcia@espressif.com>
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.4
version=3.1.0
author=Hristo Gochkov
maintainer=Hristo Gochkov <hristo@espressif.com>
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.4
version=3.1.0
author=Hristo Gochkov
maintainer=Hristo Gochkov <hristo@espressif.com>
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.4
version=3.1.0
author=Sweety Mhaiske <switi.mhaiske@espressif.com>
maintainer=Hristo Gochkov <hristo@espressif.com>
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.4
version=3.1.0
author=Arduino, SparkFun
maintainer=Arduino <info@arduino.cc>
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.4
version=3.1.0
author=Hristo Gochkov, Ivan Grokhtkov
maintainer=Hristo Gochkov <hristo@espressif.com>
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.4
version=3.1.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.
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.4
version=3.1.0
author=Hristo Gochkov, Ivan Grokhtkov
maintainer=Hristo Gochkov <hristo@espressif.com>
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.4
version=3.1.0
author=Hristo Gochkov
maintainer=Hristo Gochkov <hristo@espressif.com>
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.4
version=3.1.0
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.4
version=3.1.0
author=Bert Melis
maintainer=Hristo Gochkov <hristo@espressif.com>
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.4
version=3.1.0
author=Hristo Gochkov
maintainer=Hristo Gochkov <hristo@espressif.com>
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.4
version=3.1.0
author=Hristo Gochkov
maintainer=Hristo Gochkov <hristo@espressif.com>
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.4
version=3.1.0
author=Ivan Grokhotkov
maintainer=Ivan Grokhtkov <ivan@esp8266.com>
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.4
version=3.1.0
author=Hristo Gochkov
maintainer=Hristo Gochkov <hristo@espressif.com>
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.4
version=3.1.0
author=Switi Mhaiske <sweetymhaiske@gmail.com>
maintainer=Hristo Gochkov <hristo@espressif.com>
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.4
version=3.1.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.
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.4",
"version": "3.1.0",
"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.4
version=3.1.0

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
Loading