Mahavir Jain
1da3d68f7e
Merge branch 'fix/docs_nvs_encryption_update_v5.3' into 'release/v5.3'
...
docs(nvs_encryption): Updated the docs of nvs_encryption (v5.3)
See merge request espressif/esp-idf!32909
2024-09-04 16:25:18 +08:00
morris
212973cca3
Merge branch 'refactor/gptimer_sleep_retention_v5.3' into 'release/v5.3'
...
Fix gptimer auto reload configuration being overwritten by regdma (v5.3)
See merge request espressif/esp-idf!32729
2024-09-04 12:08:05 +08:00
morris
14f723244c
Merge branch 'contrib/github_pr_14310_v5.3' into 'release/v5.3'
...
fix(gptimer): remove incorrect param from example (GitHub PR) (v5.3)
See merge request espressif/esp-idf!32684
2024-09-04 11:32:05 +08:00
hrushikesh.bhosale
19ab530729
docs(nvs_encryption): Updated the docs of nvs_encryption
...
Updated the documentation by changing subtype from key to
nvs_keys in nvs_encryption.rst
2024-08-18 20:02:48 +05:30
Armando
eca7b3b1f1
fix(xip): move rest xip_psram doc out from non updated list
2024-08-14 14:57:44 +08:00
morris
998cd5e1f7
refactor(gptimer): sleep retention code clean up
2024-08-09 18:15:32 +08:00
LonerDan
3084df33d3
docs(gptimer): remove incorrect param from example
...
Fixes call to `gptimer_start` in one of the examples
which includes extra second parameter `&alarm_config`,
when the function takes only one.
Mreges https://github.com/espressif/esp-idf/pull/14310
2024-08-08 10:05:35 +08:00
morris
e566ffffcb
Merge branch 'feature/support_uart_sleep_retention_v5.3' into 'release/v5.3'
...
feat(uart): support uart module sleep retention (v5.3)
See merge request espressif/esp-idf!32464
2024-07-31 22:07:59 +08:00
Song Ruo Jing
8b8bb72ad4
feat(uart): support uart module sleep retention on c6/h2/p4
2024-07-31 15:15:11 +08:00
Marius Vikhammer
cf36c11b81
feat(lp-core): added support for using ETM events as wake-up source
2024-07-31 11:55:24 +08:00
morris
c782e57a0f
Merge branch 'feature/usb_host_hub_support_collective_backport_v5.3' into 'release/v5.3'
...
refactor(usb/host): Prerequisite Refactoring For Hub Collective backport (v5.3)
See merge request espressif/esp-idf!30480
2024-07-29 17:11:08 +08:00
Jiang Jiang Jian
e3e5b3452d
Merge branch 'docs/add_the_description_of_gpio_wakeup_in_lightsleep_when_pd_top_v5.3' into 'release/v5.3'
...
docs(pm): add description for gpio_wakeup (backport v5.3)
See merge request espressif/esp-idf!31737
2024-07-26 11:47:17 +08:00
Jiang Jiang Jian
86bcea64b9
Merge branch 'feature/touch_driver_ng_on_p4_v5.3' into 'release/v5.3'
...
feat(touch_sensor): touch driver ng on p4 (v5.3)
See merge request espressif/esp-idf!31624
2024-07-26 11:42:27 +08:00
Jiang Jiang Jian
5e24acf877
Merge branch 'fix/esp_eth_p4_docs_v5.3' into 'release/v5.3'
...
docs(esp_eth): enabled Configure MAC and PHY section for P4 (v5.3)
See merge request espressif/esp-idf!31496
2024-07-26 11:14:37 +08:00
Darian Leung
7db459d85f
docs(usb): Add USBH maintainer notes
2024-07-24 15:21:02 +08:00
laokaiyao
e6103c521a
docs(touch): add doc for cap touch sens driver
2024-07-13 15:47:20 +08:00
Sudeep Mohanty
f910f13de9
feat(lp-spi): Added support for LP SPI driver to the LP Core on esp32p4
...
This commit adds LP SPI master and LP SPI slave support for the LP Core
on the esp32p4.
2024-06-28 08:57:28 +02:00
Lou Tianhao
dc9f9bf957
docs(pm): add description for gpio_wakeup
2024-06-26 14:04:49 +08:00
Xiaoyu Liu
8cabe4380b
docs(sys-time): add esp32c5 info into programming guide docs
2024-06-25 15:35:11 +08:00
Ondrej Kosta
f1989b0dc1
docs(esp_eth): enabled Configure MAC and PHY section for P4
2024-06-13 13:53:37 +02:00
Marius Vikhammer
f1df3eb99b
docs(core): update misc docs for C5
2024-06-12 10:24:33 +08:00
Michael (XIAO Xufeng)
98e99e712f
Merge branch 'feature/esp32c5_mp_gpio_support_v5.3' into 'release/v5.3'
...
Feature/esp32c5 mp gpio support (v5.3)
See merge request espressif/esp-idf!30884
2024-06-12 00:51:06 +08:00
David Čermák
943dd72da0
Merge branch 'feature/esp_emac_improvements_v5.3' into 'release/v5.3'
...
Feature/esp emac improvements (v5.3)
See merge request espressif/esp-idf!31368
2024-06-11 23:44:01 +08:00
morris
dafc3b3cd5
Merge branch 'feat/gdma_set_burst_size_v5.3' into 'release/v5.3'
...
feat(gdma): return alignment constraints required by the GDMA channel (v5.3)
See merge request espressif/esp-idf!31113
2024-06-11 11:59:03 +08:00
Marius Vikhammer
45c7eb4d4b
Merge branch 'feature/make_heap_alloc_caps_align_memory2_v5.3' into 'release/v5.3'
...
Align memory requested from heap component to hw requirements (v5.3)
See merge request espressif/esp-idf!31195
2024-06-11 09:42:04 +08:00
morris
e8852d5c38
change(async_memcpy): set DMA transfer burst size
2024-06-07 22:44:18 +08:00
morris
2f0c9b3584
feat(gdma): set burst size and return alignment constraint
...
burst size can affect the buffer alignment
2024-06-07 22:44:18 +08:00
Ondrej Kosta
f6420436eb
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-06-07 15:26:18 +02:00
Jeroen Domburg
df4195062d
change(system): heap_caps_alloc returns aligned memory if caps indicate a need for it
...
The implicit promise of heap_alloc_caps() and friends is that the memory it
returns is fit for the purpose as requested in the caps field. Before
this commit, that did not happen; e.g. DMA-capable memory wass returned
from a correct region, but not aligned/sized to something the DMA subsystem
can handle.
This commit adds an API to the esp_mm component that is then used by the
heap component to adjust allocation alignment, caps and size dependent on
the hardware requirement of the requested allocation caps.
2024-05-30 16:02:03 +08:00
Song Ruo Jing
1b1005a1d8
feat(ppa): add PPA driver support for ESP32P4
2024-05-27 11:34:47 +08:00
Marius Vikhammer
4ec0065d74
Merge branch 'docs/p4_hw_design_v5.3' into 'release/v5.3'
...
docs(sys-time): update link to hw design guidelines (v5.3)
See merge request espressif/esp-idf!30934
2024-05-20 13:57:29 +08:00
Marius Vikhammer
f3a73cbce3
docs(sys-time): update link to hw design guidelines
2024-05-20 12:16:19 +08:00
gaoxu
f27e117b5b
feat(gpio): update gpio docs on ESP32C5 MP version
2024-05-16 15:02:55 +08:00
xiongweichao
9eb61ef5a7
docs: Update the process of Bluetooth entering sleep in the sleep_modes.rst
2024-05-09 11:01:31 +08:00
morris
a04f786380
test(gdma): can read data from flash rodata
2024-05-07 13:01:11 +08:00
Jakob Hasse
6fea6aae8c
docs(esp_ringbuf): Corrected example code block
...
* Closes https://github.com/espressif/esp-idf/issues/13730
2024-05-06 10:15:03 +02:00
Song Ruo Jing
665883229e
fix(gpio_etm): allow one GPIO binds to multiple ETM tasks
2024-04-24 15:58:49 +08:00
Mo Fei Fei
19471852af
Docs: update cn trans for ulp-lp-core.rst
2024-04-22 16:44:44 +08:00
Wang Zi Yan
020c6931ee
docs: Update CN for esp_https_server.rst and tips-and-quirks.rst
2024-04-19 17:37:05 +08:00
laokaiyao
fc000cd7b7
ci(doc): enable doc build for esp32c5
2024-04-18 19:39:29 +08:00
shenmengjing
4e0c5d3e8e
docs: Provide translation for ecdsa.rst and qemu.rst
2024-04-18 14:58:39 +08:00
Zhang Xiao Yan
36c860a588
Merge branch 'docs/add_description_configure_usb_pins_to_gpio' into 'master'
...
docs: add code snippet showing how to configure usb pins to gpio
See merge request espressif/esp-idf!30236
2024-04-17 14:03:07 +08:00
Linda
3b7e16f182
docs: add code snippet showing how to configure usb pins to gpio
2024-04-16 14:53:12 +08:00
Michael (XIAO Xufeng)
a30375f335
Merge branch 'doc/auto_suspend_disabled_by_default' into 'master'
...
doc(flash): fix auto suspend enabled by default issue
See merge request espressif/esp-idf!30086
2024-04-15 23:48:37 +08:00
Xiao Xufeng
ca93d4e1eb
doc(flash): fix auto suspend enabled by default issue
2024-04-15 17:47:31 +08:00
Zhang Xiao Yan
4018c719e9
Merge branch 'docs/add_example_code_snippet_ota' into 'master'
...
docs: add code snippet for checking OTA state
See merge request espressif/esp-idf!30157
2024-04-11 18:23:20 +08:00
Linda
b4be134ca3
docs: add code snippet for checking OTA state
2024-04-11 16:04:07 +08:00
Linda
28f12230ae
docs: update description of USB-JTAG GPIOs
2024-04-10 15:58:01 +08:00
Shen Meng Jing
35c4b059e4
Merge branch 'docs/translate_usb_host_notes_index' into 'master'
...
docs: Provide translation for usb_host_notes_index.rst in api-reference
Closes DOC-7527
See merge request espressif/esp-idf!29877
2024-04-09 17:38:04 +08:00
Linda
544b655a40
docs: update the description of UART interrupt
2024-04-09 10:52:53 +08:00