wanlei
|
fb8376cb8c
|
feat(i2s): c5mp i2s support
|
2024-05-22 17:29:48 +08:00 |
|
wanlei
|
e2432c1d20
|
feat(spi): c5mp gpspi master slave and hd driver support
|
2024-05-21 17:12:41 +08:00 |
|
shenmengjing
|
2dc3068a21
|
docs: Provide translation for jpeg&override_driver&arch in peripherals
|
2024-05-16 14:30:58 +08:00 |
|
gaoxu
|
1138d7d56a
|
feat(gpio): update c5 mp gpio docs
|
2024-05-13 16:19:28 +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 |
|
gaoxu
|
3db559ab21
|
feat(gpio): update gpio docs on ESP32C5 MP version
|
2024-05-11 10:49:42 +08:00 |
|
Linda
|
52cfd1bf24
|
docs: fix clock sources for esp32c6
|
2024-05-07 17:35:39 +08:00 |
|
morris
|
2352f17e63
|
test(gdma): can read data from flash rodata
|
2024-05-06 18:03:17 +08:00 |
|
mofeifei
|
f5bace9f4d
|
docs: update cn trans for etm.rst
|
2024-04-29 14:06:57 +08:00 |
|
shenmengjing
|
f0ef081d0a
|
docs: Update the CN translation with the label missing
|
2024-04-28 11:24:37 +08:00 |
|
Shen Meng Jing
|
554179609f
|
Merge branch 'docs/translate_spi_flash' into 'master'
Docs/translate spi flash & ulp_macros
Closes DOC-7532
See merge request espressif/esp-idf!29897
|
2024-04-26 15:31:23 +08:00 |
|
Kevin (Lao Kaiyao)
|
95ab3ccf96
|
Merge branch 'feature/support_gpio_on_c61' into 'master'
feat(gpio): support GPIO on ESP32C61
Closes IDF-9316
See merge request espressif/esp-idf!30380
|
2024-04-25 11:00:32 +08:00 |
|
shenmengjing
|
59644bccc2
|
docs: Provide CN translation for documents under api-reference
|
2024-04-25 10:59:40 +08:00 |
|
morris
|
e8e975112a
|
feat(rmt): support sleep retention
by back up the registers
|
2024-04-24 22:10:42 +08:00 |
|
Darian
|
c9ffd9ddaa
|
Merge branch 'refactor/usb_host_usbh_api' into 'master'
refactor(usb/host): Refactor USBH API
See merge request espressif/esp-idf!30029
|
2024-04-24 14:50:25 +08:00 |
|
laokaiyao
|
2c90b71d45
|
feat(gpio): support GPIO on ESP32C61
|
2024-04-24 14:27:40 +08:00 |
|
Song Ruo Jing
|
bf3067fa8a
|
fix(gpio_etm): allow one GPIO binds to multiple ETM tasks
|
2024-04-23 20:37:34 +08:00 |
|
Darian Leung
|
aa8939e7cc
|
docs(usb): Add USBH maintainer notes
|
2024-04-23 17:18:56 +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 |
|
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 |
|
morris
|
d908150adc
|
fix(rmt): calarify partial receive is not support on esp32
because of lack hardware support
|
2024-04-07 14:33:39 +08:00 |
|
shenmengjing
|
ce709de0f4
|
docs: Edit the CN Translation of usb_host_notes_index
|
2024-04-07 12:19:18 +08:00 |
|
shenmengjing
|
b8808f4211
|
docs: Edit the CN Translation and EN Source of usb-host
|
2024-04-03 10:45:06 +08:00 |
|
daiziyan
|
5fb96ec687
|
docs: sync up translation for several documents
|
2024-04-01 17:13:47 +08:00 |
|
Armando (Dou Yiwen)
|
9e8f5364eb
|
Merge branch 'feat/isp_af_driver' into 'master'
isp: added isp driver framework and isp af driver
See merge request espressif/esp-idf!27937
|
2024-04-01 10:44:48 +08:00 |
|
Armando
|
c50e42b7d5
|
doc(isp): added isp programming guide
|
2024-04-01 09:30:07 +08:00 |
|
shenmengjing
|
dbfc2bff84
|
docs: Provide translation for usb_host_notes_index.rst in api-reference
|
2024-03-29 17:33:10 +08:00 |
|
shenmengjing
|
0689c8e233
|
docs: Provide translation for parlio.rst
|
2024-03-29 16:13:05 +08:00 |
|
Armando
|
bdceef252b
|
doc(camera): added camera controller driver programming guide
|
2024-03-27 10:40:58 +08:00 |
|
morris
|
7de228d0a3
|
docs(ldo): add api reference for ldo regulator driver
|
2024-03-25 21:19:12 +08:00 |
|
Armando
|
ec44556a07
|
feat(sd): added power control driver and implementation layer with ldo
|
2024-03-25 11:32:56 +08:00 |
|
morris
|
f71044c877
|
feat(fast_gpio): support CPU controlled fast GPIO driver on esp32p4
|
2024-03-22 17:13:19 +08:00 |
|
morris
|
7d37e5655c
|
docs(lcd): add api reference for mipi dsi lcd
docs(lcd): add api reference for mipi dsi lcd
|
2024-03-21 18:19:58 +08:00 |
|
morris
|
61a283fdb5
|
Merge branch 'docs/sync_up_trans' into 'master'
docs:sync up CN translation for several documents
Closes DOC-7339
See merge request espressif/esp-idf!29553
|
2024-03-15 10:49:29 +08:00 |
|
Dai Zi Yan
|
f3686dcc73
|
Merge branch 'docs/add_Chinese_translation_for_api-reference/peripherals/usb_device.rst' into 'master'
docs: provide CN translation for api-reference/peripherals/usb_device.rst
Closes DOC-5759
See merge request espressif/esp-idf!24835
|
2024-03-15 10:31:59 +08:00 |
|
caixinying-git
|
cb9df99073
|
docs: provide CN translation for api-reference/peripherals/usb_device.rst
|
2024-03-14 17:38:43 +08:00 |
|
morris
|
7b135c4b8a
|
docs(rmt): clarification on memory and isr lantency
Closes https://github.com/espressif/esp-idf/issues/11651
Closes https://github.com/espressif/esp-idf/issues/13129
|
2024-03-14 14:23:12 +08:00 |
|
daiziyan
|
9ab87226fe
|
docs:sync up CN translation for several documents
|
2024-03-13 17:19:32 +08:00 |
|
wanlei
|
0cf11e5b87
|
feat(spi): add esp32c5 spi support
|
2024-03-07 18:11:48 +08:00 |
|
BOT
|
c07862cee8
|
Update temp_sensor.rst documentation to match example (GitHub PR)
|
2024-03-06 10:11:40 +08:00 |
|
gaoxu
|
7075b61a6a
|
docs(uart): update lp uart and p4/c5 uart programming guide
|
2024-03-01 16:21:22 +08:00 |
|
laokaiyao
|
45a094367d
|
change(doxyfile): move soc files to target specific doxygen
soc files relies on target variable, which not correct while there are multiple versions for one target
|
2024-03-01 10:16:45 +08:00 |
|
Cao Sen Miao
|
d11030ade6
|
docs(jpeg): Add basic programming guide for jpeg decoder
|
2024-02-29 17:20:09 +08:00 |
|