mofeifei
|
0a274639a8
|
docs: update cn trans for spiffs.rst
|
2024-03-22 16:13:45 +08:00 |
Guillaume Souchere
|
573bd1bcc9
|
Merge branch 'feat/add-heap-walker-api' into 'master'
feat(heap): Add walker to the heap component
Closes IDF-9189
See merge request espressif/esp-idf!29047
|
2024-03-22 15:58:34 +08:00 |
Roman Leonov
|
de2486bff0
|
Merge branch 'refactor/usb_host_hub_driver_state' into 'master'
refactor(usb_host): Renamed hub driver_state to root_port_state
See merge request espressif/esp-idf!29788
|
2024-03-22 15:43:16 +08:00 |
Armando
|
905b427479
|
test(cache): added test for M2C with ESP_CACHE_MSYNC_FLAG_UNALIGNED
|
2024-03-22 15:38:50 +08:00 |
Armando
|
9e36994a7b
|
bugfix(cache): don't allow M2C direction ESP_CACHE_MSYNC_FLAG_UNALIGNED
|
2024-03-22 15:38:50 +08:00 |
Kevin (Lao Kaiyao)
|
d7d4229b7b
|
Merge branch 'bugfix/fix_public_header_check_of_mpi_on_c5mp' into 'master'
fix(mpi): fix the public header check for esp32c5 mp
See merge request espressif/esp-idf!29796
|
2024-03-22 15:08:46 +08:00 |
morris
|
5126526ffc
|
Merge branch 'bugfix/mipi_dsi_write_back_size_check' into 'master'
docs: Add MIPI DSI API reference
Closes IDF-7714
See merge request espressif/esp-idf!29768
|
2024-03-22 14:17:45 +08:00 |
laokaiyao
|
31b01005f8
|
fix(mpi): fix the public header check for esp32c5 mp
|
2024-03-22 14:15:41 +08:00 |
Jakob Hasse
|
112e7f1085
|
Merge branch 'refactor/console_sorted_help' into 'master'
refactor(console): made help command sorting depend on Kconfig option
Closes IDF-9406
See merge request espressif/esp-idf!29593
|
2024-03-22 14:01:35 +08:00 |
Jiang Jiang Jian
|
52380e3052
|
Merge branch 'bugfix/wps_reg_regression' into 'master'
fix(esp_wifi): Fixed regression caused by fe35466c when wpa_supplicant debug logs enabled (!28521)
See merge request espressif/esp-idf!29753
|
2024-03-22 13:53:18 +08:00 |
Kevin (Lao Kaiyao)
|
4cd30f9b8f
|
Merge branch 'feature/esp32c5_mp_bringup' into 'master'
feat(esp32c5): bringup esp32c5 mp (Stage 7/7: hello world)
See merge request espressif/esp-idf!29093
|
2024-03-22 11:18:52 +08:00 |
Chen Yudong
|
c48eb1055b
|
feat: move iperf to component registry
|
2024-03-22 10:53:24 +08:00 |
Mahavir Jain
|
cdc1a2551b
|
Merge branch 'feature/enable_rsa_support_for_c5' into 'master'
feat: enable RSA support for c5
See merge request espressif/esp-idf!29189
|
2024-03-22 10:10:47 +08:00 |
Konstantin Kondrashov
|
25bc10e143
|
feat(efuse): Update efuses for C5 and C61
|
2024-03-21 18:37:46 +02:00 |
Jiang Jiang Jian
|
be06a6f5ff
|
Merge branch 'bugfix/fix_softap_coex_start_issue' into 'master'
fix(wifi): fix softap coex start issue, no wifi request if wifi is not used at idle
See merge request espressif/esp-idf!29772
|
2024-03-21 21:22:54 +08:00 |
Alexey Lapshin
|
0e3673a2bd
|
Merge branch 'feature/esp32p4-coredump-support' into 'master'
esp32p4: panic tests support
Closes IDF-7565, IDF-7861, IDF-9035, and IDF-9075
See merge request espressif/esp-idf!28586
|
2024-03-21 21:12:25 +08:00 |
Jiang Jiang Jian
|
9971413b60
|
Merge branch 'feature/eap_tls_v1.3_support' into 'master'
wpa_supplicant: Add TLS v1.3 support in WiFi Enterprise Authentication
Closes WIFI-6135
See merge request espressif/esp-idf!24975
|
2024-03-21 21:10:38 +08:00 |
Roman Leonov
|
b90c7e585a
|
refactor(usb_host): Renamed hub_driver_state to root_port_state
|
2024-03-21 13:16:28 +01:00 |
Alexey Lapshin
|
e845d9e0eb
|
feat(esp_system): allow .data to spill over into L2MEM above 0x4ff40000
It may be usefull when .rodata placed into .dram1.data
|
2024-03-21 15:36:39 +04:00 |
Alexey Lapshin
|
cb82161dae
|
feat(system): esp32p4: support panic tests
|
2024-03-21 15:36:36 +04:00 |
liuning
|
81b86f657c
|
fix(wifi): fix softap coex start issue, no wifi request if wifi is not used at idle
|
2024-03-21 19:35:27 +08:00 |
Wan Lei
|
cfcdacaaac
|
Merge branch 'feature/spi_dma_segmented_configure_transfer' into 'master'
feat(spi_master): new feature dma controlled segmented configure transfer(sct) mode (part_1)
Closes IDF-4998
See merge request espressif/esp-idf!22684
|
2024-03-21 18:50:03 +08:00 |
Alexey Lapshin
|
13b55386bf
|
feat(system): esp32p4: support hw stack guard
|
2024-03-21 14:30:21 +04:00 |
morris
|
7d37e5655c
|
docs(lcd): add api reference for mipi dsi lcd
docs(lcd): add api reference for mipi dsi lcd
|
2024-03-21 18:19:58 +08:00 |
morris
|
f4ff026e3e
|
change(mipi_dsi): allow cache sync with unaligned size
|
2024-03-21 18:19:58 +08:00 |
Tomas Rezucha
|
ba1ce22b6c
|
Merge branch 'fix/usb_uvc_example_p4' into 'master'
USB Host UVC example fixes for P4
Closes IEC-94, IDF-4942, and IDF-6505
See merge request espressif/esp-idf!29560
|
2024-03-21 17:47:51 +08:00 |
Wan Lei
|
751d50a19a
|
Merge branch 'feat/c6lite_c61_system_step5' into 'master'
feat(esp32c61): system and esp_timer related support (stage 5/8)
See merge request espressif/esp-idf!29652
|
2024-03-21 17:25:37 +08:00 |
C.S.M
|
eeb9aa988c
|
Merge branch 'bugfix/fix_i2c_timing_accuracy' into 'master'
fix(i2c_master): Fix issue that i2c clock got wrong after clearing bus
Closes IDFGH-12366
See merge request espressif/esp-idf!29715
|
2024-03-21 16:45:50 +08:00 |
Jakob Hasse
|
0b246b8c0b
|
refactor(console): made help command sorting depend on Kconfig option
|
2024-03-21 16:33:44 +08:00 |
laokaiyao
|
5a4f040def
|
ci(esp32c5): support to build template app for beta3 and mp
|
2024-03-21 16:19:21 +08:00 |
laokaiyao
|
c9d6a11d1d
|
feat(esp32c5mp): support to run hello world on esp32c5 mp
|
2024-03-21 16:18:03 +08:00 |
Fu Hanxi
|
745ec15c2b
|
ci: check idf version excluding qa tags
|
2024-03-21 08:40:13 +01:00 |
Rahul Tank
|
0883569b6f
|
fix(nimble): Handle auto connection flag for extended connect
|
2024-03-21 12:33:50 +05:30 |
Guillaume Souchere
|
39f789df93
|
feat(esp_rom): patch heap walker to the ROM implementation
modify existing patch of TLSF rom and add multi heap patch
to add the walker feature to the ROM implementation of the
heap component.
|
2024-03-21 07:41:04 +01:00 |
Cao Sen Miao
|
c0e5f2b73a
|
fix(i2c_master): Fix issue that i2c clock got wrong after reset,
Closes https://github.com/espressif/esp-idf/issues/13397
|
2024-03-21 13:13:53 +08:00 |
Rahul Tank
|
22ee3e8aa6
|
Merge branch 'bugfix/bonding_across_reboot' into 'master'
fix(nimble): Added support for deleting the oldest bonded device across reboot
See merge request espressif/esp-idf!29612
|
2024-03-21 12:00:42 +08:00 |
morris
|
1f6abf9e7b
|
Merge branch 'feature/mipi_dcs_short_packet' into 'master'
feat(mipi_dsi): use DCS short packet when possible
Closes IDF-9349
See merge request espressif/esp-idf!29441
|
2024-03-21 11:46:01 +08:00 |
wanlei
|
a611e91b2f
|
feat(esp32c61): new chip add system and esp_timer support
|
2024-03-21 11:31:15 +08:00 |
Jakob Hasse
|
25400ca351
|
Merge branch 'feature/log_priusize_macro' into 'master'
feat(log): Added PRIuSIZE printf formatter macro
See merge request espressif/esp-idf!29725
|
2024-03-21 10:41:49 +08:00 |
Jakob Hasse
|
f482a9153a
|
Merge branch 'fix/add_libbsd_string_h' into 'master'
refactor(linux): Unified libbsd handling
See merge request espressif/esp-idf!29457
|
2024-03-21 10:11:25 +08:00 |
Roland Dobai
|
22b5f69f7b
|
Merge branch 'refactor/idf_tools_version' into 'master'
refactor(idf_tools): IDF version is acquired only from version or header file
Closes IDFGH-12354
See merge request espressif/esp-idf!29711
|
2024-03-20 20:12:51 +08:00 |
Roland Dobai
|
5da7c6e3b2
|
Merge branch 'docs/docker_groupid' into 'master'
docs(docker): add note about group ID when host device is added to container
Closes IDFGH-12342
See merge request espressif/esp-idf!29717
|
2024-03-20 19:54:39 +08:00 |
Frantisek Hrbata
|
6554cac7dc
|
docs(docker): add note about group ID when host device is added to container
Closes https://github.com/espressif/esp-idf/issues/13373
Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com>
|
2024-03-20 11:15:36 +01:00 |
Xu Si Yu
|
fd78d418dd
|
feat(openthread): add max csmabackoffs for transmission
|
2024-03-20 18:00:33 +08:00 |
Fu Hanxi
|
b47c9e9c21
|
Merge branch 'ci/support_full_pipeline_by_components' into 'master'
CI: Support full pipeline by components
See merge request espressif/esp-idf!29760
|
2024-03-20 17:53:32 +08:00 |
Fu Hanxi
|
7928f46f2d
|
ci: use host mapping volumes to improve the ccache hits
|
2024-03-20 17:26:19 +08:00 |
Fu Hanxi
|
6acd57df02
|
ci: support trigger full pipeline by components
|
2024-03-20 10:03:48 +01:00 |
Jakob Hasse
|
e4aa326c3a
|
feat(log): Added PRIuSIZE printf formatter macro
|
2024-03-20 16:41:22 +08:00 |
wanlei
|
51ffd40843
|
feat(spi_master): rebase dma sct mode support, rename APIs, use malloc conf_buffer
|
2024-03-20 16:06:43 +08:00 |
Sudeep Mohanty
|
4f3cd0deb9
|
Merge branch 'fix/freertos_task_c_add_coverity_fix' into 'master'
fix(freertos): Fixed an issue where accessing task lists could overrun memory
Closes IDF-9412
See merge request espressif/esp-idf!29746
|
2024-03-20 15:54:39 +08:00 |