Abhik Roy
|
e2ae81a101
|
Merge branch 'examples/getaddrinfo_af_unspec' into 'master'
feat(examples): Added wrapper for getaddrinfo to handle AF_UNSPEC
Closes IDFGH-12201
See merge request espressif/esp-idf!33234
|
2024-11-22 17:58:08 +08:00 |
|
Tomas Rohlinek
|
408ae4c560
|
Merge branch 'feature/switch_to_new_vfs_api' into 'master'
feat(storage): switch to new VFS API
Closes IDF-11473
See merge request espressif/esp-idf!32029
|
2024-11-22 16:51:46 +08:00 |
|
Island
|
d54390ec97
|
Merge branch 'bugfix/fix_bleqabr24_1646' into 'master'
Fixed BLE creating connection when the connection already exists on ESP32
Closes BLERP-1244 and BLERP-1253
See merge request espressif/esp-idf!34943
|
2024-11-22 14:29:27 +08:00 |
|
C.S.M
|
6b735e01fa
|
Merge branch 'fix/enhance_i2c_slave_test_stability' into 'master'
fix(i2c): Fixed I2C return without release the lock & enhance lp i2c lock souce selection
See merge request espressif/esp-idf!35025
|
2024-11-22 12:13:01 +08:00 |
|
C.S.M
|
d1c0d6e55e
|
Merge branch 'fix/fix_jpeg_decode_info' into 'master'
fix(jpeg_decoder): Fix jpeg decoder get picture information
See merge request espressif/esp-idf!35026
|
2024-11-22 12:08:27 +08:00 |
|
Armando (Dou Yiwen)
|
32905aa39e
|
Merge branch 'fix/remove_vad_png' into 'master'
doc(vad): remove vad png
See merge request espressif/esp-idf!35097
|
2024-11-22 10:45:17 +08:00 |
|
morris
|
8da529e5eb
|
Merge branch 'refactor/i2c_ll_trm_sync' into 'master'
refactor(i2c): rename some LL functions according to TRM descriptions
See merge request espressif/esp-idf!35049
|
2024-11-22 10:13:29 +08:00 |
|
Abhik Roy
|
d846929dc3
|
feat(lwip): Added wrapper for getaddrinfo to handle AF_UNSPEC
|
2024-11-22 13:06:34 +11:00 |
|
David Čermák
|
36d5d8c31c
|
Merge branch 'feat/esp_tls_add_psk' into 'master'
feat(esp_tls): Add support for PSK authentication on server side
Closes IDFGH-14083
See merge request espressif/esp-idf!34996
|
2024-11-22 00:10:42 +08:00 |
|
Kevin (Lao Kaiyao)
|
56349e6d65
|
Merge branch 'feature/support_i2s_pdm_data_format_option' into 'master'
feat(i2s): support to select PDM data format
Closes IDF-10511
See merge request espressif/esp-idf!28602
|
2024-11-21 21:58:00 +08:00 |
|
Zhang Hai Peng
|
39eb6732b2
|
Merge branch 'feat/support_bt_hci_debug_tool' into 'master'
feat(bt): Add support for converting BT HCI logs to btsnoop format
Closes BLERP-1261
See merge request espressif/esp-idf!35048
|
2024-11-21 19:45:13 +08:00 |
|
Island
|
4f226b4e95
|
Merge branch 'bugfix/fix_c2_light_sleep_coex' into 'master'
fix(ble): fix ble light sleep error on esp32c2
Closes BT-3902 and WIFIBUG-672
See merge request espressif/esp-idf!35020
|
2024-11-21 19:16:18 +08:00 |
|
laokaiyao
|
9b779d8b3c
|
feat(i2s): support to select PDM data format
|
2024-11-21 19:04:55 +08:00 |
|
David Cermak
|
7801d118d4
|
fix(esp_tls): PSK available in headers only if enabled in Kconfig
|
2024-11-21 11:36:16 +01:00 |
|
Armando
|
0ec5462293
|
doc(vad): remove vad png
|
2024-11-21 18:27:11 +08:00 |
|
zhanghaipeng
|
decb24f940
|
feat(bt): Add support for converting BT HCI logs to btsnoop format
|
2024-11-21 17:21:13 +08:00 |
|
Roland Dobai
|
cef2624e59
|
Merge branch 'feature/idf_py_at_file_autocomplete' into 'master'
feat(tools): autocomplete @-arguments of idf.py with file names
See merge request espressif/esp-idf!31081
|
2024-11-21 17:11:58 +08:00 |
|
C.S.M
|
b9183aafee
|
fix(i2c): Enhance lp clock source and avoid deadlock,
Closes https://github.com/espressif/esp-idf/issues/14908,
Closes https://github.com/espressif/esp-idf/issues/14906
|
2024-11-21 14:51:20 +08:00 |
|
C.S.M
|
a677e41392
|
test(i2c): Enhance the stability for i2c tests
|
2024-11-21 14:51:20 +08:00 |
|
Tomáš Rohlínek
|
65575bfe4d
|
feat(storage/vfs): move semihost to new vfs API
|
2024-11-21 07:41:43 +01:00 |
|
Tomáš Rohlínek
|
9b4d11fb3c
|
feat(storage/vfs): move l2tap to new vfs API
|
2024-11-21 07:41:43 +01:00 |
|
Tomáš Rohlínek
|
aae0825587
|
feat(storage/esp_vfs_console): move console to new vfs API
|
2024-11-21 07:41:42 +01:00 |
|
Tomáš Rohlínek
|
fbb5d9063e
|
feat(storage/vfs): move jtag driver to new vfs API
|
2024-11-21 07:41:42 +01:00 |
|
Tomáš Rohlínek
|
2821ad7920
|
feat(storage/vfs): move uart driver to new vfs API
|
2024-11-21 07:41:42 +01:00 |
|
Tomáš Rohlínek
|
19eb0d6d02
|
feat(storage/vfs): move nullfs to new API
|
2024-11-21 07:41:42 +01:00 |
|
Tomáš Rohlínek
|
3d079312b1
|
feat(storage/vfs): make part of nullfs API private
|
2024-11-21 07:41:41 +01:00 |
|
Tomáš Rohlínek
|
10e74d3abb
|
feat(storage/esp_vfs_console): move cdcacm driver to new vfs API
|
2024-11-21 07:41:41 +01:00 |
|
Tomáš Rohlínek
|
ae1e8a2ea3
|
feat(storage/vfs): update docs to new version of API
|
2024-11-21 07:41:41 +01:00 |
|
Tomáš Rohlínek
|
d7c487178c
|
feat(storage/spiffs): move spiffs to new VFS API
|
2024-11-21 07:41:41 +01:00 |
|
Tomáš Rohlínek
|
fdffba6f4c
|
feat(storage/fatfs): move fatfs to new VFS API
|
2024-11-21 07:41:40 +01:00 |
|
Tomáš Rohlínek
|
5109f08dfa
|
feat(storage/vfs): make subcomponent pointers const
|
2024-11-21 07:41:40 +01:00 |
|
Armando (Dou Yiwen)
|
038a666710
|
Merge branch 'doc/vad_programming_guide' into 'master'
doc: lp_i2s and vad programming guide
Closes IDF-11382
See merge request espressif/esp-idf!34763
|
2024-11-21 14:38:08 +08:00 |
|
David Čermák
|
fc682fc7fb
|
Merge branch 'fix/wifi_docs_remove_nonexistent_lwip_opt' into 'master'
fix(wifi): Remove non-existent LWIP option from docs
See merge request espressif/esp-idf!34055
|
2024-11-21 14:24:12 +08:00 |
|
Shen Meng Jing
|
390745c999
|
Merge branch 'docs/update_cn_translation' into 'master'
docs: Update CN translation for docs in jtag-degugging
Closes DOC-9515
See merge request espressif/esp-idf!35042
|
2024-11-21 14:11:14 +08:00 |
|
Mahavir Jain
|
fe0b401d1e
|
Merge branch 'fix/add_sbom_exception' into 'master'
fix(wpa_supplicant): Add an exception in wpa_supplicant sbom.yml
See merge request espressif/esp-idf!34820
|
2024-11-21 13:01:09 +08:00 |
|
Nachiket Kukade
|
1810e7bbe3
|
fix(wpa_supplicant): Add an exception in wpa_supplicant sbom.yml
|
2024-11-21 12:12:17 +08:00 |
|
shenmengjing
|
ab5bf7291e
|
docs: Update CN translation for docs in jtag-degugging
|
2024-11-21 12:11:11 +08:00 |
|
Armando
|
f0a4d35e01
|
change(lp_i2d): use atomic fsm check
|
2024-11-21 11:08:11 +08:00 |
|
Armando
|
5618f3eb16
|
change(vad): wakeup driver maitain necessary power domain
|
2024-11-21 11:08:11 +08:00 |
|
Armando
|
0cbcd652a3
|
doc(lp_vad): lp vad programming guide
|
2024-11-21 11:08:11 +08:00 |
|
Zhang Hai Peng
|
ed61b22e6a
|
Merge branch 'bugfix/fix_ble_init_fail' into 'master'
fix(blufi): Fixed blufi init fail after deinit
Closes IDFGH-14085
See merge request espressif/esp-idf!35034
|
2024-11-21 11:04:53 +08:00 |
|
Armando
|
fd2636012b
|
doc(lp_i2s): lp i2s programming guide
|
2024-11-21 10:54:19 +08:00 |
|
Armando
|
255f0005f0
|
fix(lp_i2s): added cbs iram check
|
2024-11-21 10:53:34 +08:00 |
|
Marius Vikhammer
|
85fe2454ce
|
Merge branch 'ci/twai_network' into 'master'
ci(twai): disable twai_network test
See merge request espressif/esp-idf!35037
|
2024-11-21 10:32:50 +08:00 |
|
Mahavir Jain
|
f6591ab8a4
|
Merge branch 'fix/aes_cache_failure_when_l2_cache_line_size_greater_than_l1_cache' into 'master'
Fix memory corruption caused due to unaligned external memory buffers sync in AES
Closes IDF-11052
See merge request espressif/esp-idf!34371
|
2024-11-20 23:10:07 +08:00 |
|
David Cermak
|
862815f362
|
fix(wifi): Remove non-existent LWIP option from docs
|
2024-11-20 15:34:18 +01:00 |
|
morris
|
3fb7461eb0
|
refactor(i2c): rename some LL functions according to TRM descriptions
|
2024-11-20 19:16:23 +08:00 |
|
Zhang Wen Xu
|
5c9e7670f2
|
Merge branch 'fix/fix_a_naming_error_of_esp_radio_spinel' into 'master'
fix(openthread): fix a naming error of esp radio spinel
See merge request espressif/esp-idf!35039
|
2024-11-20 19:11:13 +08:00 |
|
Guillaume Souchere
|
0564e9d488
|
Merge branch 'docs/update-heap-corruption-section' into 'master'
docs(heap_debug): Add missing information
See merge request espressif/esp-idf!32972
|
2024-11-20 17:25:39 +08:00 |
|
zhanghaipeng
|
7addb57ccd
|
fix(blufi): Fixed blufi init fail after deinit
|
2024-11-20 16:36:09 +08:00 |
|