Update Rust crate esp-idf-sys to 0.36.0 #17
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.25.0->0.36.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
esp-rs/esp-idf-sys (esp-idf-sys)
v0.36.1Compare Source
Added
esp_netif_net_stack.handlwip/esp_netif_net_stack.h. (#360)mqtt5_client.hwhenCONFIG_MQTT_PROTOCOL_5is set.Fixed
esp_app_desc!macro so that it works with recent ESP-IDF versions (5.4+, 5.2.3+, 5.3.2+)v0.36.0Compare Source
Deprecated
Breaking
embuilddependencyAdded
sdio_slave.hfor all targets that support it and addonewire_bus.h(#322)onewire_device.hesp_netif_ppp.hesp_efuse_table.h,esp_https_ota.hesp_littlefs.hesp_netif_br_glue.hmbedtlsAPIbindgencrate re-exported fromembuildrather than depending directly onbindgenTinyUSBAPIFixed
BUILD-OPTIONS.mdv0.35.0Compare Source
Deprecated
ESP-IDF v4.4 Please start upgrading to ESP-IDF v5.
Breaking
Debugand provides a human readable error code. (#294)bindgendependancy updated to the latest release version. (#304)Added
Fixed
v0.34.1Compare Source
v0.34.0Compare Source
esp-idf-sysexamples:std_basics: "Hello world" withprintln!and other types available in the Rust Standard Library like threads, atomics, local storage, collections, etc.unsafe_call: Calling an ESP IDF custom API using the unsafe bindings generated byesp-idf-syspiofeature IS specified, and thenativefeature is NOT specifiednativenor thepiofeature is specified, perform a native build (this setup used to fail the build)nativeandpiofeatures are specified, perform a native build as well (this setup used to perform a PlatformIO build)binstartandlibstartfeatures are selected,binstarttakes precedence overlibstartesp_lcddriver componentesp_app_desccomponent reproducibleesp_flashcomponent on ESP IDF 5+v0.33.7Compare Source
v0.33.6Compare Source
espup(esp-idf-svc issue 319)v0.33.5Compare Source
v0.33.4Compare Source
MCUenvironment variable was failing thepiobuild if the MCU was not uppercasednativebuild in case the MCU was not recognizedv0.33.3Compare Source
riscv32imac-esp-espidfv0.33.2Compare Source
v0.33.1Compare Source
v0.33.0Compare Source
v0.32.1Compare Source
u32inEsp32Alloc, causingno_stdbuilds using the allocator to fail (#158)EspError(NonZeroI32), addfrom_infallibleassociated function, (#159)v0.32.0Compare Source
v0.31.12Compare Source
v0.31.11Compare Source
v0.31.10Compare Source
v0.31.9Compare Source
v0.31.8Compare Source
v0.31.7Compare Source
v0.31.6Compare Source
v0.31.5Compare Source
v0.31.4Compare Source
v0.31.3Compare Source
v0.31.2Compare Source
v0.31.1Compare Source
v0.31.0Compare Source
v0.30.6Compare Source
v0.30.5Compare Source
v0.30.4Compare Source
v0.30.3Compare Source
v0.30.2Compare Source
v0.30.1Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.