Island
bd5335f7d3
Merge branch 'feat/optimzie_ble_ctrl_memory_v5.1' into 'release/v5.1'
...
ble: support only legacy adv and slave function on esp32c2 (v5.1)
See merge request espressif/esp-idf!30335
2024-05-17 10:31:25 +08:00
Jiang Jiang Jian
6d228dc010
Merge branch 'feat/sleep_retention_depends_power_state_management_v5.1' into 'release/v5.1'
...
backport v5.1: sleep retention multiple modules initialization and dependency management
See merge request espressif/esp-idf!30374
2024-05-17 10:24:18 +08:00
Erhan Kurubas
d55d2278ee
fix(coredump): don't allow mapping of non-encrypted coredump partition
2024-05-16 21:28:18 +02:00
Erhan Kurubas
cf9c2aed41
fix(coredump): increase sanity check before get summary
...
Closes https://github.com/espressif/esp-idf/issues/13594
2024-05-16 21:24:40 +02:00
zwl
4647a47a17
ble: fixed some issues on ESP32C6 and ESP32H2
2024-05-16 17:46:18 +08:00
Rahul Tank
0d5d7413cf
Merge branch 'feature/get_local_used_addr_v5.1' into 'release/v5.1'
...
feat(nimble): Added API to get local used address (v5.1)
See merge request espressif/esp-idf!30758
2024-05-16 17:39:42 +08:00
Jiang Jiang Jian
8071b02318
Merge branch 'fix/assert_1024_in_rwbt_isr_v5.1' into 'release/v5.1'
...
fix(bt/ble): fix some issues in bluetooth controller(backport v5.1)
See merge request espressif/esp-idf!30815
2024-05-16 16:44:29 +08:00
Abhinav Kudnar
7a7aeff0c9
feat(nimble): Added API to get local used address
2024-05-16 09:50:04 +05:30
Rahul Tank
a86e6ea6e9
Merge branch 'doc/update_readme_enc_adv_v5.1' into 'release/v5.1'
...
docs(nimble): Added chip information in enc_adv example README file (v5.1)
See merge request espressif/esp-idf!30775
2024-05-16 12:12:02 +08:00
Rahul Tank
82b9984816
Merge branch 'bugix/avoid_reset_extract_cb_v5.1' into 'release/v5.1'
...
fix(nimble): Avoid slave instance reset inside extract_cb (v5.1)
See merge request espressif/esp-idf!30489
2024-05-16 12:01:57 +08:00
Aditya Patwardhan
66f4c0b435
Merge branch 'feature/update_mbedtls_to_3.6.0_v5.1' into 'release/v5.1'
...
feat(mbedtls): updated mbedtls version from 3.5.2 to 3.6.0 (v5.1)
See merge request espressif/esp-idf!30670
2024-05-15 20:18:24 +08:00
Rahul Tank
8abb343778
docs(nimble): Added chip information in ble_enc_adv README file
2024-05-15 15:32:55 +05:30
nilesh.kale
e6c6121b38
feat(mbedtls): updated mbedtls version from 3.5.2 to 3.6.0
...
This MR updated MbedTLS version to latest version 3.6.0.
2024-05-15 11:57:14 +05:30
Rahul Tank
8cf7043e28
Merge branch 'bugfix/disable_mbedtls_options_v5.1' into 'release/v5.1'
...
fix(nimble): Deselect MBEDTLS_ECP_RESTARTABLE when mbedTLS is used (v5.1)
See merge request espressif/esp-idf!30620
2024-05-15 14:17:56 +08:00
Rahul Tank
d72ba104ca
fix(nimble): Create separate API to only extract cb info
2024-05-15 11:06:10 +05:30
Marius Vikhammer
3f5c4d0db6
Merge branch 'fix/log_buffer_v5.1' into 'release/v5.1'
...
fix(log): Fixed incorrect argument type in hexdump log functions (v5.1)
See merge request espressif/esp-idf!29777
2024-05-15 09:07:51 +08:00
Marius Vikhammer
a1b0f253a6
Merge branch 'doc/ringbuffer_v5.1' into 'release/v5.1'
...
docs(esp_ringbuf): Corrected example code block (v5.1)
See merge request espressif/esp-idf!30634
2024-05-15 09:07:36 +08:00
Rahul Tank
81918dde2a
Merge branch 'bugfix/free_controlle_memory_in_init_fail_v5.1' into 'release/v5.1'
...
fix(nimble): Free controller memory if init fails (v5.1)
See merge request espressif/esp-idf!30751
2024-05-14 20:13:48 +08:00
Li Shuai
18a45fa98f
fix: add ESP_ERR_NOT_ALLOWED error code to esp_err.h
2024-05-14 19:34:37 +08:00
Li Shuai
159e58dc27
fix: modify some typos to ensure CI pipeline run pass
2024-05-14 19:34:37 +08:00
Li Shuai
1be5cb7e9e
fix(example): fixed app partition is too small for binary size
2024-05-14 19:34:37 +08:00
xiaqilin
28b017c383
change(ieee802154): add sleep deinit API
2024-05-14 19:34:37 +08:00
Li Shuai
9586dba801
change(esp_hw_support): use power down peripheral in light sleep option to determine TOP to off
2024-05-14 19:34:37 +08:00
Li Shuai
0dea30c2f2
change(esp_hw_support): add adc retention module and it is dependencies on the clock modem
2024-05-14 19:34:37 +08:00
Li Shuai
c9b1618a3e
change(esp_hw_support): dump sleep retention context to io stream
2024-05-14 19:34:37 +08:00
Li Shuai
7cc3c78447
change(ieee802154): use new sleep retention api to implement ieee802154 mac retention
2024-05-14 19:34:37 +08:00
Li Shuai
2f7a2e0965
change(bt): use new retention api to implement BT mac and bb retention
2024-05-14 19:34:37 +08:00
Li Shuai
08a05ec562
change(esp_hw_support): use new retention api to implement gdma retention
2024-05-14 19:34:37 +08:00
Li Shuai
b7b90fc394
change(wifi): use new retention api to implement wifi mac and bb retention
2024-05-14 19:34:32 +08:00
Li Shuai
0cb0890145
change(esp_hw_support): modify system and modem clock to support modem domain power down
2024-05-14 17:50:59 +08:00
Li Shuai
031f56e294
change(esp_hw_support): some system peripherals to use a retention module number
2024-05-14 17:50:59 +08:00
Li Shuai
83cb32cd70
feat(esp_hw_support): implement of sleep retention module initialize and dependency management
2024-05-14 17:50:59 +08:00
Li Shuai
38b3341863
change(esp_hw_support): modify the style of module argument from bitmap to number
2024-05-14 17:50:59 +08:00
Li Shuai
7d738cae1c
change(esp_hw_support): rename interface name of get modules bitmap to get created modules
2024-05-14 17:50:59 +08:00
Li Shuai
44644845f3
change(esp_hw_support): rename sleep retention module to created module
2024-05-14 17:50:59 +08:00
Alexey Gerenkov
a2215bd122
Merge branch 'fix/gcov_fault_v5.1' into 'release/v5.1'
...
fix(gcov): fix exceptions on gcov task_tick_hook (v5.1)
See merge request espressif/esp-idf!30026
2024-05-14 17:45:03 +08:00
Alexey Gerenkov
1751ffe936
Merge branch 'feature/update-openocd-to-v0.12.0-esp32-20240318_v5.1' into 'release/v5.1'
...
feat(tools): update openocd version to v0.12.0-esp32-20240318 (v5.1)
See merge request espressif/esp-idf!30046
2024-05-14 17:44:07 +08:00
Jiang Jiang Jian
784e95b2d7
Merge branch 'fix/fix_some_esp32c6_wifi_bugs_v5.1' into 'release/v5.1'
...
fix(wifi): fix some wifi bugs (Backport v5.1)
See merge request espressif/esp-idf!30820
2024-05-14 15:18:51 +08:00
Jin Cheng
16794dc48f
fix(bt/controller): Parse out the correct packet types from Host parameters
...
- For HCI command HCI_Enhanced_Setup_Synchronous_Connection
2024-05-14 11:54:25 +08:00
xuxiao
07edad1af5
fix(wifi): fix some wifi bugs (Backport v5.1)
2024-05-14 11:33:42 +08:00
Jiang Jiang Jian
5423b20c4a
Merge branch 'bugfix/fix_mesh_packet_tx_issue_v5.1' into 'release/v5.1'
...
fix(wifi): fix the tx issue when mesh packet lifetime remain equal to zero (v5.1)
See merge request espressif/esp-idf!30791
2024-05-14 11:01:11 +08:00
gongyantao
090a7755cc
fix(bt/ble): fix some issues in bluetooth controller
...
1: fix assert 1024 issue when bt tx and wifi coexist on esp32
2: fix ble scan backoff
3: parse out the correct packet types from host parameters for
hci command hci_enhanced_setup_synchronous_connection
2024-05-14 10:04:42 +08:00
Roland Dobai
ca9c86da77
Merge branch 'set_gdb_remotetimeout_v5.1' into 'release/v5.1'
...
tools(gdbinit): set remote timeout for the gdb connection (v5.1)
See merge request espressif/esp-idf!30806
2024-05-13 23:07:14 +08:00
Marius Vikhammer
03f7927325
Merge branch 'bugfix/coredump_switch_stack_v5.1' into 'release/v5.1'
...
fix(espcoredump): Reconfigure the stack guard when using custom coredump stack (backport v5.1)
See merge request espressif/esp-idf!29527
2024-05-13 20:53:37 +08:00
Erhan Kurubas
ce2c90fcce
change(gdbinit): set remote timeout for the gdb connection
2024-05-13 13:49:35 +02:00
zwl
7e4a26970e
ble: update sdkconfig.defaults.esp32c6 file for blufi example
2024-05-13 17:49:35 +08:00
zwl
130b5a03e1
ble: update sdkconfig.defaults.esp32c2 file for blufi example
2024-05-13 17:49:35 +08:00
zwl
45b9ccfb1f
ble: optimize bt cmakelists.txt file
2024-05-13 17:49:35 +08:00
zwl
5e2679a02f
ble: support only legacy adv and slave function on esp32c2
2024-05-13 17:49:35 +08:00
Darian Leung
d41515f948
refactor(hal/usb): Add new USB PHY related HAL API
...
This commit adds/updates the USB PHY related HAL APIs. The following changes
are made:
- Updated 'usb_wrap_hal.h' API
- Added 'usb_serial_jtag_hal.h' API
2024-05-13 17:36:34 +08:00