Konstantin Kondrashov
|
00991f1bf5
|
Merge branch 'feature/esp32c61_re_enable_base_mac_address_test' into 'master'
feat(system): Re-enables the pytest_base_mac_address test for ESP32-C61
Closes IDF-10956
See merge request espressif/esp-idf!33441
|
2024-09-12 13:24:07 +08:00 |
|
Mahavir Jain
|
fd192e0e9e
|
Merge branch 'fix/ds_tries_acquiring_mpi_lock_twice' into 'master'
Clean up DS trying to re-acquire MPI lock post common crypto lock layer
See merge request espressif/esp-idf!33056
|
2024-09-12 12:18:22 +08:00 |
|
C.S.M
|
3008d11a68
|
Merge branch 'refactor/flash_frequency_esptool' into 'master'
refactor(spi_flash): Refactor the flash frequency config file
Closes IDF-10488
See merge request espressif/esp-idf!33427
|
2024-09-12 10:37:58 +08:00 |
|
Marius Vikhammer
|
35a6671072
|
Merge branch 'feature/c6_misc_core' into 'master'
feat(system): misc core-system C61 bringup changes
Closes IDF-10954, IDF-10986, IDF-10957, IDF-9281, and IDF-9257
See merge request espressif/esp-idf!33297
|
2024-09-12 09:46:30 +08:00 |
|
Marius Vikhammer
|
5486653a18
|
Merge branch 'contrib/github_pr_14422' into 'master'
feat(esp_system,ulp): LP core reserved mem optionally executable from HP core (GitHub PR)
Closes IDFGH-13533
See merge request espressif/esp-idf!33139
|
2024-09-12 09:10:22 +08:00 |
|
Erhan Kurubas
|
8fd3e8c0d3
|
fix(apptrace): fix build error when print lock is enabled
|
2024-09-11 23:02:11 +03:00 |
|
Konstantin Kondrashov
|
e8dab4c257
|
Merge branch 'feature/esp32c61_update_efuses' into 'master'
feat(efuse): Updates efuse table for esp32c61
Closes IDF-11057 and IDF-9282
See merge request espressif/esp-idf!33436
|
2024-09-12 01:20:20 +08:00 |
|
Xiao Xufeng
|
ba06e0cfc8
|
docs(spi_flash): add version number for bootloader version using explicit DC_AWARE
|
2024-09-12 00:09:15 +08:00 |
|
snake-4
|
09bbc75d96
|
fix(esp_netif): Fixed initializer order of ESP_IP macros for C++
|
2024-09-12 01:25:42 +10:00 |
|
Wu Zheng Hui
|
6abe40e590
|
Merge branch 'feature/optimize_esp32p4_active_power_eco1' into 'master'
feat(system): Optimize esp32p4 active state power consumption
Closes PM-103 and IDF-7688
See merge request espressif/esp-idf!32950
|
2024-09-11 23:15:29 +08:00 |
|
Abhik Roy
|
3aee7c920d
|
Merge branch 'examples/icmpv6_ping_ll_support' into 'master'
fix(examples/icmpv6): Added support for pinging link-local address
Closes FCS-1499
See merge request espressif/esp-idf!32168
|
2024-09-11 22:58:58 +08:00 |
|
David Cermak
|
4d046b3732
|
feat(lwip): Reference official lwip-2.2.0-esp
|
2024-09-11 16:48:07 +02:00 |
|
David Cermak
|
b61a5e7636
|
change(openthread): Update prebuilt OT lib to comply with lwip ABI
|
2024-09-11 16:48:07 +02:00 |
|
David Cermak
|
c098388a2f
|
fix(lwip): Use ACD light module for simple DHCP-ARP check
|
2024-09-11 16:48:07 +02:00 |
|
David Cermak
|
720b74026c
|
fix(esp_netif): Use internal DHCP struct
|
2024-09-11 16:48:06 +02:00 |
|
David Cermak
|
e8ac6af67e
|
fix(esp_netif): Fix per pppos callback update in new lwip
|
2024-09-11 16:48:06 +02:00 |
|
David Cermak
|
22f213b518
|
feat(lwip): Add support for lwip 2.2.0-esp release
|
2024-09-11 16:48:00 +02:00 |
|
Peter Marcisovsky
|
2e100a3518
|
Merge branch 'fix/usb_host_change_log_level' into 'master'
fix(usb_host): Update log level and error poropagation
See merge request espressif/esp-idf!33361
|
2024-09-11 22:37:24 +08:00 |
|
radek.tandler
|
65df4d6e34
|
fix(storage/nvs): improved documentation section in file system considerations
fix(storage/nvs): improved documentation section in file system considerations1
|
2024-09-11 16:10:10 +02:00 |
|
Wu Zheng Hui
|
f3c4d57f13
|
Merge branch 'fix/fix_clock_retention_link_context' into 'master'
fix(esp_hw_support): add clock retention contents for esp32c6 & esp32h2
Closes IDF-9629
See merge request espressif/esp-idf!33411
|
2024-09-11 21:12:23 +08:00 |
|
Rahul Tank
|
c6bed070d6
|
Merge branch 'feat/add_ext_adv_param_v2' into 'master'
feat(nimble): Add support for ext adv param v2 HCI command
Closes BLERP-499
See merge request espressif/esp-idf!32863
|
2024-09-11 18:47:07 +08:00 |
|
Abhik Roy
|
e1102e6794
|
fix(examples/icmpv6): Added support for pinging link-local address
|
2024-09-11 20:45:26 +10:00 |
|
Xiaoyu Liu
|
3d403a4ba8
|
refactor(intr): unify riscv freertos set/clear intr mask from isr apis
refactor(intr): find a potential bug that clic intr mask need extra nop ops
|
2024-09-11 18:26:07 +08:00 |
|
Xiaoyu Liu
|
8a608da2b0
|
refactor(intr): add plic and intc interrupt rv util apis
refactor(intr): remove the extra instructions in plic and intc
|
2024-09-11 18:26:07 +08:00 |
|
Cristian Funes
|
08a1e1350c
|
fix(pthread): Add esp_pthread function implementations for linux target
|
2024-09-11 12:20:32 +02:00 |
|
Song Ruo Jing
|
e1d3d830ce
|
refactor(gpio): public some IO configuration functions
This allows different peripheral drivers to act on the same IO.
|
2024-09-11 18:07:46 +08:00 |
|
Sudeep Mohanty
|
1b6a829e81
|
Merge branch 'feat/lp_core_lp_adc_support' into 'master'
feat(lp_adc): Addded support for LP ADC for the LP core on esp32p4
Closes IDF-6875 and IDF-10205
See merge request espressif/esp-idf!33117
|
2024-09-11 17:16:40 +08:00 |
|
Wu Zheng Hui
|
eab98765ad
|
Merge branch 'feature/introduce_internal_sleep_sub_mode_configure_api' into 'master'
feat(esp_hw_support): introduce internal sleep sub mode configure api
Closes PM-216
See merge request espressif/esp-idf!30687
|
2024-09-11 17:01:59 +08:00 |
|
Wang Meng Yang
|
c27614fdaa
|
Merge branch 'bugfix/fix_missing_per_adv_sync_est_evt' into 'master'
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(c66a703)
Closes BT-3859
See merge request espressif/esp-idf!33363
|
2024-09-11 16:40:26 +08:00 |
|
Jiang Jiang Jian
|
31c60963b5
|
Merge branch 'bugfix/roaming_app_support_wifi_disconnect' into 'master'
Stops roaming app upon application initiated disconnect
Closes WIFIBUG-551 and WIFIBUG-636
See merge request espressif/esp-idf!30738
|
2024-09-11 16:10:33 +08:00 |
|
Lou Tian Hao
|
c7d532049a
|
Merge branch 'feature/esp32c61_light_sleep_support_stage_2' into 'master'
feat(esp_hw_support): esp32c61 sleep support (Stage 2: support basic pmu sleep function)
Closes IDF-9248, IDF-9247, IDF-9246, IDF-10993, IDF-9250, PM-203, and IDF-9244
See merge request espressif/esp-idf!33294
|
2024-09-11 15:11:58 +08:00 |
|
Song Ruo Jing
|
832e08c82f
|
Merge branch 'feature/esp32c61_lp_io_support' into 'master'
feat(lp_io): Add LP_IO support for ESP32C61
Closes IDF-9317
See merge request espressif/esp-idf!33013
|
2024-09-11 14:45:54 +08:00 |
|
Roland Dobai
|
0b43a55625
|
Merge branch 'feat/update_tools_in_tools_json' into 'master'
feat(tools): Update tools: cmake, ninja, ccache
Closes IDF-10686 and IDFGH-13476
See merge request espressif/esp-idf!32726
|
2024-09-11 14:40:19 +08:00 |
|
Kapil Gupta
|
b66f4444d7
|
fix(esp_wifi): Stop roaming app when station stops
|
2024-09-11 12:01:31 +05:30 |
|
C.S.M
|
44ff115557
|
refactor(spi_flash): Refactor the flash frequency config file
|
2024-09-11 14:13:26 +08:00 |
|
Marius Vikhammer
|
40352943e3
|
ci(system): re-enable system test app for C61
|
2024-09-11 14:05:11 +08:00 |
|
Marius Vikhammer
|
b93e2a6915
|
test(intr): fix intr dump test for C61 and re-enable it
|
2024-09-11 14:05:11 +08:00 |
|
Marius Vikhammer
|
e1e02cae0c
|
feat(system): enable WDT support on esp32c61
|
2024-09-11 14:05:11 +08:00 |
|
Rahul Tank
|
1f41827bc3
|
Merge branch 'bugfix/bidirectioanl_data_transfer_ble_spp' into 'master'
fix(nimble): Added support for bidirectional data trasfer
Closes BLERP-1021
See merge request espressif/esp-idf!33402
|
2024-09-11 14:02:51 +08:00 |
|
C.S.M
|
f5a2a1ff82
|
Merge branch 'fix/i2c_out_od_reg_value' into 'master'
fix(i2c): Fix the i2c sda/scl force out register value on some esp chips(c6,h2,p4,c5,c61)
See merge request espressif/esp-idf!33299
|
2024-09-11 13:52:37 +08:00 |
|
C.S.M
|
04e925e4a8
|
Merge branch 'feature/suspend_bringup' into 'master'
feat(spi_flash): Add suspend support on esp32c5, esp32c61
Closes IDF-9255 and IDF-8648
See merge request espressif/esp-idf!33364
|
2024-09-11 13:48:11 +08:00 |
|
Konstantin Kondrashov
|
2af66dac25
|
Merge branch 'feature/ipc_isr_riscv_test_enable' into 'master'
feat(system): Enables test_ipc_isr_riscv for ESP32-P4
Closes IDF-8353
See merge request espressif/esp-idf!33440
|
2024-09-11 12:56:30 +08:00 |
|
Kapil Gupta
|
09b421674b
|
fix(esp_wifi): Remove duplicate declaration of function
|
2024-09-11 10:03:38 +05:30 |
|
jgujarathi
|
e411e43b4b
|
fix(examples) : Common component's wifi disconnect handler should ignore roaming disconnect
- Common component's wifi disconnect handler should ignore roaming disconnect (WIFI_REASON_ROAMING)
as connect gets issued internally in these cases.
|
2024-09-11 11:39:43 +08:00 |
|
jgujarathi
|
6547315dde
|
fix(esp_wifi): Stops roaming app upon application initiated disconnect
Stops roaming app when the application initiates a disconnect.
Roaming app if enabled will be restarted when the station reconnects again.
|
2024-09-11 11:39:43 +08:00 |
|
jgujarathi
|
e2ba2cfbe2
|
fix(esp_supplicant): Fix compilation issues with btm and rrm status funcs
- Ensure that the btm and rrm status funcs can be used even if 80211.kv
are not enabled in menuconfig. They will return false in such cases.
|
2024-09-11 11:39:43 +08:00 |
|
wangtao@espressif.com
|
c46cb415bd
|
fix(wifi): fix esp32c2 tx shake issue
|
2024-09-11 11:32:25 +08:00 |
|
linruihao
|
b4100e5362
|
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(c66a703)
- Fixed missing sync established event after canceling sync
|
2024-09-11 11:14:19 +08:00 |
|
wuzhenghui
|
21f79616bd
|
change(esp_driver_spi): increase SPI_PER_TRANS_POLLING peformance tolerance
|
2024-09-11 10:53:45 +08:00 |
|
wuzhenghui
|
13e42707a0
|
feat(esp_hw_support): add clk tree source gate management api
|
2024-09-11 10:53:01 +08:00 |
|