Ondrej Kosta
af7a99eb36
Merge branch 'feature/esp_emac_improvements' into 'master'
...
Feature/esp emac improvements
Closes IDF-8993, IDF-9110, IDF-9411, and IDF-5867
See merge request espressif/esp-idf!29828
2024-05-14 16:33:00 +08:00
morris
dc8d455255
Merge branch 'fix/unknown_header_build_failure_hal_crypto_app' into 'master'
...
fix(hal/test_apps): Fix build failure of the crypto hal test app for ESP32-P4
See merge request espressif/esp-idf!30824
2024-05-14 16:02:28 +08:00
Wan Lei
26ff7bb836
Merge branch 'feat/c61_c6lite_rom_freeze_update' into 'master'
...
feat(esp32c61): update for rom freeze
Closes IDF-9405
See merge request espressif/esp-idf!30737
2024-05-14 15:44:09 +08:00
harshal.patil
1c21eb367e
fix(hal/test_apps): Fix build failure of the crypto hal test app for ESP32-P4
...
- Add bootloader_support component in its priv_requires as we use source files from mbedtls
2024-05-14 11:53:44 +05:30
Ondrej Kosta
d15a9c2c48
feat(esp_eth): a new folder structure of the driver and other improvements
...
Fixed memory leak in emac_esp_new_dma function.
Polished ESP EMAC cache management.
Added emac_periph definitions based on SoC features and improved(generalized) ESP EMAC GPIO
initialization.
Added ESP EMAC GPIO reservation.
Added check for frame error condition indicated by EMAC DMA and created a target test.
2024-05-14 08:23:31 +02:00
Mahavir Jain
ee8a9e8410
Merge branch 'fix/aes_operation_using_psram_memory_with_psram_enc' into 'master'
...
Enable AXI-DMA AES-ECC mean access when external memory encryption is enabled
See merge request espressif/esp-idf!30379
2024-05-14 13:15:33 +08:00
wanlei
e89e8e0ded
feat(esp32c61): update for rom freeze
2024-05-14 12:46:51 +08:00
Marius Vikhammer
6245159dcc
Merge branch 'feat/c5_basic_pma' into 'master'
...
feat(cpu): add basic PMA protection for null access
See merge request espressif/esp-idf!30803
2024-05-14 10:06:18 +08:00
Jiang Jiang Jian
f97ad23b4d
Merge branch 'bugfix/ftm_fix_wrong_compensation' into 'master'
...
fix(esp_wifi): Fix issue in selecting FTM compensation with external AP
Closes WIFIBUG-547 and WIFIBUG-548
See merge request espressif/esp-idf!30684
2024-05-13 21:14:04 +08:00
Sudeep Mohanty
7430285d45
Merge branch 'fix/hello_world_linux_target_on_macos' into 'master'
...
fix(esp-tls): Fix compilation for linux target on macos
See merge request espressif/esp-idf!30798
2024-05-13 19:31:00 +08:00
harshal.patil
3eb6487bb5
fix(bootloader_support): Make esp_flash_encrypt.h independent of spi_flash_mmap.h header
2024-05-13 16:54:45 +05:30
harshal.patil
5dfbc47192
fix(mbedtls/crypto_shared_gdma): Enable AXI-DMA enable external memory AES-ECC access
...
- When external memory encryption is enabled, set the aes_ecc bit of AXI-DMA to enable memory access
2024-05-13 16:54:45 +05:30
Abhik Roy
e2f6920c4f
Merge branch 'lwip/if_indextoname_compolation_fix' into 'master'
...
fix(newlib): Fixed compilation error referencing undefined POSIX interface API
Closes IDFGH-12575
See merge request espressif/esp-idf!30561
2024-05-13 18:39:56 +08:00
Gao Xu
1029476a82
Merge branch 'feature/esp32c5_mp_gpio_support' into 'master'
...
C5 gpio support and update docs
See merge request espressif/esp-idf!30792
2024-05-13 18:36:52 +08:00
Marius Vikhammer
dfcc710aef
feat(cpu): add basic PMA protection for null access
2024-05-13 18:10:19 +08:00
Harshit Malpani
6345761c80
Merge branch 'contrib/github_pr_13764' into 'master'
...
Document additional errs returned by esp_ota_write (GitHub PR)
Closes IDFGH-12784
See merge request espressif/esp-idf!30765
2024-05-13 17:03:27 +08:00
gaoxu
1138d7d56a
feat(gpio): update c5 mp gpio docs
2024-05-13 16:19:28 +08:00
gaoxu
6def5faab5
feat(gpio): rename c61 IOMUX to IO_MUX
2024-05-13 16:18:19 +08:00
gaoxu
bce26b29c3
feat(rom): update c5 mp verison rom ld file
2024-05-13 16:18:18 +08:00
Sudeep Mohanty
41a8521774
fix(esp-tls): Fix compilation for linux target on macos
...
This commit fixes compilation errors for the esp-tls component for the
linux target on a MacOS system.
2024-05-13 10:13:54 +02:00
Shu Chen
562623c67e
Merge branch 'feature/ot_remove_config_buffer_range' into 'master'
...
feat(openthread): remove the range for some configurations
See merge request espressif/esp-idf!30770
2024-05-13 14:43:27 +08:00
Nachiket Kukade
23809777fa
fix(esp_wifi): Fix issue in selecting FTM compensation with external AP
2024-05-13 12:10:38 +05:30
zwx
927bead6c4
feat(openthread): remove the range for some configurations
2024-05-13 10:53:17 +08:00
Wang Lei
1ee9f80067
Merge branch 'feat/remove_sdio_rst_for_c5mp_c61' into 'master'
...
fix(esp_rom): remove sdio rst for c5mp c61
See merge request espressif/esp-idf!30691
2024-05-13 10:40:28 +08:00
Lucian Popescu
37d9a3c183
docs(ota): Document additional errs returned by esp_ota_write
...
Squashed commit of the following:
commit f47a894231168298f9763642e7d421ebd5e7dc46
Author: Lucian Popescu <lucian.popescu187@gmail.com>
Date: Fri May 10 10:44:17 2024 +0300
Update correct codes for esp_ota_write
Co-authored-by: Harshit Malpani <65167938+hmalpani@users.noreply.github.com>
commit ea407fb82ec75a2e666713607e8892f0ffa91556
Author: Lucian Popescu <lucian.popescu187@gmail.com>
Date: Wed May 8 14:06:37 2024 +0300
docs(ota): Document additional errs returned by esp_ota_write
2024-05-12 18:51:08 +08:00
morris
6a57c26469
Merge branch 'feature/esp32c5_mp_gpio_support' into 'master'
...
esp32c5 mp gpio support
Closes IDF-9649
See merge request espressif/esp-idf!30474
2024-05-11 22:50:23 +08:00
C.S.M
0299e78272
Merge branch 'bugfix/bod_wait_cycle_c2_c3' into 'master'
...
bugfix(brownout): Fix no intr cycle wait on esp32c3, esp32c2
Closes IDF-9661
See merge request espressif/esp-idf!30785
2024-05-11 17:50:47 +08:00
C.S.M
096a23af06
Merge branch 'feature/usj_support_p4' into 'master'
...
feature(usb_serial_jtag): Add usb serial jtag support on esp32p4
Closes IDF-7496
See merge request espressif/esp-idf!30754
2024-05-11 17:50:27 +08:00
Jiang Jiang Jian
94f543d10c
Merge branch 'bugfix/fix_mesh_packet_tx_issue' into 'master'
...
fix(wifi): fix the tx issue when mesh timeremain equal to zero
Closes WIFIBUG-276
See merge request espressif/esp-idf!30587
2024-05-11 16:30:55 +08:00
C.S.M
46b19b8526
bugfix(brownout): fix issue that no wait cycle on c3 and c2
2024-05-11 15:33:50 +08:00
Kevin (Lao Kaiyao)
8054d82ea1
Merge branch 'bugfix/fix_intr_priority_in_isp_af' into 'master'
...
fix(isp_af): fixed isp af intr priority
See merge request espressif/esp-idf!30782
2024-05-11 15:13:30 +08:00
C.S.M
bbe23a467a
test(spi_flash): Disable flash wrap test on esp32p4
2024-05-11 14:53:19 +08:00
wanglei
097a53f139
fix(soc): remove RESET_REASON_CORE_SDIO define for esp32c61
2024-05-11 14:46:09 +08:00
wanglei
2e27c22afd
fix(esp_system): remove sdio core rst for esp32c61
2024-05-11 14:46:09 +08:00
wanglei
f074909ab5
fix(esp_rom): remove sdio rst, wake cause from rom rtc.h
2024-05-11 14:46:09 +08:00
C.S.M
15cf203632
feature(usb_serial_jtag): add usb serial jtag support for esp32p4
2024-05-11 14:16:57 +08:00
Michael (XIAO Xufeng)
0121e99d05
Merge branch 'feature/support_chip912_cpll_spll_eco1' into 'master'
...
feat: support(esp32p4_eco1): modify cpll and spll config
Closes IDF-9612, IDF-9613, and IDF-8939
See merge request espressif/esp-idf!30675
2024-05-11 11:42:39 +08:00
laokaiyao
e106c281ad
fix(isp_af): fixed isp af intr priority
2024-05-11 11:12:43 +08:00
gaoxu
cbef285352
feat(pm): add SOC_PM_SUPPORTED in soc caps
2024-05-11 10:51:17 +08:00
gaoxu
6e4b50511e
feat(coredump): replace fun sel function
2024-05-11 10:51:16 +08:00
gaoxu
3db559ab21
feat(gpio): update gpio docs on ESP32C5 MP version
2024-05-11 10:49:42 +08:00
Xiao Xufeng
8753934582
feat(esp32p4): add eco1 revision config option
2024-05-10 22:51:12 +08:00
chaijie@espressif.com
29ddd2b720
feat(esp32p4_eco1): modify cpll and spll config
2024-05-10 22:18:17 +08:00
Abhik Roy
67440fa4e9
fix(lwip): Fixed compilation error referencing undefined POSIX interface API
...
Closes https://github.com/espressif/esp-idf/issues/13577
2024-05-10 23:05:36 +10:00
laokaiyao
627631429a
feat(parlio_rx): support parlio rx on p4
2024-05-10 16:55:46 +08:00
zhangyanjiao
a017812623
fix(wifi): fix the tx issue when mesh packet lifetime remain equal to zero
2024-05-10 16:28:52 +08:00
Wang Meng Yang
caa248be08
Merge branch 'bugfix/loadprohibited_after_bt_deinit' into 'master'
...
fix(coex): fixed crash issue in coexist callback
Closes BT-3715
See merge request espressif/esp-idf!30493
2024-05-10 12:16:43 +08:00
Mahavir Jain
a3dff04cf3
Merge branch 'bugfix/fix_resetting_redirect_counter' into 'master'
...
fix: reset redirect counter for using same handler
Closes IDFGH-12636 and IDFGH-12667
See merge request espressif/esp-idf!30395
2024-05-10 12:02:36 +08:00
Mahavir Jain
9294914c4a
Merge branch 'bugfix/make_event_posting_timeout_configurable' into 'master'
...
fix: Add config option to set timeout for posting events
Closes IDFGH-12649
See merge request espressif/esp-idf!30601
2024-05-10 11:58:45 +08:00
gongyantao
88774ee612
fix(bt): fixed assert_1024 issue when bt tx and wifi coexist
...
Closes https://github.com/espressif/esp-idf/issues/13656
2024-05-10 10:18:54 +08:00