Ivan Grokhotkov
6ddf31bbdc
feat(tools): enable idf.py qemu integration for ESP32-S3
2024-06-12 10:50:13 +02:00
Ivan Grokhotkov
aad9ab02e8
feat(esp_eth): enable openeth in QEMU for ESP32-S3
2024-06-12 10:50:13 +02:00
Ivan Grokhotkov
74d5c40ac9
feat(tools): update qemu version to esp_develop_9.0.0_20240606
2024-06-12 10:50:13 +02:00
andylinpersonal
700f9b7e90
feat(ulp): Generate compile_commands.json for ulp targets
...
This commit adds the generation of the compile_command.json file for ULP
and LP core apps.
Merges https://github.com/espressif/esp-idf/pull/13926
2024-06-12 10:17:16 +02:00
laokaiyao
d263ab3145
docs(touch): add doc for cap touch sens driver
2024-06-12 15:44:25 +08:00
Martin Vychodil
c4ffee4b81
Merge branch 'feat/sdio_validate_hs_mode' into 'master'
...
feat(sdmmc): add high speed mode switch validation check for SDIO
See merge request espressif/esp-idf!30743
2024-06-12 15:38:44 +08:00
Roman Leonov
0a78f7207b
Merge branch 'feature/usb_host_hub_uid_prereq' into 'master'
...
feat(hub): Added device tree nodes list and uid calculation logic
See merge request espressif/esp-idf!31043
2024-06-12 15:30:27 +08:00
aditi_lonkar
c890c85d3d
fix(esp_wifi): Fix for issue in changing opmode when wps is enabled
2024-06-12 12:34:52 +05:30
Island
8057d80f25
Merge branch 'bugfix/fix_some_ble_bugs_240531' into 'master'
...
Fixed some BLE bugs 240531 on ESP32C3 (0738a61)
See merge request espressif/esp-idf!31260
2024-06-12 14:13:43 +08:00
Armando (Dou Yiwen)
cd1ec8426c
Merge branch 'doc/isp_bf_dvp_programming_guide' into 'master'
...
isp: bf dvp programming guide
Closes IDF-10091 and IDF-10092
See merge request espressif/esp-idf!31361
2024-06-12 14:13:11 +08:00
morris
15cebb6be7
Merge branch 'feat/rmt_sleep_retention_esp32p4' into 'master'
...
feat(rmt): support sleep retention on esp32p4
Closes IDF-9936
See merge request espressif/esp-idf!31390
2024-06-12 13:47:55 +08:00
Armando
615f486791
fix(esp_system): fixed not necessary public require to bootloader_support
2024-06-12 12:13:06 +08:00
Armando
7861856db0
doc(isp): isp bf programming guide
2024-06-12 12:13:06 +08:00
Armando
55acf9e7b3
doc(isp): isp dvp programming guide
2024-06-12 12:13:06 +08:00
laokaiyao
e8b29653c0
feat(touch_sens): add example for the touch sensor v3
2024-06-12 12:09:17 +08:00
laokaiyao
b09a7a922d
ci(touch): add test cases for cap touch sens driver
2024-06-12 12:09:17 +08:00
laokaiyao
865e3ee2de
feat(touch_sens): touch sensor driver-ng on P4
2024-06-12 12:09:17 +08:00
Jiang Jiang Jian
11bbd9b76d
Merge branch 'fix/fix_sta_scan_when_connected_cause_bcn_timeout_loop' into 'master'
...
fix(wifi): fix sta scan when connected cause bcn timeout loop issue
Closes WIFBUG-606
See merge request espressif/esp-idf!31438
2024-06-12 12:05:35 +08:00
Gao Xu
3ec99db2d5
Merge branch 'feat/esp32c5_mp_uart_support' into 'master'
...
feat(uart): support HP/LP uart on ESP32C5 MP
Closes IDF-8722
See merge request espressif/esp-idf!31024
2024-06-12 11:00:51 +08:00
Armando (Dou Yiwen)
3af0335b3f
Merge branch 'feature/p4_lcdcam_dvp_cam_driver' into 'master'
...
feat(cam): add esp32-p4 lcd_cam dvp driver
Closes IDF-10029
See merge request espressif/esp-idf!31085
2024-06-12 10:44:44 +08:00
morris
31fd72538f
feat(rmt): support sleep retention on esp32p4
2024-06-12 10:44:20 +08:00
Marius Vikhammer
34cc6c0464
Merge branch 'bugfix/clic_intr_thresh' into 'master'
...
fix(intr): fixed intr threshhold min level on C5
See merge request espressif/esp-idf!31269
2024-06-12 10:40:46 +08:00
Marius Vikhammer
b343ae4e42
Merge branch 'docs/c5_core_docs' into 'master'
...
docs(core): update misc docs for C5
Closes IDF-9484, IDF-9487, IDF-9483, IDF-10161, IDF-10164, and IDF-10160
See merge request espressif/esp-idf!31196
2024-06-12 10:18:37 +08:00
Marius Vikhammer
54fde52895
docs(c61): check misc system c61 docs
2024-06-12 09:38:42 +08:00
Marius Vikhammer
618eb845d6
docs(core): update misc docs for C5
2024-06-12 09:37:47 +08:00
Marius Vikhammer
eb24a57728
feat(intr): basic interrupt/freertos support for C61
2024-06-12 09:25:47 +08:00
Song Ruo Jing
3d7cce3d6a
Merge branch 'feature/esp32c5_xtal_support' into 'master'
...
feat(clk): support ESP32C5 XTAL 40M/48M selection
Closes IDF-8943
See merge request espressif/esp-idf!31409
2024-06-12 00:18:50 +08:00
David Čermák
64fb5a2849
Merge branch 'feat/netif_errcode_wifitxfail_2' into 'master'
...
change(esp_netif): Add Non-Fatal errtype to indicate lower layer medium failure
See merge request espressif/esp-idf!29835
2024-06-11 22:02:49 +08:00
Mohammad-Mohsen Aseman-Manzar
51fb928d4b
Fix stack overflow bug for examples/bluetooth/esp_hid_device
when using esp32s3 with nimble
...
Related to 60354c39a9
2024-06-11 16:13:34 +03:30
gaoxu
ed6ca697cf
feat(uart): support HP/LP uart on ESP32C5 MP
2024-06-11 19:34:03 +08:00
Peter Marcisovsky
bfcdc3ca0e
Merge branch 'refactor/usb_device_examples_cdc_rx_cb' into 'master'
...
refactor(examples): Refactor rx callbacks in USB device examples with CDC device
Closes IDF-10095
See merge request espressif/esp-idf!31319
2024-06-11 18:45:38 +08:00
Kapil Gupta
63386f34bf
Merge branch 'bugfix/wpa3_init_crash' into 'master'
...
fix(wpa_supplicant): Fix wpa3 AP crash because of dangling pointer
Closes WIFIBUG-540
See merge request espressif/esp-idf!31358
2024-06-11 18:06:30 +08:00
Song Ruo Jing
ac6101bf4e
feat(clk): support ESP32C5 XTAL 40M/48M selection
2024-06-11 17:42:43 +08:00
wangtao@espressif.com
644944f30a
fix(wifi): fix sta scan when connected cause bcn timeout loop issue
2024-06-11 16:25:51 +08:00
Jiang Jiang Jian
721b4c89c9
Merge branch 'bugfix/fix_configure_gcmp_failure_issue' into 'master'
...
fix(wifi): fix configure gcmp failure issue
Closes WIFIBUG-618
See merge request espressif/esp-idf!31312
2024-06-11 16:10:34 +08:00
Yogesh Mantri
586207207f
change(esp_netif): Add Non-Fatal errtype to indicate lower layer medium failure
...
UDP application sends packet using esp_netif, underlying transport such
as Wi-Fi may drop the packet due to higher load. New error code
represent transient, non-fatal packet drop error. udp application may
use such errtype, for example to rate limit.
2024-06-11 09:20:49 +02:00
Roman Leonov
b688ee2cba
feat(hub): Added device tree nodes list and uid calculation
2024-06-11 09:20:42 +02:00
Armando (Dou Yiwen)
bc581fb444
Merge branch 'change/rm_esp_dma_x_usage_in_doc' into 'master'
...
dma: remove esp_dma_x usage in programming guide
See merge request espressif/esp-idf!31427
2024-06-11 15:16:14 +08:00
Armando
9780c49128
change(dma): remove esp_dma_x usage in programming guide
2024-06-11 14:34:28 +08:00
Jakub Kocka
23ba79d5c7
fix(tools): Avoid crashing when Git is used to acquire IDF version
...
Closes https://github.com/espressif/esp-idf/issues/13345
2024-06-11 08:13:25 +02:00
Dong Heng
a347fa175f
feat(cam): add esp32-p4 lcd_cam dvp driver
2024-06-11 10:59:27 +08:00
Wang Fang
469c51bf2b
Merge branch 'docs/update_CN_translation_for_rng_p4' into 'master'
...
docs: Update Chinese translation of RNG document for P4 support
Closes DOC-7906
See merge request espressif/esp-idf!31130
2024-06-11 10:25:46 +08:00
wuzhenghui
083ef29dcd
change(esp_hw_support): remove esp32c6 & esp32h2 solved todos
2024-06-11 10:20:23 +08:00
Roman Leonov
b86bd6bcdc
Merge branch 'bugfix/usb_host_enum_unused_value' into 'master'
...
fix(enum): Fixed STALL on descriptor request, removed unused value
Closes IDF-10067
See merge request espressif/esp-idf!31349
2024-06-11 02:55:27 +08:00
Roman Leonov
d214c482f6
fix(enum): Added STALL handling on descriptor fetching
2024-06-10 19:45:15 +02:00
Roman Leonov
db1f13d259
fix(enum): Removed unused value
2024-06-10 19:45:15 +02:00
Roland Dobai
9babaaa1b9
Merge branch 'feat/add_espefuse_espsecure_subcommands' into 'master'
...
feat: add some espefuse subcommands to idf.py
See merge request espressif/esp-idf!29274
2024-06-10 22:12:35 +08:00
David Cermak
d3567b080f
fix(esp_netif): Don't warn about disabling napt if wasn't enabled
2024-06-10 13:34:06 +02:00
harshal.patil
a8f509f481
fix(esp_hw_support): Fix incorrect PMA configuration for ESP32-P4
...
- As the PMA entry that made some memory regions cacheable was
assigned the highest priority, some intermediate inaccessible
memory regions bypassed protection.
- Added tests for the same
- Verified that even after changing the priority of the PMA entry,
a write operation at SOC_IRAM_LOW + 0x40 (a random RAM cached address)
still needs the same number (29) of CPU cycles.
2024-06-10 11:55:58 +05:30
Anton Maklakov
21258ad833
Merge branch 'fix/lwip-gnu-analyzer-warnings' into 'master'
...
fix(lwip): fix gcc -fanalyzer warnings
See merge request espressif/esp-idf!31395
2024-06-09 13:40:39 +08:00