Kapil Gupta
|
b102277a12
|
Merge branch 'feat/add_itwt_teardown_status' into 'master'
feat(wifi): add itwt teardown status
See merge request espressif/esp-idf!30679
|
2024-05-19 02:37:11 +08:00 |
|
Aditya Patwardhan
|
2f689857b3
|
Merge branch 'fix/fix_flash_encryption_esp32p4' into 'master'
fix(bootloader_support): Fix flash encryption for esp32p4
See merge request espressif/esp-idf!30600
|
2024-05-17 23:48:28 +08:00 |
|
Aditya Patwardhan
|
a36eb589a6
|
Merge branch 'fix/add_code_to_print_buffer' into 'master'
fix: Add code to print the response buffer
See merge request espressif/esp-idf!30911
|
2024-05-17 23:47:15 +08:00 |
|
Gao Xu
|
082730a2c1
|
Merge branch 'feature/esp32c5_gpio_remove_iomux_reg' into 'master'
feat(gpio): remove io_mux_reg array and fix matrix const input addr
See merge request espressif/esp-idf!30904
|
2024-05-17 23:15:57 +08:00 |
|
Konstantin Kondrashov
|
66013ba675
|
feat(log): Refactoring timestamp APIs (move only)
|
2024-05-17 17:42:31 +03:00 |
|
Konstantin Kondrashov
|
712005c451
|
Merge branch 'feature/log_level_check_refactoring' into 'master'
feat(log): Refactoring tag level check APIs
Closes IDF-9083, IDF-7919, and IDFGH-6947
See merge request espressif/esp-idf!29331
|
2024-05-17 22:36:27 +08:00 |
|
Darian
|
2716976c72
|
Merge branch 'fix/freertos_scheduler_suspend_crit' into 'master'
fix(freertos/idf): Add missing critical sections to vTaskSuspendAll()
See merge request espressif/esp-idf!30829
|
2024-05-17 22:06:38 +08:00 |
|
Adam Múdry
|
7b32f27e81
|
Merge branch 'fix/nvs_tool_entry_unknown_type_crash' into 'master'
fix(nvs): Fix nvs_tool accepting an unknown entry type
See merge request espressif/esp-idf!30503
|
2024-05-17 21:05:22 +08:00 |
|
gaoxu
|
64c9cb43a9
|
feat(gpio): fix gpio matrix const input addr on C5 MP
|
2024-05-17 20:55:26 +08:00 |
|
gaoxu
|
5c27ccdae4
|
feat(gpio): remove io_mux_reg array in gpio_periph.c from c5
|
2024-05-17 20:55:25 +08:00 |
|
Bogdan Kolendovskyy
|
712f0cbce4
|
feat(examples/ethernet/basic): add pytest script to basic ethernet example
|
2024-05-17 14:19:18 +02:00 |
|
Adam Múdry
|
9eedd57a18
|
fix(nvs): Fix nvs_tool accepting an unknown entry type
|
2024-05-17 13:18:52 +02:00 |
|
Alexey Lapshin
|
4523f2d674
|
Merge branch 'fix/stray_sections' into 'master'
fix(system): print warning if stray section is found while linking
See merge request espressif/esp-idf!30366
|
2024-05-17 18:36:22 +08:00 |
|
xuxiao
|
266ee73e92
|
feat(wifi): add itwt teardown status
|
2024-05-17 18:16:34 +08:00 |
|
Alexey Lapshin
|
2b36636f6f
|
fix(system): print warning if stray section is found while linking
|
2024-05-17 13:37:42 +04:00 |
|
Harshit Malpani
|
49ad0a0766
|
fix: Add code to print the response buffer
|
2024-05-17 14:36:30 +05:30 |
|
nilesh.kale
|
92fdaea83a
|
feat: enable RSA support for c5 mp version
This commit enables RSA peripheral support for ESP32-C5 MP version.
|
2024-05-17 14:22:30 +05:30 |
|
Marius Vikhammer
|
62bb532701
|
docs(doxygen): fix misc issues with new version of doxygen
|
2024-05-17 16:12:56 +08:00 |
|
Jakob Hasse
|
8508c85551
|
Merge branch 'refactor/mqtt_remove_unused_includes' into 'master'
refactor(mqtt): removed unused includes from tcp example
See merge request espressif/esp-idf!30914
|
2024-05-17 16:04:01 +08:00 |
|
WanqQixiang
|
1595388a7e
|
fix(esp_netif): Fix mldv6 report memory leak in esp_netif
|
2024-05-17 15:53:55 +08:00 |
|
Armando (Dou Yiwen)
|
895e6d5afc
|
Merge branch 'feat/isp_dsi_example' into 'master'
example(isp): added isp af example
Closes IDF-9808
See merge request espressif/esp-idf!30469
|
2024-05-17 15:17:35 +08:00 |
|
Jakob Hasse
|
ba685edf45
|
refactor(mqtt): removed unused includes from tcp example
|
2024-05-17 09:15:35 +02:00 |
|
Sumeet Singh
|
f265e50ca0
|
feat(nimble): Added support for Enhanced ATT or ATT over Enhanced L2CAP Credit Based Flow Control Mode
|
2024-05-17 12:27:32 +05:30 |
|
Armando
|
d9d8c0365e
|
example(isp): added isp af example
|
2024-05-17 12:39:15 +08:00 |
|
Hong Shu Qing
|
1a6060fa3a
|
Merge branch 'feature/esp32c6_pu8m_in_sleep_support' into 'master'
feat(sleep): support 8m force pu in sleep for esp32c6 & esp32h2
See merge request espressif/esp-idf!30532
|
2024-05-17 11:34:47 +08:00 |
|
C.S.M
|
5bae2987ee
|
Merge branch 'feature/i2c_multi_write' into 'master'
feature(i2c): Add feature for writting multi buffer
Closes IDFGH-12639
See merge request espressif/esp-idf!30697
|
2024-05-17 09:54:59 +08:00 |
|
Jakob Hasse
|
562c89993e
|
feat(linux): esp_app_format now works on Linux
|
2024-05-16 17:01:02 +02:00 |
|
chaijie@espressif.com
|
36bbb64992
|
feat(sleep): support 8m force pu in sleep for esp32c6/esp32h2
|
2024-05-16 21:15:05 +08:00 |
|
Jiang Jiang Jian
|
b7a59aa212
|
Merge branch 'bugfix/fix_c6_rx_statistics' into 'master'
fix(wifi):fix esp32c6 rx statistics does not work
Closes WIFIBUG-569
See merge request espressif/esp-idf!30859
|
2024-05-16 21:03:35 +08:00 |
|
yinqingzhao
|
694dbd6843
|
fix(wifi):esp32c6 wifi rx statistics is always zero
|
2024-05-16 19:20:59 +08:00 |
|
C.S.M
|
133bda4966
|
test(i2c_master): makeup a write-large read-small test for known reason
|
2024-05-16 19:14:59 +08:00 |
|
C.S.M
|
ce7f095ddf
|
docs(i2c_master): Add docs for transmit multi buffer in one transaction
|
2024-05-16 19:14:59 +08:00 |
|
C.S.M
|
2e591cf3f7
|
test(i2c_master): Add test for transmit multi buffer in one transaction
|
2024-05-16 19:14:59 +08:00 |
|
C.S.M
|
af1524e7bb
|
feat(i2c_master): Add feature for transmit multi buffer in one transaction,
Closes https://github.com/espressif/esp-idf/pull/13635
|
2024-05-16 19:14:59 +08:00 |
|
nilesh.kale
|
5348f1656f
|
feat(cjson): update submodule to v1.7.18
Changelog: https://github.com/DaveGamble/cJSON/releases/tag/v1.7.18
|
2024-05-16 16:16:24 +05:30 |
|
zwl
|
8f3c069c3c
|
ble: fixed some issues on ESP32C6 and ESP32H2
|
2024-05-16 17:28:58 +08:00 |
|
Jiang Jiang Jian
|
c96d5da7bd
|
Merge branch 'bugfix/fix_bss_color_issues' into 'master'
fix(bss_color):fix bss color issues
Closes WIFIBUG-537, FCW-2, and WIFI6-352
See merge request espressif/esp-idf!30523
|
2024-05-16 17:23:51 +08:00 |
|
zhangshuxian
|
ca195872c1
|
docs: Provide CN translation for core dump
|
2024-05-16 16:55:15 +08:00 |
|
Liu Xiao Yu
|
23a68dacd6
|
Merge branch 'feature/console_add_sbom_file' into 'master'
feat(system/console): Added argtable3 SBOM manifest file for SPDX file generation for console component
Closes IDF-8228
See merge request espressif/esp-idf!30848
|
2024-05-16 16:47:22 +08:00 |
|
Shen Meng Jing
|
01355481af
|
Merge branch 'docs/translate_four_docs_in_api-guides' into 'master'
docs: Provide CN Translation for four docs in api-guides
Closes DOC-7676
See merge request espressif/esp-idf!30351
|
2024-05-16 15:57:50 +08:00 |
|
Shen Meng Jing
|
c0636f8399
|
Merge branch 'docs/translate_jpeg_driver_arch' into 'master'
docs: Provide translation for jpeg&override_driver&arch in peripherals
Closes DOC-7563
See merge request espressif/esp-idf!30068
|
2024-05-16 15:52:23 +08:00 |
|
Harshal Patil
|
bb34d78bce
|
Merge branch 'fix/aes_ext_mem_case_for_older_targets' into 'master'
fix(mbedtls/aes): Check location of the buffer only for SOC_AXI_DMA_EXT_MEM_ENC_ALIGNMENT
Closes IDFCI-2153
See merge request espressif/esp-idf!30850
|
2024-05-16 15:10:28 +08:00 |
|
yinqingzhao
|
a484bdda11
|
fix(bss_color):fix bss color issues
|
2024-05-16 14:45:06 +08:00 |
|
Gao Xu
|
b893e3b982
|
Merge branch 'feature/esp32c5_mp_gpio_support' into 'master'
feat(gpio): fix ESP32P4 fspics0 in io mux reg
See merge request espressif/esp-idf!30846
|
2024-05-16 14:36:42 +08:00 |
|
shenmengjing
|
acbf7ac735
|
docs: Provide CN Translation for four docs in api-guides
|
2024-05-16 14:32:13 +08:00 |
|
shenmengjing
|
2dc3068a21
|
docs: Provide translation for jpeg&override_driver&arch in peripherals
|
2024-05-16 14:30:58 +08:00 |
|
Konstantin Kondrashov
|
c3b0418a4e
|
feat(log): Refactoring tag level check APIs
|
2024-05-16 09:26:08 +03:00 |
|
Tomas Rohlinek
|
f375125e28
|
Merge branch 'feature/fatfs_ff_strfunc_support' into 'master'
feat(storage/fatfs): add Kconfig settings for FF_USE_STRFUNC
Closes IDFGH-12317
See merge request espressif/esp-idf!30141
|
2024-05-16 14:20:23 +08:00 |
|
Konstantin Kondrashov
|
374f497bf6
|
Merge branch 'feature/efuse_support_linux' into 'master'
feat(efuse): Support Linux target
Closes IDF-9144
See merge request espressif/esp-idf!30343
|
2024-05-16 14:12:15 +08:00 |
|
Konstantin Kondrashov
|
28e592563c
|
Merge branch 'feature/unuse_old_log_apis' into 'master'
feat(all): Remove usage old log macros
See merge request espressif/esp-idf!30598
|
2024-05-16 13:57:06 +08:00 |
|