harshal.patil
7786cbe2c8
docs(mem_alloc): Fix typo to make a section visible for non-esp32 spiram targets
2024-11-05 10:56:20 +05:30
Xiao Xufeng
ed31c19933
fix(sdio_slave): prevents peripheral power domain being powered off when SDIO slave in use
2024-10-31 21:25:40 +08:00
Shen Meng Jing
b2bc90d97a
Merge branch 'docs/update_ulp_lp_core_cn' into 'master'
...
docs: Update CN translation for ulp-lp-core.rst
Closes DOC-8773
See merge request espressif/esp-idf!33352
2024-10-25 18:59:41 +08:00
wanckl
ef7406257a
feat(driver_spi): spi master support sleep retention(recovery)
2024-10-24 12:47:32 +08:00
Song Ruo Jing
92d335548f
Merge branch 'feature/ledc_sleep_retention_support' into 'master'
...
feat(ledc): support ledc sleep mode selection
Closes IDFGH-12713, IDF-9740, IDF-9769, IDF-9909, IDF-10372, IDF-10394, IDF-8472, and IDFCI-2450
See merge request espressif/esp-idf!34097
2024-10-24 11:43:11 +08:00
renpeiying
46770a50a6
docs: standardize the names of bootloaders in esp-idf
2024-10-23 11:29:24 +08:00
Song Ruo Jing
4a90deb227
feat(ledc): support ledc sleep mode selection
...
Support LEDC sleep retention on C6/H2/P4
2024-10-22 17:54:32 +08:00
Chen Jichang
b6645acafe
feat(parlio): support sleep retention
2024-10-21 20:25:39 +08:00
Armando
332ddd64e3
doc(twai): added sleep retention doc
2024-10-18 14:14:16 +08:00
C.S.M
4cbc790628
feat(temperature_sensor): Add sleep retention support for temperature sensor
2024-10-16 17:35:35 +08:00
morris
709fbf0a19
Merge branch 'docs/update_pthread_cn' into 'master'
...
docs: Update the CN translation for pthread.rst/ota .rst
Closes DOC-8536 and DOC-9081
See merge request espressif/esp-idf!32531
2024-10-12 18:45:24 +08:00
shenmengjing
b7d445389d
docs: Update CN translation for ulp-lp-core.rst
2024-10-10 14:15:27 +08:00
morris
0722aa8209
feat(etm): support sleep retention
2024-10-10 12:12:58 +08:00
laokaiyao
0cb4bdc54e
feat(i2s): support sleep retention
2024-09-30 17:38:22 +08:00
shenmengjing
c0f296dafc
docs: Update the CN translation for several docs
2024-09-29 10:53:29 +08:00
Chen Jichang
e56f04fdd3
fix(mcpwm): fix pm_lock memory issues
2024-09-27 14:41:34 +08:00
Marius Vikhammer
564d777018
Merge branch 'feature/lp_core_40_mhz' into 'master'
...
feat(system): support choosing xtal as rtc-fast clock src on P4 and C5
Closes IDF-10203
See merge request espressif/esp-idf!32450
2024-09-20 10:57:15 +08:00
Marius Vikhammer
00eb97725b
feat(system): support choosing xtal as rtc-fast clock src on P4 and C5
...
With xtal as rtc-fast clock source the LP-Core can run at twice the default
clock frequency. 40 MHz as opposed to 20 MHz.
2024-09-19 17:30:44 +08:00
Shen Meng Jing
3c99557eee
Merge branch 'docs/update_cn_translation' into 'master'
...
docs: Update CN translation for several docs
Closes DOC-8745 and DOC-8735
See merge request espressif/esp-idf!33071
2024-09-14 19:03:31 +08:00
Konstantin Kondrashov
efdc853b45
Merge branch 'feature/esp32c61_esp_timer_systimer' into 'master'
...
feat(esp_timer): Updates systimer and esp_timer for ESP32-C61
Closes IDF-9284, IDF-10955, IDF-9307, and IDF-9308
See merge request espressif/esp-idf!33439
2024-09-14 16:08:40 +08:00
wuzhenghui
0cd6532d36
docs(sleep_mode): update outdated sleep mode configure API in docs
2024-09-12 15:09:31 +08:00
Konstantin Kondrashov
3081a4ea49
feat(esp_timer): Updates systimer and esp_timer
2024-09-12 14:26:37 +08:00
shenmengjing
f6003fb8bf
docs: Update CN translation for several docs
2024-09-06 16:17:32 +08:00
Alexey Gerenkov
a07eed67ef
Merge branch 'feat/ulp_debug' into 'master'
...
feat(ulp): Add LP core debugging support
See merge request espressif/esp-idf!31802
2024-09-04 22:56:16 +08:00
Shen Meng Jing
5ec3bebf00
Merge branch 'docs/translate_esp_timer' into 'master'
...
docs: Provide Chinese translation for esp_timer
Closes DOC-8234
See merge request espressif/esp-idf!31814
2024-09-04 16:50:37 +08:00
shenmengjing
26c8cae4dd
docs: Provide Chinese translation for esp_timer
2024-09-04 14:51:36 +08:00
Alexey Gerenkov
625c437412
feat(ulp): Add LP core debugging support
2024-09-03 18:28:14 +03:00
Shen Meng Jing
6bfa408c7b
Merge branch 'docs/update_ulp_lp_core_ulp_risc_v_cn' into 'master'
...
docs: Update the CN translation for ulp-lp-core.rst and ulp-risv-v.rst
See merge request espressif/esp-idf!32692
2024-09-03 21:50:59 +08:00
shenmengjing
5214656421
docs: Update the CN translation for ulp-lp-core.rst and ulp-risv-v.rst
2024-09-03 19:29:55 +08:00
Mahavir Jain
5be4aca831
Merge branch 'feature/update_security_docs_for_c5' into 'master'
...
feat: updated security docs for ESP32C5
Closes IDF-9476, IDF-9501, and IDF-9499
See merge request espressif/esp-idf!32928
2024-09-03 14:22:25 +08:00
Peter Marcisovsky
82a4c12817
refactor(console/advanced): Merge console advanced and advanced_usb_cdc examples
...
- removed examples/system/console/advanced_usb_cdc
- refactor resulting console/advanced example
- enabled advanced console for all peripherals (UART, USB_OTG, USB_JTAG)
- added pytest to check UART console output
- update docs
2024-09-02 09:14:42 +02:00
nilesh.kale
3550e36a68
feat: updated security docs for ESP32C5
...
This commit modified document files for ESP32C5.
This revised chnages for security components, RNG, provisioning and
some minor changes in sample output for flash encryption example.
2024-09-02 11:50:07 +05:30
laokaiyao
1c2f8b8ce0
feat(bootloader): support to check efuse block revision
...
change(bootloader): remove ignore efuse check flag (temp)
change(bootloader): use int for the minimum efuse blk rev (temp)
2024-08-26 10:02:31 +08:00
laokaiyao
f3879f7615
docs(chip_revision): update eFuse block revision info
2024-08-26 10:02:31 +08:00
Jakob Hasse
db067f3bda
docs(interrupts): improved interrupt handler placement documentation
2024-08-21 10:35:04 +02:00
renpeiying
20379aeffb
docs: Optimize translation for api-reference/system/inc files
2024-08-19 13:09:34 +08:00
Linda
e5019c9da0
docs: update application examples related to system
2024-08-16 16:16:58 +08:00
Chris Mumford
41f1b60b65
Typo fix: shard→shared
2024-08-12 09:03:52 +08:00
Fu Hanxi
1d40eb8ce3
docs: fix found warnings and errors by rstfmt
2024-08-05 11:50:07 +02:00
Wu Zheng Hui
f2cf9a961b
Merge branch 'doc/update_esp32p4_pm_programming_guide_docs' into 'master'
...
docs(pm): update power management related docs for esp32p4
Closes IDF-7672
See merge request espressif/esp-idf!31328
2024-08-01 19:05:15 +08:00
wuzhenghui
172402528d
docs(pm): update power management related docs for esp32p4
2024-08-01 15:50:46 +08:00
Marius Vikhammer
41dd1a351b
Merge branch 'feat/cmake_plugin_ulp' into 'master'
...
feat(lp-core): allow custom cmake for ULP project
Closes IDF-10551
See merge request espressif/esp-idf!31919
2024-07-31 09:31:57 +08:00
Marius Vikhammer
b6208df463
feat(lp-core): allow custom cmakefile project file for ULP project
2024-07-30 12:30:54 +08:00
Zhang Xiao Yan
9e1d02a3ef
Merge branch 'docs/add_application_examples_system_component' into 'master'
...
docs: add or update application examples of system component
See merge request espressif/esp-idf!32004
2024-07-29 17:20:17 +08:00
Linda
0af1256a12
docs: add or update application examples of system component
2024-07-29 16:00:18 +08:00
Linda
08ea11fd43
docs: update application examples for sleep_modes.rst and deep-sleep-stub.rst
2024-07-24 16:11:55 +08:00
Marius Vikhammer
74a04c140c
feat(ulp): add option for routing LP-printf to HP console
2024-07-17 17:16:40 +08:00
Jakob Hasse
bddc1e95ef
feat(rt/posix): Added FreeRTOS-Plus-POSIX message queues implementation
...
Note: The current mq_open() implementation is changed to match
the POSIX standard.
2024-07-11 21:08:01 +02:00
Marius Vikhammer
d1132ddfa2
Merge branch 'feature/lp_core_etm' into 'master'
...
feat(lp-core): added support for using ETM events as wake-up source
Closes IDF-10201 and IDF-6360
See merge request espressif/esp-idf!31810
2024-07-08 12:23:03 +08:00
Marius Vikhammer
de2a66ebe0
feat(lp-core): added support for using ETM events as wake-up source
2024-07-08 11:04:34 +08:00