gauri patankar
fbaf50f1d9
esp_wifi:adding hash key length validation
2022-10-06 16:40:57 +05:30
Mahavir Jain
d39da71671
Merge branch 'bugfix/wifi_prov_device_name_v5.0' into 'release/v5.0'
...
wifi_provisioning : Increased 1 byte of BLE advertising device name to store '\0' (v5.0)
See merge request espressif/esp-idf!20373
2022-10-06 13:15:41 +08:00
Mahavir Jain
1ec71ecc37
Merge branch 'coredump_support_for_c2_v5.0' into 'release/v5.0'
...
espcoredump: Add support for esp32c2 (v5.0)
See merge request espressif/esp-idf!20473
2022-10-06 13:15:01 +08:00
Mahavir Jain
6db611ceb6
ci: update coredump elf repository tag
2022-10-04 10:24:45 +05:30
Mahavir Jain
5f0bf15ad5
docs: update coredump guide to make stack size config generic
2022-10-04 10:24:44 +05:30
Mahavir Jain
ce469140b5
espcoredump: enable tests for esp32c2 target
2022-10-04 10:24:44 +05:30
Mahavir Jain
75df40c617
espcoredump: add esp32c2 target in test_app
2022-10-04 10:24:43 +05:30
Mahavir Jain
6fb40068be
espcoredump: re-enable test_app build for esp32c2
2022-10-04 10:24:43 +05:30
Harshit Malpani
548db6c139
espcoredump: Add support for esp32c2
...
This commit puts some code under SOC_RTC_MEM_SUPPORTED. This enables use of coredump in targets with no RTC memory support.
2022-10-04 10:24:42 +05:30
Alexey Lapshin
2d61c9ca79
tools: move cmake executable check into function uses it
...
Before this change idf.py could exit with reason cmake does not exist in PATH
even cmake will not be executed by idf.py (e.g., 'idf.py gdb').
2022-10-03 18:48:16 +04:00
Alexey Lapshin
7561367808
tools: add test for ROM symbols in GDB
2022-10-03 18:48:16 +04:00
Alexey Lapshin
2e9f175ae5
tools: fixed elf symbols load if gdbinit specified
...
ROM and bootloader symbols add to use in GDB (via 'idf.py gdb')
2022-10-03 18:48:16 +04:00
Alexey Lapshin
3eec946f60
tools: add esp-rom-elfs version '20220823'
2022-10-03 18:48:16 +04:00
Martin Gaňo
ca5bc94c27
fatfsgen.py: enabled 512 sized sectors
2022-10-03 09:33:15 +00:00
Mahavir Jain
3f3c9be14c
Merge branch 'bugfix/fix_socket_leak_v5.0' into 'release/v5.0'
...
esp-tls: socket will be set to -1 and will not be closed (backport v5.0)
See merge request espressif/esp-idf!20349
2022-10-03 13:14:07 +08:00
Mahavir Jain
68027354ad
Merge branch 'bugfix/esptool_secure_boot_signing_key_path_v5.0' into 'release/v5.0'
...
esptool: (re)populate the secure boot signing key path (v5.0)
See merge request espressif/esp-idf!20422
2022-10-03 13:13:50 +08:00
Mahavir Jain
e94ea3a02e
Merge branch 'bugfix/add_so_linger_to_httpd_config_v5.0' into 'release/v5.0'
...
esp_http_server: Add struct linger in httpd_config_t (v5.0)
See merge request espressif/esp-idf!20358
2022-10-03 13:13:26 +08:00
Mahavir Jain
21077eda8e
esptool: (re)populate the secure boot signing key path
...
For project with reduced component list, secure boot signing key
path was not getting correctly. This change sets the secure boot
signing key path explicitly based on the relevant config option.
Closes https://github.com/espressif/esp-idf/issues/9578
Close IDFGH-8075
2022-10-01 15:05:29 +00:00
Michael (XIAO Xufeng)
1d09c78c17
sdio_slave: allow disabling highspeed mode
2022-10-01 01:53:28 +08:00
Mahavir Jain
3d47d8ae38
Merge branch 'ci/fix_upload-submodules-cache_v5.0' into 'release/v5.0'
...
CI: fix upload submodule cache for runners using mirror server (v5.0)
See merge request espressif/esp-idf!20442
2022-09-30 21:52:23 +08:00
Jiang Jiang Jian
ec4dd8a3a2
Merge branch 'bugfix/ble_light_sleep_enter_issue' into 'release/v5.0'
...
Bugfix/ble light sleep enter issue
See merge request espressif/esp-idf!20336
2022-09-30 18:22:41 +08:00
zwl
719f05306f
Fixed the issue that master sends retransmitted data incorrectly on ESP32C2
2022-09-30 12:02:58 +08:00
cjin
0010f4c3a8
update controller lib for bugfix on light-sleep
2022-09-30 12:02:57 +08:00
cjin
9d7a7001ac
fix ble compilation error
2022-09-30 12:02:57 +08:00
Michael (XIAO Xufeng)
2a20a3c33f
Merge branch 'feat/essl_extra_component_v5.0' into 'release/v5.0'
...
essl: move from esp-idf component to extra component (v5.0)
See merge request espressif/esp-idf!20342
2022-09-30 10:43:34 +08:00
Chen Yudong
e3f1308505
CI: fix upload submodule cache for runners using mirror server
2022-09-29 23:22:11 +08:00
tgotic
2ac7008a16
intr_alloc: Fixed missing portEXIT_CRITICAL_SAFE
...
Closes https://github.com/espressif/esp-idf/pull/9867
[darian@espressif.com: Updated commit message]
Signed-off-by: Darian Leung <darian@espressif.com>
2022-09-29 20:36:27 +08:00
Michael (XIAO Xufeng)
cdc92f8c01
example: fixed spi_slave_hd and sdio hosts should pull essl package of compatible versions
2022-09-29 07:39:45 +00:00
Michael (XIAO Xufeng)
1e0c16deaf
sdio/example: fixed the essl return type issue
2022-09-29 07:39:45 +00:00
Michael (XIAO Xufeng)
c15f5f352c
essl: move from esp-idf component to extra component
2022-09-29 07:39:45 +00:00
Jiang Jiang Jian
bcb9328618
Merge branch 'feature/openthread_flash_optimization_5.0' into 'release/v5.0'
...
openthread: Add some flash optimization options for openthread component (backport v5.0)
See merge request espressif/esp-idf!20420
2022-09-29 15:36:50 +08:00
Michael (XIAO Xufeng)
7a14dc767f
Merge branch 'bugfix/fix_uart_fake_tx_done_v5.0' into 'release/v5.0'
...
uart: Fix unwanted processing of TX_DONE interrupt immediately after calling uart_wait_tx_done() (backport v5.0)
See merge request espressif/esp-idf!20313
2022-09-29 12:28:53 +08:00
WanqQixiang
14ef8d56ca
openthread: Add some flash optimization options for openthread component
...
openthread: use a certain version of esp_openthread_cli_extension managed component
2022-09-29 09:40:05 +08:00
morris
eb2f472069
test: fix rmt iram case random failure
2022-09-28 10:52:29 +08:00
Isha Pardikar
ba8fc01327
wifi_provisioning : Increased 1 byte of BLE advertising device name to store '\0', at the end, to ensure we adhere to the max name length as per spec.
2022-09-27 16:09:00 +05:30
Jakob Hasse
3ab9e57c41
refactor(editorconfig): Removed FreeRTOS tab rule
...
FreeRTOS used tabs before, but changed to spaces now.
This hasn't been reflected in the editorconfig file
and is fixed now.
2022-09-27 11:45:12 +02:00
morris
5d58c10c3e
rgb_lcd: support yuv converter
2022-09-27 14:32:04 +08:00
Harshit Malpani
ee0d9e03d0
esp_http_server: Add linger in httpd_config_t
...
Closes: https://github.com/espressif/esp-idf/issues/9514
2022-09-27 10:10:03 +05:30
Armando
9aca373bf0
ci: add adc test pattern
2022-09-27 12:20:37 +08:00
Armando
4f8bd12479
esp_adc: added comments to c3 test thresh, also sync to legacy tests
2022-09-27 12:19:36 +08:00
Armando
3ae1c587c0
ci: use adc dedicated test runners for adc tests
2022-09-27 12:19:25 +08:00
laokaiyao
0077163813
i2s_example: fixed i2s_adc_dac output gap
...
Closes: https://github.com/espressif/esp-idf/issues/9389
2022-09-27 11:31:44 +08:00
Roland Dobai
dc9a41b562
Tools: Improve download error messages coming from idf_tools.py
...
Closes https://github.com/espressif/esp-idf/issues/9618
2022-09-26 14:46:23 +02:00
Yuan Jian Min
769c6c2214
esp-tls: socket will be set to -1 and will not be closed
2022-09-26 19:20:15 +08:00
Marius Vikhammer
73fba0e574
docs: remove old and dead BT video example link
2022-09-26 09:31:24 +08:00
Marek Fiala
1e6e0cf062
Tools: Support ESP-IDF installed in system-wide shared directory for all users
...
Closes: https://github.com/espressif/esp-idf/issues/9329
Closes: https://github.com/espressif/esp-idf/pull/9328
2022-09-23 15:54:57 +02:00
Rahul Tank
f61c51567f
Nimble: Re-ordered the function sequence in stack deinit to be reverse of stack init process
2022-09-23 15:41:50 +05:30
Song Ruo Jing
9ffb65f52e
uart: Fix unwanted processing of TX_DONE interrupt immediately after calling uart_wait_tx_done()
...
In previous transmission(s), the TX_DONE interrupt raw bit may be raised, but never been cleared.
TX_DONE interrrupt status bit should be cleared before enabling it to check the new transmission.
Introduced in 4e09d147b11ed8a094b5858642c9f60d658ef656
2022-09-23 15:44:37 +08:00
jiangguangming
135927db06
tinyusb: fix typo naming of ACM
2022-09-22 20:31:55 +08:00
Michael (XIAO Xufeng)
0f59ffb94f
usb_serial_jtag: fixed the docs that we can use usj in sleep modes
...
Related to: https://github.com/espressif/esp-idf/issues/8507 , https://github.com/espressif/esp-idf/issues/8884
2022-09-22 15:33:21 +08:00