Jiang Jiang Jian
|
4237885947
|
Merge branch 'bufix/update_esp_phy_h_comments' into 'master'
esp_phy:update comments in esp_phy_init.h
See merge request espressif/esp-idf!23224
|
2023-06-06 10:20:59 +08:00 |
|
Marius Vikhammer
|
aeeee67164
|
docs: updated misc docs with H2 specific information.
|
2023-06-06 09:48:47 +08:00 |
|
Fu Hanxi
|
547701cfe3
|
Merge branch 'ci/move_esp_dockerfile_update_tools_job_to_pre_stage' into 'master'
ci: fix update_sha_in_esp-dockerfiles rules
See merge request espressif/esp-idf!23788
|
2023-06-06 08:17:47 +08:00 |
|
Michael (XIAO Xufeng)
|
c5d4abfba1
|
Merge branch 'docs/sleep_modes_refactor' into 'master'
doc_sleep: refactor the documentation of power modes
See merge request espressif/esp-idf!23146
|
2023-06-05 23:34:15 +08:00 |
|
zhangwenxu
|
91e7c1620e
|
openthread: fix assert when parsing security key failed
|
2023-06-05 22:03:26 +08:00 |
|
zhaokeke
|
338f0d95c4
|
usb: Add NCM device example
This example requires import esp_tinyusb library
|
2023-06-05 14:50:12 +02:00 |
|
Harshal Patil
|
972e17410a
|
Merge branch 'fix/crypto_test_app_minor_fixes' into 'master'
hal: minor fixes needed in the crypto hal test app
See merge request espressif/esp-idf!23949
|
2023-06-05 20:04:08 +08:00 |
|
morris
|
cda847b3a7
|
rgb_lcd: support pixel copy for 8bpp
Closes https://github.com/espressif/esp-idf/issues/11581
|
2023-06-05 15:34:40 +08:00 |
|
Armando
|
97c30c7da6
|
adc: port gh pr to current adc continuous mode driver
DMA EOF may happens per multiple dma descriptors, instead of only one.
Closes https://github.com/espressif/esp-idf/pull/11500
|
2023-06-05 14:25:53 +08:00 |
|
Rocha Euripedes
|
dc016f5987
|
Merge branch 'fix/mqtt_esp32h2_examples' into 'master'
protocols/examples: Disable Wifi connection if not supported
See merge request espressif/esp-idf!23970
|
2023-06-05 13:51:30 +08:00 |
|
Kapil Gupta
|
026f9b31fa
|
esp_wifi: Fix WPS issue for WPA3+WPA2 mode
|
2023-06-05 10:50:53 +05:30 |
|
Niklas Gürtler
|
2a8b9fb636
|
Fix #10804 by running continuous ADC DMA in endless loop instead of restarting after each run (descriptor chain) to avoid losing samples. Use descriptor error callback for GDMA to check for DMA buffer overrun.
Signed-off-by: Armando <douyiwen@espressif.com>
|
2023-06-05 12:24:14 +08:00 |
|
Cai Xin Ying
|
140ba2f343
|
Merge branch 'docs/add_Chinese_translation_for_api-reference/system/heap_debug' into 'master'
docs: Provide CN translation for api-reference/system/heap_debug.rst
Closes DOC-5162
See merge request espressif/esp-idf!23653
|
2023-06-05 11:12:19 +08:00 |
|
Cai Xin Ying
|
e93672bc7b
|
docs: Provide CN translation for api-reference/system/heap_debug.rst
|
2023-06-05 11:12:19 +08:00 |
|
Fu Hanxi
|
4ff9ed5971
|
ci: fix duplicated names for app list issue
|
2023-06-05 10:19:11 +08:00 |
|
Jiang Jiang Jian
|
37d11ea04d
|
Merge branch 'bugfix/fix_bleqabr23_222' into 'master'
Revert "bluedroid: report disconnect event after BLE link closed"
See merge request espressif/esp-idf!24035
|
2023-06-03 08:42:08 +08:00 |
|
Xiao Xufeng
|
3de91820d7
|
doc_sleep: refactor the documentation of power modes
|
2023-06-03 01:50:24 +08:00 |
|
Jiang Jiang Jian
|
175e887945
|
Merge branch 'feature/itwt_add_setup_timeout_timer' into 'master'
esp_wifi: itwt add setup timeout timer to track response frame
Closes WIFI-5916, WIFI-5905, and WIFI-5983
See merge request espressif/esp-idf!23942
|
2023-06-03 00:26:56 +08:00 |
|
Wu Zheng Hui
|
6a6fc7e0cf
|
Merge branch 'bugfix/fix_sleep_process_caused_by_uart_clk_lost' into 'master'
bugfix: fix sleep failed caused by uart clk lost
Closes IDFCI-1732 and IDFCI-1733
See merge request espressif/esp-idf!24028
|
2023-06-02 23:28:14 +08:00 |
|
xuxiao
|
722c60c14b
|
esp_wifi: itwt add setup timeout timer to track response frame
|
2023-06-02 21:10:32 +08:00 |
|
wuzhenghui
|
713da85988
|
bugfix: fix sleep failed caused by uart clk lost
|
2023-06-02 20:52:25 +08:00 |
|
Zim Kalinowski
|
2ab094192d
|
Merge branch 'bugfix/saving-esp-idf-env-as-utf8' into 'master'
build system: fix init.bat crash in windows when folder contains unicode characters
See merge request espressif/esp-idf!24024
|
2023-06-02 20:32:55 +08:00 |
|
Jiang Guang Ming
|
d476c4338e
|
spi_flash: support esp_flash rom impl test on c6 and h2
|
2023-06-02 16:56:46 +08:00 |
|
chenjianhua
|
e039b788df
|
Revert "bluedroid: report disconnect event after BLE link closed"
This reverts commit c8a380500a .
|
2023-06-02 16:28:29 +08:00 |
|
Zhang Xiao Yan
|
9421cca938
|
Merge branch 'docs/fix_typo_in_components_esp_common_include_esp_err' into 'master'
docs: fix typo in components/esp_common/include/esp_err.h
See merge request espressif/esp-idf!23573
|
2023-06-02 15:56:54 +08:00 |
|
Martin Vychodil
|
ae8b14ead6
|
Merge branch 'bugfix/sdmmc_test_board_pwr_ctrl' into 'master'
sdmmc: implement card power control for esp32c3 sdmmc breakout board
See merge request espressif/esp-idf!23932
|
2023-06-02 15:19:59 +08:00 |
|
Marius Vikhammer
|
bd4c0fca3c
|
core-system: changed CONFIG_COMPILER_OPTIMIZATION_DEFAULT to CONFIG_COMPILER_OPTIMIZATION_DEBUG
DEBUG is more descriptive and is consistent with the name used in the bootloader:
CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_DEBUG
Closes https://github.com/espressif/esp-idf/issues/8404
|
2023-06-02 15:16:50 +08:00 |
|
Jiang Jiang Jian
|
f6452f0819
|
Merge branch 'bugfix/wpsreg_ap_assoc_respone' into 'master'
esp_wifi: Bugfix wpsreg AP not responding to assoc req
See merge request espressif/esp-idf!23863
|
2023-06-02 13:27:05 +08:00 |
|
Armando (Dou Yiwen)
|
968ba34f32
|
Merge branch 'feature/added_experimental_feature_lists' into 'master'
kconfig: added experimental feature list
See merge request espressif/esp-idf!24016
|
2023-06-02 11:45:55 +08:00 |
|
morris
|
7eaf317e60
|
Merge branch 'contrib/github_pr_11576' into 'master'
fixing typo: update libs-frameworks.rst (GitHub PR)
Closes IDFGH-10316
See merge request espressif/esp-idf!24030
|
2023-06-02 11:06:01 +08:00 |
|
Fu Hanxi
|
82d78c7c7d
|
ci: fix update_sha_in_esp-dockerfiles rules
|
2023-06-02 10:49:14 +08:00 |
|
Marius Vikhammer
|
856d371196
|
Merge branch 'contrib/github_pr_11508' into 'master'
[Heap Trace Standalone] increase Kconfig max stack depth (GitHub PR)
Closes IDFGH-10245
See merge request espressif/esp-idf!23982
|
2023-06-02 10:48:52 +08:00 |
|
Wang Fang
|
ed63cbe9cd
|
docs: update the description for general purpose spi
|
2023-06-02 10:45:44 +08:00 |
|
Shreyas Sheth
|
28e046d200
|
esp_wifi: Bugfix wpsreg AP not responding to assoc req
Fixed regression caused by 2b8e40e7
|
2023-06-02 02:07:55 +00:00 |
|
Wang Kai
|
2a2bfe32db
|
Update libs-frameworks.rst to fix a typo
|
2023-06-02 09:35:35 +08:00 |
|
radim.karnis
|
066a269fbf
|
docs: Add idf.py uf2 command description
|
2023-06-01 15:25:06 +02:00 |
|
Roland Dobai
|
fff19088a2
|
Merge branch 'feature/extend_proj_desc_json' into 'master'
extend information in project_description.json
Closes IDF-7412
See merge request espressif/esp-idf!23972
|
2023-06-01 20:44:47 +08:00 |
|
Jiang Jiang Jian
|
8eb5a77866
|
Merge branch 'mesh/bugfix_fix_layer2_node_scan_issue_when_fixed_root' into 'master'
wifi_mesh: fix the layer2 node scan issue when fixed root
Closes IDFGH-10036 and WIFI-5949
See merge request espressif/esp-idf!23856
|
2023-06-01 19:23:27 +08:00 |
|
Cai Xin Ying
|
773ffc7f5f
|
Merge branch 'docs/add_Chinese_translation_for_api-reference/system/esp_event' into 'master'
Provide Chinese Translation for api-reference/system/esp_event.rst
Closes DOC-5074
See merge request espressif/esp-idf!23519
|
2023-06-01 17:45:22 +08:00 |
|
Cai Xin Ying
|
4df1319ecb
|
Provide Chinese Translation for api-reference/system/esp_event.rst
|
2023-06-01 17:45:22 +08:00 |
|
Ivan Grokhotkov
|
c94853786f
|
sdmmc: implement card power control for esp32c3 sdmmc breakout board
|
2023-06-01 11:01:19 +02:00 |
|
Zim Kalinowski
|
b506176e65
|
build system: fix init.bat crash in windows when folder contains unicode characters
|
2023-06-01 10:44:54 +02:00 |
|
Fu Hanxi
|
8513ea2b22
|
Merge branch 'ci/fix_build_and_test_all_apps_regex' into 'master'
ci: fix egrep patterns
See merge request espressif/esp-idf!24011
|
2023-06-01 14:46:49 +08:00 |
|
Roshan Bangar
|
c797e05f25
|
Merge branch 'bugfix/fix_blufi_deinit' into 'master'
Blufi : Corrected blufi host deinit API
See merge request espressif/esp-idf!23826
|
2023-06-01 14:30:01 +08:00 |
|
Armando (Dou Yiwen)
|
103332274e
|
Merge branch 'feature/adc_continuous_new_data_replace_old_data' into 'master'
adc: added a flag to replace internal pool data with newest data, when pool is full
Closes IDF-7395
See merge request espressif/esp-idf!23744
|
2023-06-01 14:26:39 +08:00 |
|
Wu Zheng Hui
|
9340696cb7
|
Merge branch 'bugfix/fix_wakeup_failed_if_powerdown_flash_in_lightsleep' into 'master'
Power Management: fixed flash funcs called in sleep wakeup process
See merge request espressif/esp-idf!23906
|
2023-06-01 14:10:15 +08:00 |
|
harshal.patil
|
7d4e69d5fa
|
hal: minor fixes needed in the crypto hal test app
|
2023-06-01 11:37:36 +05:30 |
|
Marius Vikhammer
|
c60b79978d
|
Merge branch 'ci/system_test_apps_optimize' into 'master'
ci: cleanup tools/system test apps
See merge request espressif/esp-idf!23886
|
2023-06-01 13:32:00 +08:00 |
|
Armando
|
727fac3a7d
|
kconfig: added experimental feature list
|
2023-06-01 12:04:58 +08:00 |
|
Marius Vikhammer
|
a1dff18a0e
|
ulp-system/ulp-fsm: clean up test cases
|
2023-06-01 11:34:22 +08:00 |
|