Mahavir Jain
1c351e5194
Merge branch 'contrib/github_pr_14159' into 'master'
...
fix(tool/mfg_gen) allow encodings u64 and i64 (GitHub PR)
Closes IDFGH-13224
Closes https://github.com/espressif/esp-idf/pull/14159
See merge request espressif/esp-idf!32175
2024-07-19 13:58:41 +08:00
igor.udot
5c23314da1
fix: apps empty list is not None
2024-07-19 12:29:42 +08:00
Marius Vikhammer
7042068519
Merge branch 'feature/lp_core_reduce_print_footprint' into 'master'
...
feat(lp-core): add reduced footprint print functions
See merge request espressif/esp-idf!32210
2024-07-19 10:39:55 +08:00
laokaiyao
a616782218
fix(parlio): fix cache sync issue on P4
2024-07-19 10:33:55 +08:00
Wang Meng Yang
3b46ee0538
Merge branch 'fix/stack_overflow_in_example_spp_initiator' into 'master'
...
Fix/stack overflow in example spp initiator
See merge request espressif/esp-idf!32197
2024-07-19 10:26:59 +08:00
morris
e5587ac379
Merge branch 'ci/re-enable_legacy_pcnt_test_on_c5' into 'master'
...
test(legacy_pcnt): re_enable legacy_pcnt test on c5
Closes IDF-10341
See merge request espressif/esp-idf!32060
2024-07-19 10:11:14 +08:00
Marius Vikhammer
d70383422b
feat(lp-core): add reduced footprint print functions
2024-07-19 09:48:20 +08:00
Armando (Dou Yiwen)
e799535422
Merge branch 'fix/fix_p4_psram_20m_wrong_clk_div' into 'master'
...
psram: fixed p4 psram 20M wrong clk div
Closes IDF-10486
See merge request espressif/esp-idf!32191
2024-07-18 23:40:20 +08:00
Adam Múdry
cbf59b4c76
fix(sdmmc): Fix logically dead code in sdmmc_io_rw_extended
2024-07-18 17:28:01 +02:00
Rahul Tank
6f445a52df
fix(nimble): Add host callback to provide security key
2024-07-18 20:53:07 +05:30
Rahul Tank
6381f604fc
Merge branch 'bugfix/reset_irk_when_all_unpair' into 'master'
...
fix(nimble): Fixed BLE security vulnerability when using fixed IRK
See merge request espressif/esp-idf!30841
2024-07-18 22:41:31 +08:00
Chen Jichang
cde7750f0a
ci(legacy_pcnt): re_enable legacy_pcnt test on c5
2024-07-18 21:54:31 +08:00
Chen Jichang
6b7da2901e
change(pcnt): remove pcnt on esp32c61
...
pcnt is not supported on esp32c61
2024-07-18 21:52:39 +08:00
Chen Jichang
5e0c5e0ba5
change(mcpwm): remove mcpwm on esp32c61
...
mcpwm is not supported on esp32c61
2024-07-18 21:52:09 +08:00
Jiang Jiang Jian
46e6db0251
Merge branch 'bugfix/ssn_update_failed_under_lightsleep' into 'master'
...
fix(pm): ssn update failed when dut wakeup from lightsleep
Closes WIFI-6584
See merge request espressif/esp-idf!32126
2024-07-18 21:26:16 +08:00
gongyantao
a14dc38023
feat(bt): add bt address printing for all bt examples
2024-07-18 20:06:46 +08:00
gongyantao
cd0e0a683f
fix(bt): fix uTask stack overflow in bt example spp_initiator
2024-07-18 20:06:40 +08:00
Shyamal Khachane
4e3951a587
fix(esp_wifi): Recompute keys in OWE if AP does not include PMKID in assoc response
2024-07-18 18:15:02 +08:00
Armando
1b8c8d5fd4
fix(psram): fixed p4 psram 20M wrong clk div
2024-07-18 17:34:47 +08:00
hrushikesh.bhosale
5f1916f8e7
test(nvs_flash): Added test for u64 and i64 encoding methods in mfg_gen.py
2024-07-18 14:39:47 +05:30
Jacky6
999de9c864
fix(tools/mfg_gen): Allow encoding u64 and i64
2024-07-18 14:39:47 +05:30
Jakub Kocka
dcb34c5ffa
Merge branch 'docs/win_jtag_debugging' into 'master'
...
docs(jtag_debugging): Rewrite of configure part for Windows to reflect changes
Closes IDF-8479
See merge request espressif/esp-idf!31838
2024-07-18 16:05:42 +08:00
Marius Vikhammer
92bf402911
Merge branch 'feature/ulp_hp_core_printf_debug' into 'master'
...
feat(ulp): add option for routing LP-printf to HP console
See merge request espressif/esp-idf!32166
2024-07-18 16:03:27 +08:00
renpeiying
5b91022b1e
docs: Update CN translation for api-guides/jtag-debugging/confugure-ft2232h-jtag.rst
2024-07-18 14:59:46 +08:00
zhiweijian
95bd043bda
feat(bt/controller): support mesh duplicate with extend scan
2024-07-18 14:52:49 +08:00
Armando (Dou Yiwen)
7f47ee0a68
Merge branch 'fix/fix_esp_dma_is_buffer_alignment_satisfied_issue' into 'master'
...
dma: fix esp_dma_is_buffer_alignment_satisfied align issue when l2 cache line 128B
Closes IDF-10456
See merge request espressif/esp-idf!32143
2024-07-18 14:38:23 +08:00
Armando (Dou Yiwen)
cb9f4740be
Merge branch 'feat/support_psram_aps3204l' into 'master'
...
psram: support APS3204L on S3
See merge request espressif/esp-idf!31460
2024-07-18 14:37:58 +08:00
Fu Hanxi
f9ccd51e69
Merge branch 'fix/host_build_and_test' into 'master'
...
fix: host build and test
See merge request espressif/esp-idf!32198
2024-07-18 14:32:37 +08:00
David Čermák
463b41fc60
Merge branch 'feat/lwip_netif_more_opts' into 'master'
...
fix(lwip/esp_netif): Adds more configs: IPv6 autoconfig per netif, IPv6-only for PPP
Closes IDF-1394
See merge request espressif/esp-idf!31410
2024-07-18 14:28:27 +08:00
Mahavir Jain
8f3f86028c
Merge branch 'fix/fix_aes_dma_desc_align' into 'master'
...
aes: fix aes dma desc align
Closes IDF-10458
See merge request espressif/esp-idf!32144
2024-07-18 14:05:57 +08:00
igor.udot
08a6985152
fix: temporal solution for host build and test
2024-07-18 13:57:35 +08:00
Jiang Jiang Jian
7ec3e6c996
Merge branch 'bugfix/wifi_scan_example' into 'master'
...
fix(wifi): Free scan configuration after use when channel bitmap is used in scan example
See merge request espressif/esp-idf!32188
2024-07-18 13:52:06 +08:00
morris
6b952f1043
Merge branch 'feat/add_gpio_extension_for_esp32c5' into 'master'
...
feat(gpio_extension): add gpio extension support for esp32c5
Closes IDF-8718 and IDF-8725
See merge request espressif/esp-idf!32058
2024-07-18 11:08:07 +08:00
luoxu
7c338ac26c
fix(ble_mesh): fixed BLEMESH24-76
2024-07-18 10:51:46 +08:00
Island
40034622b8
Merge branch 'feat/support_default_tx_level_for_esp32h2_esp32c6_esp32c2' into 'master'
...
Feat/support default tx level for esp32h2 esp32c6 esp32c2
See merge request espressif/esp-idf!32182
2024-07-18 10:30:00 +08:00
Aleksei Apaseev
c624742275
Merge branch 'ci/add_column_with_dut_log_to_report' into 'master'
...
ci: add dut_log_url column to failed testcases report
Closes IDFCI-2173, IDFCI-2169, RDT-818, IDFCI-2210, and IDFCI-2250
See merge request espressif/esp-idf!31867
2024-07-18 09:39:27 +08:00
Zhang Shuxian
3f535886a4
docs: Update cn trans for bootloader and host-apps in api-guides
2024-07-18 09:33:26 +08:00
David Cermak
95169eb929
feat(esp_netif): Add support for IPv6 autoconfig flag per netif
2024-07-17 21:41:09 +08:00
David Cermak
48b3e4f76f
feat(lwip): Add support for disabling IPv4 in PPP networks
2024-07-17 21:41:09 +08:00
Erhan Kurubas
07da0f627c
docs(jtag): update esp32c5 jtag debugging guide
2024-07-17 14:50:31 +02:00
Sarvesh Bodakhe
3fbd7eb80b
fix(wifi): Free scan configuration after use when channel bitmap is used
2024-07-17 17:34:02 +05:30
Chen Jichang
38b1fe9b11
feat(glitch_filter): add support for esp32c5
2024-07-17 17:56:45 +08:00
Chen Jichang
9b94afdd38
feat(dedic_gpio): add support for esp32c5
2024-07-17 17:56:43 +08:00
Aleksei Apaseev
cd59d96ff4
ci: add dut_log_url column to failed testcases report
...
Introduced changes:
- add xml attribute "dut_log_url" to pytest report
- add column "dut_log_url" to failed testcases table of dynamic pipeline report
- make the table header sticky
- add permalinks to the Table Titles
- split target test report by testcase type for better clarity
- fix the logic of finding the testcases failed on cur branch / other branches
2024-07-17 17:52:11 +08:00
Island
9ca974c8b3
Merge branch 'bugfix/fixed_alloc_fail_when_use_uhci' into 'master'
...
fix(bluetooth/controller): fixed alloc memory fail when use uhci on ESP32-C6 and ESP32-H2
See merge request espressif/esp-idf!32141
2024-07-17 17:50:36 +08:00
Jan Beran
01ee296db0
fix: fix various errors in Kconfig files
2024-07-17 11:33:22 +02:00
zwl
1a19463ceb
feat(bluetooth/controller): support default tx power configurable on ESP32C2
2024-07-17 17:27:42 +08:00
zwl
ceda7d04e4
feat(bluetooth/controller): support default tx power configurable on ESP32C6 and ESP32H2
2024-07-17 17:23:28 +08:00
Marius Vikhammer
74a04c140c
feat(ulp): add option for routing LP-printf to HP console
2024-07-17 17:16:40 +08:00
Gao Xu
7d3ac1abe4
Merge branch 'esp32c5/add_adc_support' into 'master'
...
ADC: bringup ADC oneshot and continuous mode on C5
Closes IDF-8701 and IDF-8703
See merge request espressif/esp-idf!31940
2024-07-17 16:46:52 +08:00