-
Notifications
You must be signed in to change notification settings - Fork 0
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
Updating . . #10
base: master
Are you sure you want to change the base?
Updating . . #10
Commits on Nov 5, 2024
-
Merge branch 'feature/updated-zigbee-examples' into 'master'
feat(zigbee): Upgrade zigbee examples See merge request espressif/esp-idf!33223
Configuration menu - View commit details
-
Copy full SHA for 47c8ca5 - Browse repository at this point
Copy the full SHA 47c8ca5View commit details -
Merge branch 'ci/nightly_run_crt_bundle_stress_test' into 'master'
Run https x509 bundle default crt bundle stress test using QEMU See merge request espressif/esp-idf!34508
Configuration menu - View commit details
-
Copy full SHA for ae51dcc - Browse repository at this point
Copy the full SHA ae51dccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7786cbe - Browse repository at this point
Copy the full SHA 7786cbeView commit details -
Merge branch 'bugfix/wrong_return_type' into 'master'
fix(i2c_lcd): wrong return type for esp_lcd_new_panel_io_i2c See merge request espressif/esp-idf!34643
Configuration menu - View commit details
-
Copy full SHA for e1a3ff1 - Browse repository at this point
Copy the full SHA e1a3ff1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34ba72a - Browse repository at this point
Copy the full SHA 34ba72aView commit details -
Merge branch 'fix/bod_p4eco2_fix' into 'master'
fix(bod): Remove config for bod on p4 eco1 See merge request espressif/esp-idf!34589
Configuration menu - View commit details
-
Copy full SHA for 0546805 - Browse repository at this point
Copy the full SHA 0546805View commit details -
Merge branch 'refactor/regi2c_mst_clock_enable' into 'master'
refactor(regi2c): analog i2c mst clock should be enabled/disabled per usage Closes IDF-10492 and IDF-10693 See merge request espressif/esp-idf!32682
Configuration menu - View commit details
-
Copy full SHA for 7e90a41 - Browse repository at this point
Copy the full SHA 7e90a41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 682a66d - Browse repository at this point
Copy the full SHA 682a66dView commit details -
Merge branch 'feat/add_temperature_calib' into 'master'
feat(temperature_sensor): Add temperature sensor calibration support Closes IDF-5236 See merge request espressif/esp-idf!34634
Configuration menu - View commit details
-
Copy full SHA for 9677a49 - Browse repository at this point
Copy the full SHA 9677a49View commit details -
Merge branch 'fix/esp_prov_ipv6_resolve' into 'master'
fix(tools): Fix hostname resolving for IPv6-only host See merge request espressif/esp-idf!34452
Configuration menu - View commit details
-
Copy full SHA for 7aaab5a - Browse repository at this point
Copy the full SHA 7aaab5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0701b2 - Browse repository at this point
Copy the full SHA f0701b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e49553 - Browse repository at this point
Copy the full SHA 3e49553View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f86f70 - Browse repository at this point
Copy the full SHA 6f86f70View commit details -
Merge branch 'docs/fix_section_visibility_esp32p4' into 'master'
Fix typo to make a section visible for non-esp32 SPIRAM supported targets See merge request espressif/esp-idf!34482
Configuration menu - View commit details
-
Copy full SHA for d46b23d - Browse repository at this point
Copy the full SHA d46b23dView commit details -
Merge branch 'feature/twt_add_parameter_to_enable_keep_alive' into 'm…
…aster' feat(twt): twt add parameter to enable keep alive Closes WIFIBUG-927 See merge request espressif/esp-idf!34532
Configuration menu - View commit details
-
Copy full SHA for 0c07ee6 - Browse repository at this point
Copy the full SHA 0c07ee6View commit details -
Merge branch 'docs/update_cn_translation' into 'master'
docs: Sync CN and EN files Closes DOC-9182 See merge request espressif/esp-idf!34249
Configuration menu - View commit details
-
Copy full SHA for 67169f8 - Browse repository at this point
Copy the full SHA 67169f8View commit details -
Merge branch 'fix/c61_h2_pmu_icg_csv_update' into 'master'
fix(pmu): c61 and h2 update pmu_icg_mapping.h See merge request espressif/esp-idf!34370
Configuration menu - View commit details
-
Copy full SHA for 405327d - Browse repository at this point
Copy the full SHA 405327dView commit details -
feat(tools): Imporve activate.py debug information
Marek Fiala committedNov 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 26002e1 - Browse repository at this point
Copy the full SHA 26002e1View commit details -
Merge branch 'feat/add_activate_debug_information' into 'master'
feat(tools): Imporve activate.py debug information Closes IDF-11378 See merge request espressif/esp-idf!34534
Configuration menu - View commit details
-
Copy full SHA for 72308ca - Browse repository at this point
Copy the full SHA 72308caView commit details -
feat(bootloader): add support to use MMU page size from app binary
For the SoCs that support configurable MMU page size, it is possible that the bootloader and application are built with different MMU page size configuration. This mismatch is not supported at the moment and application verification fails (at bootup or during OTA update). Configuring MMU page size helps to optimize the flash space by having smaller alignment and padding (secure) requirements. Please note that the MMU page size is tied with the flash size configuration at the moment (`ESPTOOLPY_FLASHSIZE_XMB`). This MR ensures that application verification happens using the MMU page size configured in its binary header. Thus, bootloader and application can now have different MMU page sizes and different combinations shall be supported.
Configuration menu - View commit details
-
Copy full SHA for afa46c0 - Browse repository at this point
Copy the full SHA afa46c0View commit details -
test: add configurable mmu page size test app
Test app to ensure that bootloader and application built with different flash MMU page size are compatible. This is for the SoCs that support configurable flash MMU page size.
Configuration menu - View commit details
-
Copy full SHA for 765fe33 - Browse repository at this point
Copy the full SHA 765fe33View commit details -
Merge branch 'fix/sdmmc_send_acmd22_after_multiple_write_cmd' into 'm…
…aster' fix(sdmmc): Send ACMD22 if CMD25 fails Closes IDF-9630 See merge request espressif/esp-idf!34376
Configuration menu - View commit details
-
Copy full SHA for b2e0bd9 - Browse repository at this point
Copy the full SHA b2e0bd9View commit details
Commits on Nov 6, 2024
-
Merge branch 'fix/nmi_not_triggering_on_s3' into 'master'
fix(examples): fix NMI interrupt example to work on ESP32-S3 Closes IDFCI-2475 See merge request espressif/esp-idf!34267
Configuration menu - View commit details
-
Copy full SHA for 50ac90b - Browse repository at this point
Copy the full SHA 50ac90bView commit details -
Merge branch 'feature/lp_spi_example' into 'master'
feat(lp_core): added lp-spi example for lp core Closes IDF-10287 See merge request espressif/esp-idf!34521
Configuration menu - View commit details
-
Copy full SHA for 402fece - Browse repository at this point
Copy the full SHA 402feceView commit details -
Merge branch 'feature/support_to_query_phy_rf_used_time' into 'master'
feat(phy): support to query phy used time See merge request espressif/esp-idf!29234
Jiang Jiang Jian committedNov 6, 2024 Configuration menu - View commit details
-
Copy full SHA for c8b6723 - Browse repository at this point
Copy the full SHA c8b6723View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d4a897 - Browse repository at this point
Copy the full SHA 9d4a897View commit details -
Configuration menu - View commit details
-
Copy full SHA for 068790b - Browse repository at this point
Copy the full SHA 068790bView commit details -
Merge branch 'bugfix/fixed_h2_assert_master_1031' into 'master'
Bugfix/fixed h2 assert master 1031 Closes BLERP-1172 See merge request espressif/esp-idf!34537
Configuration menu - View commit details
-
Copy full SHA for 1f49c9a - Browse repository at this point
Copy the full SHA 1f49c9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8c5992 - Browse repository at this point
Copy the full SHA e8c5992View commit details -
Merge branch 'contrib/github_pr_14734' into 'master'
docs: fix all references to HTTPD_{GET,POST,PUT} (GitHub PR) Closes IDFGH-13892 See merge request espressif/esp-idf!34418
Configuration menu - View commit details
-
Copy full SHA for df120ac - Browse repository at this point
Copy the full SHA df120acView commit details -
Merge branch 'fix/zigbee_gateway_readme_link' into 'master'
fix(zigbee_example): Fix the link in zigbee gateway readme file See merge request espressif/esp-idf!34698
Configuration menu - View commit details
-
Copy full SHA for b7aecdb - Browse repository at this point
Copy the full SHA b7aecdbView commit details -
fix(wifi/pm): Fixed the tbtt interval update error when AP's beacon i…
…nterval changed Closes #14720
Configuration menu - View commit details
-
Copy full SHA for 670d34e - Browse repository at this point
Copy the full SHA 670d34eView commit details -
Merge branch 'feature/mmu_page_size_from_app_bin' into 'master'
feat(bootloader): add support to use MMU page size from app binary Closes IDF-8209 See merge request espressif/esp-idf!33989
Configuration menu - View commit details
-
Copy full SHA for 4c6cda7 - Browse repository at this point
Copy the full SHA 4c6cda7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0eeb544 - Browse repository at this point
Copy the full SHA 0eeb544View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87f2080 - Browse repository at this point
Copy the full SHA 87f2080View commit details -
fix(i2c): Add bus handle check so that it will not be panic when ther…
…e is no free bus, Closes #14819
Configuration menu - View commit details
-
Copy full SHA for 0a098f4 - Browse repository at this point
Copy the full SHA 0a098f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 280b3d9 - Browse repository at this point
Copy the full SHA 280b3d9View commit details -
Merge branch 'fix/linker_script_check_missing_function' into 'master'
fix(802.15.4): add no inline to some static function Closes TZ-1266 See merge request espressif/esp-idf!34702
Configuration menu - View commit details
-
Copy full SHA for 8bd4071 - Browse repository at this point
Copy the full SHA 8bd4071View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97e6692 - Browse repository at this point
Copy the full SHA 97e6692View commit details -
fix(docs): Fix links pointing to esp-idf-kconfig Documentation
Jan Beran committedNov 6, 2024 Configuration menu - View commit details
-
Copy full SHA for dbc6be3 - Browse repository at this point
Copy the full SHA dbc6be3View commit details -
Merge branch 'fix/littlefs_image_creation_windows' into 'master'
fix(littlefs): Allow LittleFS image generation on Windows + version bump Closes IDFGH-11805 See merge request espressif/esp-idf!34686
Configuration menu - View commit details
-
Copy full SHA for 4a444c8 - Browse repository at this point
Copy the full SHA 4a444c8View commit details
Commits on Nov 7, 2024
-
Merge branch 'bugfix/fix_tbtt_interval_update_fail' into 'master'
fix(wifi/pm): Fixed the STA tbtt interval update error when AP's beacon interval changed Closes IDFGH-13875 See merge request espressif/esp-idf!34672
Configuration menu - View commit details
-
Copy full SHA for 6fdd380 - Browse repository at this point
Copy the full SHA 6fdd380View commit details -
Merge branch 'feat/update_lvgl_in_parlio_tx_example' into 'master'
feat(parlio): adapt rgb_matrix example to lvgl9 See merge request espressif/esp-idf!34612
Configuration menu - View commit details
-
Copy full SHA for ef437b7 - Browse repository at this point
Copy the full SHA ef437b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c5dde5 - Browse repository at this point
Copy the full SHA 9c5dde5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1e7939 - Browse repository at this point
Copy the full SHA d1e7939View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e4ff8b - Browse repository at this point
Copy the full SHA 8e4ff8bView commit details -
Merge branch 'fix/i2c_bus_handle_check' into 'master'
fix(i2c): Add bus handle check so that it will not be panic when there is no free bus Closes IDFGH-13993 and IDFGH-13963 See merge request espressif/esp-idf!34695
Configuration menu - View commit details
-
Copy full SHA for 2693221 - Browse repository at this point
Copy the full SHA 2693221View commit details -
feat(esp_eth): added HW Time Stamping support for ESP32P4
Added mechanism to L2 TAP to retreive time stamp Added PTP time synchronization example
Configuration menu - View commit details
-
Copy full SHA for d2b1202 - Browse repository at this point
Copy the full SHA d2b1202View commit details -
Merge branch 'docs/add_header_files_http_server_code_example' into 'm…
…aster' docs: add a note on required header files for the esp_http_server example See merge request espressif/esp-idf!34389
Configuration menu - View commit details
-
Copy full SHA for 8aa56d8 - Browse repository at this point
Copy the full SHA 8aa56d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for db57996 - Browse repository at this point
Copy the full SHA db57996View commit details -
Merge branch 'fix/lwip_docs_thread_safe_socks' into 'master'
fix(lwip): Document that not all sock operations are thread safe See merge request espressif/esp-idf!34333
David Čermák committedNov 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 5e056de - Browse repository at this point
Copy the full SHA 5e056deView commit details -
fix(gpio): improve set level performance
by avoid "read-modify-write" operation. The registers designed to be write only. Related to #14674
Configuration menu - View commit details
-
Copy full SHA for 712e6ad - Browse repository at this point
Copy the full SHA 712e6adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ed4c19 - Browse repository at this point
Copy the full SHA 0ed4c19View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac630e4 - Browse repository at this point
Copy the full SHA ac630e4View commit details -
feat(app_update): OTA update bootloader, partition_table and other pa…
Configuration menu - View commit details
-
Copy full SHA for 97d150d - Browse repository at this point
Copy the full SHA 97d150dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 68e9bcb - Browse repository at this point
Copy the full SHA 68e9bcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for f41b43d - Browse repository at this point
Copy the full SHA f41b43dView commit details -
change(bootloader): Map only the necessary length when fetching the a…
…pp description struct
Configuration menu - View commit details
-
Copy full SHA for 19ab021 - Browse repository at this point
Copy the full SHA 19ab021View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2fe62f - Browse repository at this point
Copy the full SHA d2fe62fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fa6e03 - Browse repository at this point
Copy the full SHA 4fa6e03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94536cb - Browse repository at this point
Copy the full SHA 94536cbView commit details -
fix(sta2eth): Check for null
netif
before starting/stopping DHCP se……rver Fixes a potential null pointer dereference in `esp_netif` when PPP mode is enabled. In the Ethernet event handler, `esp_netif_dhcps_start()` and `esp_netif_dhcps_stop()` are now only called if `netif` is non-null (in provisioning mode when the actual TCP/IP stack from IDF is used, in work mode the `netif` is null, since the trafic is simply forwarded between wireless and wired networks without TCP/IP stack involved) Closes #14816
Configuration menu - View commit details
-
Copy full SHA for cce9a80 - Browse repository at this point
Copy the full SHA cce9a80View commit details -
Merge branch 'fix/example_sta2eth_more_docs' into 'master'
fix(sta2eth): Document security consideration in sta2eth example Closes IDFGH-13990 See merge request espressif/esp-idf!34518
David Čermák committedNov 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 457f651 - Browse repository at this point
Copy the full SHA 457f651View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb329c4 - Browse repository at this point
Copy the full SHA bb329c4View commit details
Commits on Nov 8, 2024
-
Merge branch 'feat/mipi_dsi_yuv_converter' into 'master'
feat(lcd): support YUV422 input color format See merge request espressif/esp-idf!34530
Configuration menu - View commit details
-
Copy full SHA for ad476af - Browse repository at this point
Copy the full SHA ad476afView commit details -
Configuration menu - View commit details
-
Copy full SHA for a50c095 - Browse repository at this point
Copy the full SHA a50c095View commit details -
Merge branch 'bugfix/fix_avrc_absolute_volume_compatibility' into 'ma…
…ster' bugfix/fix_avrc_absolute_volume_compatibility Closes FCS-1619 See merge request espressif/esp-idf!34563
Configuration menu - View commit details
-
Copy full SHA for f0ab551 - Browse repository at this point
Copy the full SHA f0ab551View commit details -
Merge branch 'bugfix/gpio_set_level_atomic' into 'master'
fix(gpio): improve set level performance See merge request espressif/esp-idf!34744
Configuration menu - View commit details
-
Copy full SHA for 01cd5cf - Browse repository at this point
Copy the full SHA 01cd5cfView commit details -
fix(bt/bluedroid): AG should send OK or other error codes to HF client
when it is driven by HF to initiate a call.
Configuration menu - View commit details
-
Copy full SHA for c79eb0d - Browse repository at this point
Copy the full SHA c79eb0dView commit details -
fix(bt/controller): Fixed some controller bugs on ESP32
- Fixed wrong logic in handling sniff transaction collision at slave side - Fixed the issue ACL is stopped too early before eSCO
Configuration menu - View commit details
-
Copy full SHA for cfdefd3 - Browse repository at this point
Copy the full SHA cfdefd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a86bb37 - Browse repository at this point
Copy the full SHA a86bb37View commit details -
Merge branch 'fix/c61_gpio_num_hardware_update' into 'master'
fix(esp_driver_gpio): esp32c61 gpio number update 22 -> 25 See merge request espressif/esp-idf!34747
Configuration menu - View commit details
-
Copy full SHA for 1a30fd0 - Browse repository at this point
Copy the full SHA 1a30fd0View commit details -
Merge branch 'feature/ptp' into 'master'
Feature/ptp Closes IDFGH-12397 See merge request espressif/esp-idf!33058
Configuration menu - View commit details
-
Copy full SHA for 7f07c9d - Browse repository at this point
Copy the full SHA 7f07c9dView commit details -
Merge branch 'feat/mcpwm_sleep_rentention' into 'master'
feat(mcpwm): support sleep retention Closes IDF-9752 and IDF-8473 See merge request espressif/esp-idf!33839
Configuration menu - View commit details
-
Copy full SHA for 6b54dfc - Browse repository at this point
Copy the full SHA 6b54dfcView commit details -
Merge branch 'feat/update_openthread_submodule_and_br_lib' into 'master'
feat(openthread): update openthread submodule and border router lib See merge request espressif/esp-idf!34547
Configuration menu - View commit details
-
Copy full SHA for 3730567 - Browse repository at this point
Copy the full SHA 3730567View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bda2f8 - Browse repository at this point
Copy the full SHA 0bda2f8View commit details -
Merge branch 'change/btl_fetch_app_desc' into 'master'
change(bootloader): Map only the necessary length when fetching the app description struct See merge request espressif/esp-idf!34752
Configuration menu - View commit details
-
Copy full SHA for d2c74a6 - Browse repository at this point
Copy the full SHA d2c74a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for efd04b7 - Browse repository at this point
Copy the full SHA efd04b7View commit details -
Merge branch 'fix/fix_154_ext_coex' into 'master'
fix(coex): fix 802.15.4 external coexistence Closes TZ-1182 See merge request espressif/esp-idf!33879
Configuration menu - View commit details
-
Copy full SHA for 8576f40 - Browse repository at this point
Copy the full SHA 8576f40View commit details -
Merge branch 'feature/efuse_s3_adds_psram_cap_bit' into 'master'
feat(efuse): Adds 3 bit for PSRAM_CAP efuse field Closes IDF-11477 See merge request espressif/esp-idf!34644
Konstantin Kondrashov committedNov 8, 2024 Configuration menu - View commit details
-
Copy full SHA for f15c1b4 - Browse repository at this point
Copy the full SHA f15c1b4View commit details -
feat(i2c_slave): refactor i2c slave api to version 2 inorder to solve…
… some existing problem
Configuration menu - View commit details
-
Copy full SHA for 941d0e0 - Browse repository at this point
Copy the full SHA 941d0e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63e74e6 - Browse repository at this point
Copy the full SHA 63e74e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc81b68 - Browse repository at this point
Copy the full SHA fc81b68View commit details -
Configuration menu - View commit details
-
Copy full SHA for dcb4bf4 - Browse repository at this point
Copy the full SHA dcb4bf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d137dee - Browse repository at this point
Copy the full SHA d137deeView commit details -
Configuration menu - View commit details
-
Copy full SHA for f84f883 - Browse repository at this point
Copy the full SHA f84f883View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92cd70a - Browse repository at this point
Copy the full SHA 92cd70aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a3f53a - Browse repository at this point
Copy the full SHA 5a3f53aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e2b56d - Browse repository at this point
Copy the full SHA 3e2b56dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 83306b7 - Browse repository at this point
Copy the full SHA 83306b7View commit details -
ci: target-test job skip installing toolchain, only install python env
also run with collapsed time section to better track run time
Configuration menu - View commit details
-
Copy full SHA for 2a5743c - Browse repository at this point
Copy the full SHA 2a5743cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 197128b - Browse repository at this point
Copy the full SHA 197128bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a41a61 - Browse repository at this point
Copy the full SHA 9a41a61View commit details -
Configuration menu - View commit details
-
Copy full SHA for f269835 - Browse repository at this point
Copy the full SHA f269835View commit details -
fix(common_connect): Fix example's stdin/out to setup UART interrupt …
…once Function example_configure_stdin_stdout() was used for simple UART I/O operation in CI to enter test env configuration (wifi ssid, IPs, etc). It could be called multiple times, but didn't handle the situation where we install UART interrupt from multiple source (e.g. in ICMP tests, where we first need to enter wifi credentials of test AP and then we start ping-cmd console to handle ping commands)
Configuration menu - View commit details
-
Copy full SHA for c7e2a9e - Browse repository at this point
Copy the full SHA c7e2a9eView commit details -
fix(lwip): Fix ping_v6 receiving to accept only echo replies
This fixes a bug where we ping our own IP and the request itself bounces back to the raw receive function and is incorrectly treated as reply. (this bug was discovered when fixing ICMPv6 pings with incorrect checksums, while the ping request was dropped in icmpv6.c due to wrong checksum, but was also fed to raw layers where it was treated as "correct" response, so the PINGv6 to ourselves still worked)
Configuration menu - View commit details
-
Copy full SHA for 8b191dd - Browse repository at this point
Copy the full SHA 8b191ddView commit details -
Merge branch 'ci/fix_macos_ccache' into 'master'
CI: Fix failing ccache and show ccache statistics for macOS tests (master) See merge request espressif/esp-idf!33846
Configuration menu - View commit details
-
Copy full SHA for 8f77769 - Browse repository at this point
Copy the full SHA 8f77769View commit details -
Configuration menu - View commit details
-
Copy full SHA for 816a0da - Browse repository at this point
Copy the full SHA 816a0daView commit details -
feat(mfg_gen): provision for specifying prefix counter for csv/bin files
sanika.inamdar committedNov 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 99f1455 - Browse repository at this point
Copy the full SHA 99f1455View commit details -
feat(tools): unify sections in idf.py size reports for NG version
By default, esp-idf-size.ng displays all sections individually. This can be confusing, especially if CONFIG_SOC_MEM_NON_CONTIGUOUS_SRAM is enabled, resulting in sections like .dram0.data and .dram1.data being abbreviated as two .data sections in the size report. To avoid confusion for idf.py and cmake users, pass the --unify option to the underlying esp_idf_size.ng by default. Signed-off-by: Frantisek Hrbata <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 798d35b - Browse repository at this point
Copy the full SHA 798d35bView commit details -
Merge branch 'fix/mfg_gen_csv_and_bin_prefix' into 'master'
feat(mfg_gen): Added file name serial count prefix for intermediate csv and bin... See merge request espressif/esp-idf!34251
Configuration menu - View commit details
-
Copy full SHA for b3bae69 - Browse repository at this point
Copy the full SHA b3bae69View commit details -
Merge branch 'ci/improve_overall_logging' into 'master'
ci: target-test job skip installing toolchain, only install python env See merge request espressif/esp-idf!34232
Configuration menu - View commit details
-
Copy full SHA for d03ead4 - Browse repository at this point
Copy the full SHA d03ead4View commit details -
Merge branch 'feature/ota_update_for_partitions' into 'master'
feat(ota): Supports OTA update for any partitions (bootloader, partition_table, nvs, etc.) Closes IDFGH-13262, IDF-7781, and IDFGH-12860 See merge request espressif/esp-idf!32866
Konstantin Kondrashov committedNov 8, 2024 Configuration menu - View commit details
-
Copy full SHA for f817b85 - Browse repository at this point
Copy the full SHA f817b85View commit details -
Merge branch 'feature/adds_bootloader_rollback_configs' into 'master'
feat(bootloader): Adds bootloader anti rollback configs See merge request espressif/esp-idf!34759
Konstantin Kondrashov committedNov 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 110bfc1 - Browse repository at this point
Copy the full SHA 110bfc1View commit details
Commits on Nov 9, 2024
-
Merge branch 'feat/i2c_slave_v2' into 'master'
feat(i2c_slave): Add new i2c slave driver --version two with great stretch handling. 🏂 See merge request espressif/esp-idf!33802
Configuration menu - View commit details
-
Copy full SHA for d74e99c - Browse repository at this point
Copy the full SHA d74e99cView commit details
Commits on Nov 11, 2024
-
fix(examples/usb_host_lib): correct typo in comments
Fixes a small typo in comments Signed-off-by: Daniel Mangum <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4e3e73f - Browse repository at this point
Copy the full SHA 4e3e73fView commit details -
fix(usb_host): return ESP_ERR_NO_MEM on failed alloc in client register
Fixes issue where ESP_ERR_NO_MEM was being silently discarded after cleaning up after a failed malloc in usb_host_client_register. Signed-off-by: Daniel Mangum <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7962d54 - Browse repository at this point
Copy the full SHA 7962d54View commit details -
Merge branch 'feat/esp32c61_adc_support' into 'master'
ADC: support ADC oneshot and continuous mode on ESP32C61 Closes IDF-9302 and IDF-9304 See merge request espressif/esp-idf!32907
Configuration menu - View commit details
-
Copy full SHA for 611e163 - Browse repository at this point
Copy the full SHA 611e163View commit details -
Merge branch 'fix/move_softap_csa_and_dtim_to_nvs' into 'master'
change(wifi): move softap dtim and csa to nvs Closes WIFIBUG-666 See merge request espressif/esp-idf!34489
Jiang Jiang Jian committedNov 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 2414b28 - Browse repository at this point
Copy the full SHA 2414b28View commit details -
Merge branch 'contrib/github_pr_14771' into 'master'
fix(example/system/console): Add 'info' to log_level command description (GitHub PR) Closes IDFGH-13933 See merge request espressif/esp-idf!34413
Configuration menu - View commit details
-
Copy full SHA for 3ec0558 - Browse repository at this point
Copy the full SHA 3ec0558View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4df585e - Browse repository at this point
Copy the full SHA 4df585eView commit details -
Merge branch 'fix/fix_cache_stuck_in_esp_restart' into 'master'
fix(esp_system): fix P4 possible crash on esp_restart if PSRAM is used Closes PM-291 See merge request espressif/esp-idf!34778
Configuration menu - View commit details
-
Copy full SHA for 56db9a2 - Browse repository at this point
Copy the full SHA 56db9a2View commit details -
Merge branch 'feature/ble_mesh_50_api_minimal' into 'master'
Feature/ble mesh 50 api minimal Closes BLERP-1211 and BLERP-1212 See merge request espressif/esp-idf!31510
Configuration menu - View commit details
-
Copy full SHA for 87e4f63 - Browse repository at this point
Copy the full SHA 87e4f63View commit details -
Merge branch 'change/adc_conti_read_api_doc_update' into 'master'
adc: updated continuous mode read API doc about block timeout description Closes IDFGH-14033 See merge request espressif/esp-idf!34796
Configuration menu - View commit details
-
Copy full SHA for 08ef00d - Browse repository at this point
Copy the full SHA 08ef00dView commit details -
Merge branch 'bugfix/lmp_trans_collision' into 'master'
fix(bt/controller): Fixed some controller bugs on ESP32 Closes BTQABR2023-363 and BT-3577 See merge request espressif/esp-idf!34577
Configuration menu - View commit details
-
Copy full SHA for 7bc8b99 - Browse repository at this point
Copy the full SHA 7bc8b99View commit details -
Merge branch 'docs/edit_kconfig_docs' into 'master'
docs(kconfiglib): Make a detailed docs section about Kconfig See merge request espressif/esp-idf!32995
Jan Beran committedNov 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 0650832 - Browse repository at this point
Copy the full SHA 0650832View commit details -
Merge branch 'docs/usb_host_ext_port_driver' into 'master'
docs(ext_port): Maintainers Notes for the External Port Driver Closes IDF-11106 See merge request espressif/esp-idf!33350
Configuration menu - View commit details
-
Copy full SHA for dccbd16 - Browse repository at this point
Copy the full SHA dccbd16View commit details -
Merge branch 'bugfix/esp32c3_eco7_usj_console' into 'master'
fix(esp_rom): fix esp32c3 eco7 console rom function address See merge request espressif/esp-idf!34671
Configuration menu - View commit details
-
Copy full SHA for ea902d6 - Browse repository at this point
Copy the full SHA ea902d6View commit details -
Merge branch 'feat/esp32p4_unicore_stop_other_core' into 'master'
feat(esp_system): stop other core for unicore esp32p4 See merge request espressif/esp-idf!34753
Configuration menu - View commit details
-
Copy full SHA for 3f46b37 - Browse repository at this point
Copy the full SHA 3f46b37View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba2bf2f - Browse repository at this point
Copy the full SHA ba2bf2fView commit details
Commits on Nov 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2899c1e - Browse repository at this point
Copy the full SHA 2899c1eView commit details -
Merge branch 'feat/size_unify_sections' into 'master'
feat(tools): unify sections in idf.py size reports for NG version Closes IDF-11649 See merge request espressif/esp-idf!34788
Configuration menu - View commit details
-
Copy full SHA for cf087cb - Browse repository at this point
Copy the full SHA cf087cbView commit details -
Merge branch 'fix/lwip_ping_ipv6only' into 'master'
fix(lwip): Fix IP6 raw socket checksum in IPv6-only configuration Closes IDF-9670 See merge request espressif/esp-idf!33936
David Čermák committedNov 12, 2024 Configuration menu - View commit details
-
Copy full SHA for afb4a02 - Browse repository at this point
Copy the full SHA afb4a02View commit details -
docs: Provide CN translation for partition tables
luweike committedNov 12, 2024 Configuration menu - View commit details
-
Copy full SHA for e7ab36e - Browse repository at this point
Copy the full SHA e7ab36eView commit details -
Merge branch 'fix/nvs_generator_test_fail_due_to_safer_write_namespac…
…e_function' into 'master' fix(nvs): Fix the NVS generator test (write_namespace safer behavior change) Closes IDF-11674 See merge request espressif/esp-idf!34828
Configuration menu - View commit details
-
Copy full SHA for 1689c7e - Browse repository at this point
Copy the full SHA 1689c7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3107f0a - Browse repository at this point
Copy the full SHA 3107f0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b29de7 - Browse repository at this point
Copy the full SHA 2b29de7View commit details -
change(sdmmc): disable the logic related to D3 line, it needs to be c…
…onnected for CMD11 to work
Configuration menu - View commit details
-
Copy full SHA for 98f1dd9 - Browse repository at this point
Copy the full SHA 98f1dd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5f46ab - Browse repository at this point
Copy the full SHA f5f46abView commit details -
Configuration menu - View commit details
-
Copy full SHA for c41cead - Browse repository at this point
Copy the full SHA c41ceadView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9bf5d9 - Browse repository at this point
Copy the full SHA c9bf5d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64bbb53 - Browse repository at this point
Copy the full SHA 64bbb53View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0e6e82 - Browse repository at this point
Copy the full SHA d0e6e82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16eef27 - Browse repository at this point
Copy the full SHA 16eef27View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6ef4d1 - Browse repository at this point
Copy the full SHA e6ef4d1View commit details -
fix(tools): re-raise ImportError without module name
The ImportError or ModuleNotFoundError might be raised without specifying a module name. In this not so common situation, re-raise the exception to print all the information that could assist in identifying the problem. Signed-off-by: Frantisek Hrbata <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e8fda6f - Browse repository at this point
Copy the full SHA e8fda6fView commit details -
Signed-off-by: Frantisek Hrbata <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a4acbd2 - Browse repository at this point
Copy the full SHA a4acbd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52f14f3 - Browse repository at this point
Copy the full SHA 52f14f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3318e0a - Browse repository at this point
Copy the full SHA 3318e0aView commit details -
Merge branch 'docs/translate_partition_tables' into 'master'
docs: Provide CN translation for partition tables Closes DOC-9274 See merge request espressif/esp-idf!34647
Lu Wei Ke committedNov 12, 2024 Configuration menu - View commit details
-
Copy full SHA for bb9a265 - Browse repository at this point
Copy the full SHA bb9a265View commit details -
Configuration menu - View commit details
-
Copy full SHA for ccc2411 - Browse repository at this point
Copy the full SHA ccc2411View commit details -
fix(esp-rom): Fix comment typos in cache.h
Fix typo in parameter names in cache_flash_mmu_set amd cache_sram_mmu_set functions.
Configuration menu - View commit details
-
Copy full SHA for de077c7 - Browse repository at this point
Copy the full SHA de077c7View commit details -
fix(uart): allow same pin for tx and rx in uart_set_pin
Also add IO reserve to uart driver Closes #14787
Configuration menu - View commit details
-
Copy full SHA for e8f0299 - Browse repository at this point
Copy the full SHA e8f0299View commit details -
fix(uart): fix race condition with the use of UART_SELECT_READ_NOTIF
UART_SELECT_READ_NOTIF needs to be sent after received data got processed to avoid the potential race condition
Configuration menu - View commit details
-
Copy full SHA for 32040c7 - Browse repository at this point
Copy the full SHA 32040c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4f366f - Browse repository at this point
Copy the full SHA b4f366fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b0ffe15 - Browse repository at this point
Copy the full SHA b0ffe15View commit details -
Configuration menu - View commit details
-
Copy full SHA for dca5d19 - Browse repository at this point
Copy the full SHA dca5d19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3314992 - Browse repository at this point
Copy the full SHA 3314992View commit details -
Merge branch 'change/esp_ldo_reserve_for_spi_flash' into 'master'
LDO calibration on ESP32-P4 Closes IDF-10754 See merge request espressif/esp-idf!32347
Configuration menu - View commit details
-
Copy full SHA for 05beaca - Browse repository at this point
Copy the full SHA 05beacaView commit details -
Merge branch 'contrib/github_pr_14733' into 'master'
fix(cmake): Prevent overwriting of component properties in output file (GitHub PR) Closes IDFGH-13891 See merge request espressif/esp-idf!34807
Configuration menu - View commit details
-
Copy full SHA for 542a5d2 - Browse repository at this point
Copy the full SHA 542a5d2View commit details -
Merge branch 'feature/adds_recovery_bootloader_subtype' into 'master'
feat(partition_table): Support recovery bootloader subtype See merge request espressif/esp-idf!34757
Konstantin Kondrashov committedNov 12, 2024 Configuration menu - View commit details
-
Copy full SHA for ce72392 - Browse repository at this point
Copy the full SHA ce72392View commit details -
fix(ws_transport): Fix reading WS header bytes
Correct split header bytes When the underlying transport returns header, length, or mask bytes early, again call the underlying transport. This solves the WS parser getting offset when the server sends a burst of frames where the last WS header is split across packet boundaries, so fewer than the needed bytes may be available. Merges #14706
Configuration menu - View commit details
-
Copy full SHA for 7f54410 - Browse repository at this point
Copy the full SHA 7f54410View commit details -
Merge branch 'fix/import_error_msg' into 'master'
fix(tools): re-raise ImportError without module name Closes IDF-11648 See merge request espressif/esp-idf!34780
Configuration menu - View commit details
-
Copy full SHA for 5bae0b9 - Browse repository at this point
Copy the full SHA 5bae0b9View commit details -
fix(ws_transport): Unit test on reading WS data byte by byte
Closes #14704 Closes espressif/esp-protocols#679
Configuration menu - View commit details
-
Copy full SHA for d8949fe - Browse repository at this point
Copy the full SHA d8949feView commit details -
Merge branch 'update/deprecate_python38' into 'master'
feat: Drop Python 3.8 support Closes IDF-7579 See merge request espressif/esp-idf!34419
Configuration menu - View commit details
-
Copy full SHA for 30b13b1 - Browse repository at this point
Copy the full SHA 30b13b1View commit details -
Merge branch 'fix/sdmmc_test_acmd22_esp32p4_fix' into 'master'
fix(sdmmc): Fix ACMD22 DMA buffer problem for ESP32-P4 Closes IDFCI-2499 See merge request espressif/esp-idf!34826
Configuration menu - View commit details
-
Copy full SHA for cf44fc6 - Browse repository at this point
Copy the full SHA cf44fc6View commit details
Commits on Nov 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9e3b7e4 - Browse repository at this point
Copy the full SHA 9e3b7e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb41623 - Browse repository at this point
Copy the full SHA cb41623View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7278256 - Browse repository at this point
Copy the full SHA 7278256View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bff669 - Browse repository at this point
Copy the full SHA 5bff669View commit details -
Merge branch 'refactor/cache_err_panic' into 'master'
refactor(panic): refactor and unify cache panic errors See merge request espressif/esp-idf!34382
Configuration menu - View commit details
-
Copy full SHA for f8ddcee - Browse repository at this point
Copy the full SHA f8ddceeView commit details -
Configuration menu - View commit details
-
Copy full SHA for bff20b5 - Browse repository at this point
Copy the full SHA bff20b5View commit details -
Merge branch 'feat/sdmmc_uhs_tuning' into 'master'
sdmmc: UHS-I support for SDR50 (100MHz, 50MB/s), DDR50 (50MHz, 50MB/s) Closes IDF-10294, IDF-11447, and IDF-8886 See merge request espressif/esp-idf!34441
Configuration menu - View commit details
-
Copy full SHA for ed8ec9d - Browse repository at this point
Copy the full SHA ed8ec9dView commit details -
Merge branch 'fix/fix_cache_error_in_sar_disable' into 'master'
fix(esp_hw_support): fix sar disable access flash in IRAM_OPT sleep Closes IDFCI-2509 See merge request espressif/esp-idf!34833
Configuration menu - View commit details
-
Copy full SHA for 908e62f - Browse repository at this point
Copy the full SHA 908e62fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b4bd3d9 - Browse repository at this point
Copy the full SHA b4bd3d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for df52e1a - Browse repository at this point
Copy the full SHA df52e1aView commit details -
Merge branch 'fix/typo-esp-rom' into 'master'
fix(esp_rom): Fix comment typos Closes IDFGH-13635 See merge request espressif/esp-idf!34849
Configuration menu - View commit details
-
Copy full SHA for b6be76f - Browse repository at this point
Copy the full SHA b6be76fView commit details -
Merge branch 'change/disable_stub_bins' into 'master'
change(esp_system): do not include openocd stub bins by default See merge request espressif/esp-idf!34755
Configuration menu - View commit details
-
Copy full SHA for 97b65d7 - Browse repository at this point
Copy the full SHA 97b65d7View commit details -
Merge branch 'fix/ws_transport_head_fragments' into 'master'
fix(ws_transport): Fix reading WS header in fragments Closes IDFGH-13951, IDFGH-13857, and IDFGH-13859 See merge request espressif/esp-idf!34517
David Čermák committedNov 13, 2024 Configuration menu - View commit details
-
Copy full SHA for cbbb85f - Browse repository at this point
Copy the full SHA cbbb85fView commit details -
Merge branch 'fix/adc_monitor_not_work' into 'master'
fix(esp_adc): fixed adc continue monitor don't work issue Closes IDFGH-13931 and IDFGH-13988 See merge request espressif/esp-idf!34436
Configuration menu - View commit details
-
Copy full SHA for 1a25f68 - Browse repository at this point
Copy the full SHA 1a25f68View commit details -
Merge branch 'contrib/github_pr_14859' into 'master'
fix(usb_host): return ESP_ERR_NO_MEM on failed alloc in client register (GitHub PR) Closes IDFGH-14037 See merge request espressif/esp-idf!34862
Configuration menu - View commit details
-
Copy full SHA for 1e7098f - Browse repository at this point
Copy the full SHA 1e7098fView commit details -
fix(lwip): Limit active TCP PCBs and recycle them faster
* Update submodule: git log --oneline c816f0ee..a587d929 Detailed description of the changes: - test: Add tcp-pcb recycle test (espressif/esp-lwip@a587d929) - tcp: Apply faster PCB recycling in FIN_WAIT_1 or FIN_WAIT_2 state (espressif/esp-lwip@3bfc85d2) - test: Add tcp alloc limitation test (espressif/esp-lwip@0c9c39a9) - memp: Employ TCP-PCB allocation limit if libc malloc used (espressif/esp-lwip@9cb96ac1) Closes #9670 Closes espressif/esp-lwip#63
Configuration menu - View commit details
-
Copy full SHA for 0d99214 - Browse repository at this point
Copy the full SHA 0d99214View commit details -
Merge branch 'contrib/github_pr_14858' into 'master'
fix(examples/usb_host_lib): correct typo in comments (GitHub PR) Closes IDFGH-14038 See merge request espressif/esp-idf!34861
Configuration menu - View commit details
-
Copy full SHA for 5532fa8 - Browse repository at this point
Copy the full SHA 5532fa8View commit details -
Merge branch 'bugfix/uart_8_16_bit_access' into 'master'
fix(uart): fix 8/16-bit uart register access Closes IDF-10256 See merge request espressif/esp-idf!34846
Configuration menu - View commit details
-
Copy full SHA for 582c990 - Browse repository at this point
Copy the full SHA 582c990View commit details -
Merge branch 'feature/adds_pthread_funcs' into 'master'
feat(pthread): Adds set/get sched param funcs Closes IDFGH-13997 and IDFGH-6976 See merge request espressif/esp-idf!34787
Konstantin Kondrashov committedNov 13, 2024 Configuration menu - View commit details
-
Copy full SHA for d37e1cc - Browse repository at this point
Copy the full SHA d37e1ccView commit details -
Merge branch 'contrib/github_pr_14738' into 'master'
fix(docs): code comment spelling error (GitHub PR) Closes IDFGH-13896 See merge request espressif/esp-idf!34863
Configuration menu - View commit details
-
Copy full SHA for e613fcd - Browse repository at this point
Copy the full SHA e613fcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 862f3bd - Browse repository at this point
Copy the full SHA 862f3bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ec62ba - Browse repository at this point
Copy the full SHA 9ec62baView commit details -
Merge branch 'bugfix/crash_deauth_fix' into 'master'
fix(esp_wifi): Fix for crash while receiving deauth in esp32c2 ECO4 Closes WIFIBUG-825 and WIFIBUG-840 See merge request espressif/esp-idf!34682
Configuration menu - View commit details
-
Copy full SHA for 7a305c0 - Browse repository at this point
Copy the full SHA 7a305c0View commit details -
docs(sbom): add basic description about SBOM for ESP-IDF projects
Add a basic description and usage overview of the esp-idf-sbom tool. A more detailed description is already available on the GitHub pages, which this documentation refers to. Signed-off-by: Frantisek Hrbata <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4e9362a - Browse repository at this point
Copy the full SHA 4e9362aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 32f60da - Browse repository at this point
Copy the full SHA 32f60daView commit details
Commits on Nov 14, 2024
-
Merge branch 'feature/support_moving_code_to_flash' into 'master'
feat(ble): Support for putting code in flash on ESP32-C2 See merge request espressif/esp-idf!34774
Configuration menu - View commit details
-
Copy full SHA for ea31e15 - Browse repository at this point
Copy the full SHA ea31e15View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7bc953 - Browse repository at this point
Copy the full SHA d7bc953View commit details -
fix(bt/bluedroid): Fixed the incorrect error code returned
when receiving an invalid command
Configuration menu - View commit details
-
Copy full SHA for 4b4a9a2 - Browse repository at this point
Copy the full SHA 4b4a9a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe93c99 - Browse repository at this point
Copy the full SHA fe93c99View commit details -
Merge branch 'feat/h21_introduce_step1_target' into 'master'
feat(esp32h21): introduce target esp32h21 (stage 1/8) 😐 See merge request espressif/esp-idf!34542
Configuration menu - View commit details
-
Copy full SHA for bbcfb35 - Browse repository at this point
Copy the full SHA bbcfb35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a9e7f6 - Browse repository at this point
Copy the full SHA 6a9e7f6View commit details -
Merge branch 'fix/find_and_close_service_in_ot_ci_case' into 'master'
fix(ci): optimize an openthread ci case Closes IDFCI-2430 See merge request espressif/esp-idf!34106
Configuration menu - View commit details
-
Copy full SHA for 1de992a - Browse repository at this point
Copy the full SHA 1de992aView commit details -
Merge branch 'feat/psram_qemu_16_32_mb_qpi' into 'master'
feat(esp_psram): add support for QEMU 16MB and 32MB QPI PSRAM See merge request espressif/esp-idf!34832
Configuration menu - View commit details
-
Copy full SHA for d5f244c - Browse repository at this point
Copy the full SHA d5f244cView commit details -
Merge branch 'docs/translate_file_system_consideration' into 'master'
docs: Provide CN translation for file system considerations in IDF Closes DOC-8963 See merge request espressif/esp-idf!33782
Configuration menu - View commit details
-
Copy full SHA for 074b74c - Browse repository at this point
Copy the full SHA 074b74cView commit details -
Merge branch 'bugfix/uart_single_wire_mode' into 'master'
fix(uart): allow same pin for tx and rx in uart_set_pin; UART_SELECT_READ_NOTIF race conditon fix Closes IDFGH-13954, IDF-10721, IDF-11127, and IDF-9108 See merge request espressif/esp-idf!34737
Configuration menu - View commit details
-
Copy full SHA for 78a6905 - Browse repository at this point
Copy the full SHA 78a6905View commit details -
Merge branch 'docs/update_i2c_slave_v2' into 'master'
feat(i2c_slave): Update I2C programming guide according to new changes See merge request espressif/esp-idf!34806
Configuration menu - View commit details
-
Copy full SHA for 0b1170a - Browse repository at this point
Copy the full SHA 0b1170aView commit details -
fix(802.15.4): add case for 2015 frame enh-ack
Tan Yan Quan committedNov 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 705e269 - Browse repository at this point
Copy the full SHA 705e269View commit details -
Merge branch 'fix/usb_device_msc_storage_example' into 'master'
fix(tusb_msc): Added SD power supply configuration for p4 See merge request espressif/esp-idf!33455
Configuration menu - View commit details
-
Copy full SHA for 7ff7749 - Browse repository at this point
Copy the full SHA 7ff7749View commit details -
feat(esp_https_server): Updated the ESP_TLS_SERVER_CERT_SELECT_HOOK c…
…onfig Update the ESP_TLS_SERVER_CERT_SELECT_HOOK config to ESP_HTTPS_SERVER_CERT_SELECT_HOOK And made it depend on ESP_TLS_SERVER_CERT_SELECT_HOOK
Configuration menu - View commit details
-
Copy full SHA for ace6a49 - Browse repository at this point
Copy the full SHA ace6a49View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab75a94 - Browse repository at this point
Copy the full SHA ab75a94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83c9cff - Browse repository at this point
Copy the full SHA 83c9cffView commit details -
Merge branch 'docs/sbom_tool' into 'master'
docs(sbom): add basic description about SBOM for ESP-IDF projects Closes IDF-11485 See merge request espressif/esp-idf!34853
Configuration menu - View commit details
-
Copy full SHA for 7fcbdb9 - Browse repository at this point
Copy the full SHA 7fcbdb9View commit details -
Merge branch 'feat/tsens_support_c61' into 'master'
feat(temperature_sensor): Add temperature sensor support on esp32c61 Closes IDF-9322 See merge request espressif/esp-idf!34326
Configuration menu - View commit details
-
Copy full SHA for 38b7375 - Browse repository at this point
Copy the full SHA 38b7375View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e11d42 - Browse repository at this point
Copy the full SHA 1e11d42View commit details -
Configuration menu - View commit details
-
Copy full SHA for c445ec1 - Browse repository at this point
Copy the full SHA c445ec1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce85e11 - Browse repository at this point
Copy the full SHA ce85e11View commit details -
Configuration menu - View commit details
-
Copy full SHA for c86a301 - Browse repository at this point
Copy the full SHA c86a301View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6002db2 - Browse repository at this point
Copy the full SHA 6002db2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74c8472 - Browse repository at this point
Copy the full SHA 74c8472View commit details -
Configuration menu - View commit details
-
Copy full SHA for 167cd47 - Browse repository at this point
Copy the full SHA 167cd47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a028bd - Browse repository at this point
Copy the full SHA 1a028bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e9782b - Browse repository at this point
Copy the full SHA 7e9782bView commit details -
Merge branch 'fix/lwip_tcp_pcb_recycle' into 'master'
fix(lwip): Limit active TCP PCBs and recycle them faster Closes IDFGH-8173, IDF-8914, and IDF-10021 See merge request espressif/esp-idf!34879
David Čermák committedNov 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 890106f - Browse repository at this point
Copy the full SHA 890106fView commit details -
fix(bt/bluedroid): Fixed classic bt build fail when enable dynamic me…
…mory and disable BLE
Configuration menu - View commit details
-
Copy full SHA for 59d20e8 - Browse repository at this point
Copy the full SHA 59d20e8View commit details -
Merge branch 'bugfix/protocols_examples_common_driver_dep' into 'master'
remove leftover dependencies on `driver` component See merge request espressif/esp-idf!33548
Configuration menu - View commit details
-
Copy full SHA for 4d75d2d - Browse repository at this point
Copy the full SHA 4d75d2dView commit details -
Merge branch 'fix/tusb_midi_task_stack_overflow' into 'master'
fix(examples): tusb_midi task stack overflow fix Closes IDFGH-14002 See merge request espressif/esp-idf!34914
Configuration menu - View commit details
-
Copy full SHA for 4b79cb9 - Browse repository at this point
Copy the full SHA 4b79cb9View commit details -
Merge branch 'feature/storage_nvs_bootloader' into 'master'
feat(storage/nvs): NVS bootloader support See merge request espressif/esp-idf!31753
Configuration menu - View commit details
-
Copy full SHA for 8255ba2 - Browse repository at this point
Copy the full SHA 8255ba2View commit details
Commits on Nov 15, 2024
-
Merge branch 'feat/vectorize_bitscrambler_register' into 'master'
bitscrambler hal driver support See merge request espressif/esp-idf!34885
Configuration menu - View commit details
-
Copy full SHA for 3c8a32f - Browse repository at this point
Copy the full SHA 3c8a32fView commit details -
Merge branch 'feat/ble_mesh_proxy_client_server_coexists_support' int…
…o 'master' feat(ble_mesh): Proxy Client/Server Coexists Support Closes BLERP-1129 See merge request espressif/esp-idf!34141
Configuration menu - View commit details
-
Copy full SHA for d74bf05 - Browse repository at this point
Copy the full SHA d74bf05View commit details -
Merge branch 'fix/thread_resolve_invalid_host' into 'master'
fix(openthread): Fix invalid host resolving for Thread end devices See merge request espressif/esp-idf!34913
Configuration menu - View commit details
-
Copy full SHA for 9dc4a27 - Browse repository at this point
Copy the full SHA 9dc4a27View commit details -
Merge branch 'bugfix/2015_enhack' into 'master'
fix(802.15.4): handle 2015 frame enh-ack See merge request espressif/esp-idf!34904
Configuration menu - View commit details
-
Copy full SHA for a1ec278 - Browse repository at this point
Copy the full SHA a1ec278View commit details -
Merge branch 'feat/official_winbond_chip' into 'master'
feat(spi_flash): Add support for winbond flash chip See merge request espressif/esp-idf!34039
Configuration menu - View commit details
-
Copy full SHA for e84b59c - Browse repository at this point
Copy the full SHA e84b59cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 872a3a2 - Browse repository at this point
Copy the full SHA 872a3a2View commit details -
Merge branch 'bugfix/fix_classic_bt_build_fail' into 'master'
fix(bt/bluedroid): Fixed classic bt build fail when enable dynamic memory and disable BLE Closes BT-3862 See merge request espressif/esp-idf!34921
Jiang Jiang Jian committedNov 15, 2024 Configuration menu - View commit details
-
Copy full SHA for c014ced - Browse repository at this point
Copy the full SHA c014cedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 092bbdb - Browse repository at this point
Copy the full SHA 092bbdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c384fa - Browse repository at this point
Copy the full SHA 7c384faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e05a9e - Browse repository at this point
Copy the full SHA 6e05a9eView commit details -
Merge branch 'fix/ble_mesh_heartbeat_bug' into 'master'
fix(ble_mesh): fixed heartbeat issue Closes BLERP-1241 See merge request espressif/esp-idf!34912
Configuration menu - View commit details
-
Copy full SHA for 9f47024 - Browse repository at this point
Copy the full SHA 9f47024View commit details -
Merge branch 'fix/fix_deadlock_in_pm_mode_switching' into 'master'
fix(esp_pm): fix deadlock in pm_mode switching Closes PM-144 See merge request espressif/esp-idf!34723
Jiang Jiang Jian committedNov 15, 2024 Configuration menu - View commit details
-
Copy full SHA for c5ada2e - Browse repository at this point
Copy the full SHA c5ada2eView commit details -
feat(esp_http_client): Added ALPN feature in esp_http_client
Added the alpn field in esp_http_clinet_config_t struct. So that user can modify from the esp_http_clinet component.
Configuration menu - View commit details
-
Copy full SHA for 5aaa478 - Browse repository at this point
Copy the full SHA 5aaa478View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29b017b - Browse repository at this point
Copy the full SHA 29b017bView commit details -
Merge branch 'bugfix/fix_ble_disconn_error_on_c61' into 'master'
fix(ble): fix btbb retention register size on esp32c61 Closes BLERP-1239 and PHY-206 See merge request espressif/esp-idf!34908
Configuration menu - View commit details
-
Copy full SHA for a3922cd - Browse repository at this point
Copy the full SHA a3922cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53d2d67 - Browse repository at this point
Copy the full SHA 53d2d67View commit details -
Merge branch 'feat/updating_configs_of_esp_https_server' into 'master'
feat(esp_https_server): Updated the ESP_TLS_SERVER_CERT_SELECT_HOOK config Closes IDF-8418 See merge request espressif/esp-idf!33966
Configuration menu - View commit details
-
Copy full SHA for 401fa7b - Browse repository at this point
Copy the full SHA 401fa7bView commit details -
Merge branch 'fix/i2c_oled_example_crash_on_esp32' into 'master'
fix(i2c_oled): fix buffer allocation See merge request espressif/esp-idf!34968
Configuration menu - View commit details
-
Copy full SHA for 5009857 - Browse repository at this point
Copy the full SHA 5009857View commit details -
Merge branch 'feature/update-gdb-to-15.2_20241112' into 'master'
feat(tools): update gdb version to 15.2_20241112 Closes IDF-11325 See merge request espressif/esp-idf!34859
Configuration menu - View commit details
-
Copy full SHA for 1646929 - Browse repository at this point
Copy the full SHA 1646929View commit details
Commits on Nov 18, 2024
-
Merge branch 'doc/isp_lsc_doc' into 'master'
isp: isp lsc programming guide See merge request espressif/esp-idf!34818
Configuration menu - View commit details
-
Copy full SHA for 4c9154b - Browse repository at this point
Copy the full SHA 4c9154bView commit details -
Merge branch 'fix/fix_tsens_retention_p4' into 'master'
fix(temperature_sensor): Fix temperature sensor sleep retention on p4 Closes IDFCI-2491, IDFCI-2483, and IDFCI-2484 See merge request espressif/esp-idf!34902
Configuration menu - View commit details
-
Copy full SHA for 9382c9a - Browse repository at this point
Copy the full SHA 9382c9aView commit details -
Merge branch 'feature/support_custom_ot_header_file' into 'master'
feat(openthread): support using custom header file See merge request espressif/esp-idf!30838
Configuration menu - View commit details
-
Copy full SHA for 42cbc7a - Browse repository at this point
Copy the full SHA 42cbc7aView commit details -
Merge branch 'feat/mipi_dsi_underrun_error' into 'master'
feat(mipi_dsi): enable underrun error interrupt See merge request espressif/esp-idf!31704
Configuration menu - View commit details
-
Copy full SHA for 88c4086 - Browse repository at this point
Copy the full SHA 88c4086View commit details -
Merge branch 'feat/add_alpn_for_esp_http_client' into 'master'
feat(esp_http_client): Added alpn feature in esp_http_client Closes IDF-10729 See merge request espressif/esp-idf!34708
Configuration menu - View commit details
-
Copy full SHA for e8800ac - Browse repository at this point
Copy the full SHA e8800acView commit details -
Merge branch 'bugfix/wps_ie_reset' into 'master'
fix(wifi): Remove WPS IEs once WPS succeeds See merge request espressif/esp-idf!34777
Jiang Jiang Jian committedNov 18, 2024 Configuration menu - View commit details
-
Copy full SHA for b9253b4 - Browse repository at this point
Copy the full SHA b9253b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d3a82e - Browse repository at this point
Copy the full SHA 6d3a82eView commit details -
Merge branch 'bugfix/rx_invalid_cmd_err_code' into 'master'
fix(bt/bluedroid): Fixed the incorrect error code returned when receiving an invalid command Closes BT-3899 See merge request espressif/esp-idf!34872
Configuration menu - View commit details
-
Copy full SHA for 03b6436 - Browse repository at this point
Copy the full SHA 03b6436View commit details -
Merge branch 'feature/remove_min_max_def' into 'master'
fix(nimble): Removed min/max macro definition from os.h Closes IDFGH-14017 See merge request espressif/esp-idf!34745
Configuration menu - View commit details
-
Copy full SHA for 393b741 - Browse repository at this point
Copy the full SHA 393b741View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0045550 - Browse repository at this point
Copy the full SHA 0045550View commit details -
fix(ble/bluedroid): Fixed BLE create connection fail because of inval…
…id own address type
Configuration menu - View commit details
-
Copy full SHA for b65f8a9 - Browse repository at this point
Copy the full SHA b65f8a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 978896a - Browse repository at this point
Copy the full SHA 978896aView commit details -
Merge branch 'ci/fix_i2s_multi_dev_test_potential_overflow' into 'mas…
…ter' ci(i2s): fix the potential overflow in multi_dev test Closes IDFCI-2486 and IDFCI-2487 See merge request espressif/esp-idf!34681
Configuration menu - View commit details
-
Copy full SHA for f3c95b6 - Browse repository at this point
Copy the full SHA f3c95b6View commit details -
Merge branch 'ci/git-diff-output-optimization' into 'master'
ci: optimize `git diff` handling to address "Argument list too long" error See merge request espressif/esp-idf!34960
Configuration menu - View commit details
-
Copy full SHA for 9c91d08 - Browse repository at this point
Copy the full SHA 9c91d08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66596b7 - Browse repository at this point
Copy the full SHA 66596b7View commit details -
Merge branch 'feature/usb_ctrl_hint' into 'master'
feat(hints/usb): Add a hint about too small control transfer size See merge request espressif/esp-idf!34936
Configuration menu - View commit details
-
Copy full SHA for 691a0ee - Browse repository at this point
Copy the full SHA 691a0eeView commit details
Commits on Nov 19, 2024
-
Merge branch 'feat/optimize_cble50y24_110' into 'master'
feat(bt/bluedroid): Added BLE 5.0 throughput examples Closes BLERP-992 See merge request espressif/esp-idf!34316
Configuration menu - View commit details
-
Copy full SHA for 5910fc8 - Browse repository at this point
Copy the full SHA 5910fc8View commit details -
Merge branch 'bugfix/fix_ble_creat_conn_fail_enh' into 'master'
fix(ble/bluedroid): Fixed BLE create connection fail because of invalid own address type Closes BLERP-639 See merge request espressif/esp-idf!34895
Configuration menu - View commit details
-
Copy full SHA for f420609 - Browse repository at this point
Copy the full SHA f420609View commit details