Marius Vikhammer
|
b1b25ad7df
|
hints: add a more complete description for component not found errors
|
2022-12-06 10:54:44 +08:00 |
|
Marius Vikhammer
|
36cb08c379
|
heap: add linux target support
Add wrappers for public heap API for the linux target.
|
2022-12-06 10:49:59 +08:00 |
|
Andrei Safronov
|
9d257054c8
|
xtensa: remove asm struct expressions in header files
|
2022-12-05 22:00:07 +03:00 |
|
Jiang Guang Ming
|
09b09fdb48
|
Merge branch 'bugfix/update_esp_psram_s2_s3_kconfig_description' into 'master'
esp_psram: update esp_psram s2/s3 Kconfig description
See merge request espressif/esp-idf!21424
|
2022-12-06 02:23:17 +08:00 |
|
jiangguangming
|
d65913d279
|
esp_psram: update esp_psram s2/s3 Kconfig description
|
2022-12-05 15:07:29 +00:00 |
|
Jessy Chen
|
45ead31bd5
|
esp_wifi: upload more wifi pkt info in rx callback for espnow & csi
|
2022-12-05 22:30:08 +08:00 |
|
Jiang Jiang Jian
|
6419436684
|
Merge branch 'bugfix/skip_sae_during_wps' into 'master'
esp_wifi: Add changes to skip SAE handshake during WPS connection
Closes ESPCS-875
See merge request espressif/esp-idf!21369
|
2022-12-05 22:26:45 +08:00 |
|
xiongweichao
|
9d56c4c215
|
Assert when malloc user_data fail
|
2022-12-05 20:30:45 +08:00 |
|
xiongweichao
|
07621fdea8
|
Modified spp vfs example
|
2022-12-05 20:30:45 +08:00 |
|
xiongweichao
|
6bce9b7029
|
Fixed memory leak when SPP initialization failed
|
2022-12-05 20:30:45 +08:00 |
|
xiongweichao
|
4a702a2011
|
Added esp_spp_vfs_unregister() to free memory allocated by esp_spp_vfs_register()
|
2022-12-05 20:30:43 +08:00 |
|
Ondrej Kosta
|
84ab32b4ef
|
Merge branch 'bugfix/emac_memory_leak' into 'master'
Fixed false positive emac rx memory leak reported by Coverity
Closes IDF-6363
See merge request espressif/esp-idf!21341
|
2022-12-05 20:04:15 +08:00 |
|
Tomas Rezucha
|
c64c6f3711
|
Merge branch 'feature/bsp_in_example' into 'master'
i2s: Add BSP support for es8311 example
Closes BSP-165
See merge request espressif/esp-idf!21279
|
2022-12-05 18:49:14 +08:00 |
|
Ondrej Kosta
|
600788da6a
|
Merge branch 'contrib/github_pr_10292' into 'master'
fix small bug when logging eth error (GitHub PR)
Closes IDFGH-8869
See merge request espressif/esp-idf!21407
|
2022-12-05 17:58:37 +08:00 |
|
Zim Kalinowski
|
d4d76e1f5c
|
efuse: enable qemu tests
|
2022-12-05 10:54:39 +01:00 |
|
C.S.M
|
7e12197324
|
Merge branch 'feature/add_esp32h2_g0_support' into 'master'
ESP32-H2: Last MR for g0 component support, (only hal left)
See merge request espressif/esp-idf!21364
|
2022-12-05 17:32:21 +08:00 |
|
C.S.M
|
6b1d4b4d49
|
ESP32-H2: Last MR for g0 component support, (only hal left)
|
2022-12-05 17:32:21 +08:00 |
|
yuanjianmin
|
5862a64d1c
|
esp_https_server: Fix initializers missing in esp_https_server
Closes https://github.com/espressif/esp-idf/issues/10306
|
2022-12-05 17:19:58 +08:00 |
|
zwj
|
e5a45f00e4
|
Reduce the stack consumption of BTU_TASK
|
2022-12-05 17:01:48 +08:00 |
|
Xu Si Yu
|
f90183adc8
|
Merge branch 'feature/add_iperf_format_change' into 'master'
iperf: add output format change function for iperf
See merge request espressif/esp-idf!21065
|
2022-12-05 16:31:12 +08:00 |
|
Mahavir Jain
|
26e3f0bfbe
|
Merge branch 'feature/http_request_cancel' into 'master'
Cancel an HTTP request
Closes IDFGH-8426
See merge request espressif/esp-idf!21171
|
2022-12-05 16:06:14 +08:00 |
|
Jiang Jiang Jian
|
f27a95c1f3
|
Merge branch 'feature/wps_registrar_example' into 'master'
WiFi: Add softAP WPS registrar example and events
See merge request espressif/esp-idf!18450
|
2022-12-05 16:04:43 +08:00 |
|
Tomas Rezucha
|
9d79efc3b7
|
i2s: Add BSP support for es8311 example
Users can now pick a BSP for development boards that have ES8311 codec populated.
|
2022-12-05 08:42:16 +01:00 |
|
Jiang Jiang Jian
|
12180da408
|
Merge branch 'contrib/github_pr_9529' into 'master'
component_bt: Fixed memory leak due to not freeing memory if posting a message to a thread fails
See merge request espressif/esp-idf!19463
|
2022-12-05 15:37:02 +08:00 |
|
Jiang Jiang Jian
|
4bd1e3fd0f
|
Merge branch 'optimization/lwip_dns_ipv4_ipv6_timer' into 'master'
lwip:optimization dns ipv4 ipv6 timer
Closes AUD-4073
See merge request espressif/esp-idf!20963
|
2022-12-05 15:04:27 +08:00 |
|
Euripedes Rocha
|
88844e1504
|
tcp_transport: Adjust test task priorities.
Raise the listener task priority to be higher than runner task priority.
|
2022-12-05 07:02:28 +00:00 |
|
Mo Fei Fei
|
bcbb6d2fc2
|
Merge branch 'docs/add_cn_trans_esp_https_client' into 'master'
Docs: add CN trans for esp_http_client.rst
Closes DOC-4119
See merge request espressif/esp-idf!21267
|
2022-12-05 14:16:56 +08:00 |
|
Mo Fei Fei
|
f0060a7a76
|
Docs: add CN trans for esp_http_client.rst
|
2022-12-05 14:16:56 +08:00 |
|
Jiang Guang Ming
|
ad3693ca97
|
Merge branch 'feature/update_esp32h2_rom_caps' into 'master'
esp_rom: update esp32h2 rom caps
See merge request espressif/esp-idf!21373
|
2022-12-05 10:20:47 +08:00 |
|
Gregory Eslinger
|
58d64f9a00
|
Fixed mismatch in printf types
Removed duplicate `l` in format
Updated print types
Updated CMake
|
2022-12-04 07:25:10 -07:00 |
|
Saurabh Kumar Bansal
|
a9e40f6045
|
Merge branch 'usb_msc' into 'master'
usb: Add MSC device Example
Closes IDF-580
See merge request espressif/esp-idf!20881
|
2022-12-04 14:02:47 +08:00 |
|
jiangguangming
|
7db7269a92
|
esp_rom: patch systimer_hal_init/deinit for esp32h2 rom
|
2022-12-04 11:23:30 +08:00 |
|
jiangguangming
|
f9b6e25b55
|
esp_rom: update CMakeList.txt
|
2022-12-04 11:23:30 +08:00 |
|
jiangguangming
|
9e3ba8d061
|
esp_rom: update esp32h2 rom caps
|
2022-12-04 11:23:30 +08:00 |
|
Saurabh Kumar Bansal
|
fac23b90ae
|
USB: Add MSC example.
|
2022-12-03 20:32:38 +05:30 |
|
jiangguangming
|
66a0cedf5a
|
esp_rom: add ESP_ROM_HAS_REGI2C_BUG in rom caps
|
2022-12-03 21:48:57 +08:00 |
|
Ondrej
|
647a9dfde3
|
Improved emac rx task code to suppress Coverity false positive memory leak indication
|
2022-12-02 12:57:43 +00:00 |
|
Jakob Hasse
|
88fa51951c
|
Merge branch 'feature/unity_test_runner_linux' into 'master'
refactor(unity): made unity runner compatible with Linux target
See merge request espressif/esp-idf!21195
|
2022-12-02 20:10:43 +08:00 |
|
Chen Yudong
|
a5e9a6cfdf
|
CI: add more files to patterns-target_test-wifi
|
2022-12-02 19:51:21 +08:00 |
|
Mahavir Jain
|
12b977dba6
|
coredump: add partition encrypted flag check for flash encryption case
Ref: https://esp32.com/viewtopic.php?f=13&t=30752
|
2022-12-02 17:15:01 +05:30 |
|
Kapil Gupta
|
7f3b18d454
|
esp_exmaples: Update ESP32C2 chip in Readme
|
2022-12-02 15:12:25 +05:30 |
|
Kapil Gupta
|
924c709efe
|
WiFi: Add WPS softAP registrar example and events
|
2022-12-02 15:12:25 +05:30 |
|
Jiang Jiang Jian
|
a6982a92fe
|
Merge branch 'bugfix/fix_softap_beacon_memory_leak_issue' into 'master'
esp_wifi: fix softap beacon memory leak issue
Closes WIFI-4961, IDFGH-7780, and ESPCS-878
See merge request espressif/esp-idf!21079
|
2022-12-02 17:39:24 +08:00 |
|
Linda
|
d34752352b
|
docs: update description of initial upload on development boards
|
2022-12-02 15:07:23 +08:00 |
|
Mu Hai Dong
|
8574ec3bd3
|
Merge branch 'doc/update_wifi_amsdu_docs' into 'master'
doc: update wifi amsdu docs
Closes DOC-4069
See merge request espressif/esp-idf!21230
|
2022-12-02 14:22:48 +08:00 |
|
Shen Weilong
|
b3d248df95
|
Explain how mush memory that will be used by each connection/advertiser.
|
2022-12-02 14:21:22 +08:00 |
|
Harshit Malpani
|
6de9e42122
|
esp_http_client: Add feature to cancel an HTTP request
Closes: https://github.com/espressif/esp-idf/issues/9892
|
2022-12-02 11:36:28 +05:30 |
|
Armando (Dou Yiwen)
|
f54df61486
|
Merge branch 'bugfix/fix_bootloader_sha256_flash_contents_mask_issue' into 'master'
bootloader: fix bootloader_sha256_flash_contents mmap issue
See merge request espressif/esp-idf!21391
|
2022-12-02 12:10:57 +08:00 |
|
Zhi Wei Jian
|
18e0cd6214
|
Merge branch 'feature/support_ble_max_conn_num_to_9' into 'master'
Support bluedroid host maximum number of connections to 9
Closes BT-2914, BT-3000, and BT-2915
See merge request espressif/esp-idf!20933
|
2022-12-02 12:10:27 +08:00 |
|
Island
|
7e9a239b9c
|
Merge branch 'feature/seperate_ble_wifi_test_environment' into 'master'
seperate ble wifi environment and support ci esp32c2
See merge request espressif/esp-idf!18970
|
2022-12-02 11:12:01 +08:00 |
|