Wei Yuhan
80905af2f0
docs(ble): Added BLE Multi Connection Guide
2025-12-24 19:58:05 +08:00
Wang Ning
61eeab0af3
docs: update git clone command to only clone latest commit
2025-12-12 19:21:59 +08:00
luweike
7a528c46f6
docs: remove old wifi.rst files after document split
2025-12-09 09:24:17 +08:00
Mahavir Jain
81c961a656
Merge branch 'refactor/esp_tee_soc_cap' into 'master'
...
feat(esp_tee): Mark ESP32-H2 as a supported target for ESP-TEE
See merge request espressif/esp-idf!43434
2025-12-08 14:11:15 +05:30
Laukik Hase
c88f9c3be1
feat(esp_tee): Mark ESP32-H2 as a supported target for ESP-TEE
2025-11-25 10:13:31 +05:30
zhuanghang
ceef28fe9e
feat(802.15.4): supported 802.15.4 for esp32h4
2025-11-24 10:39:01 +08:00
Laukik Hase
7a1ab62cf7
docs(esp_tee): Enable ESP-TEE documentation for ESP32-C61
2025-11-12 12:48:27 +05:30
Frantisek Hrbata
8146123890
feat(docs): load esp_docs_cmakev2_extension
...
Load the esp_docs_cmakev2_extension to process documentation comments
from CMake files.
Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com >
2025-10-30 17:17:49 +08:00
weiyuhan
1e84dea7d0
Added BLE Low Power Mode Introduction
2025-10-28 13:00:39 +08:00
morris
d4d8b09ced
feat(hal):graudate the LCD hal driver into a new component
...
- Introduced new HAL components for LCD and MIPI DSI, including:
- `lcd_hal.c` and `lcd_hal.h` for LCD hardware abstraction layer.
- `mipi_dsi_hal.c` and `mipi_dsi_hal.h` for MIPI DSI hardware
abstraction layer.
- Peripheral connection definitions in `lcd_periph.c` and
`lcd_periph.h`.
- Added necessary types and utility functions in `lcd_types.h` and
`mipi_dsi_types.h`.
- Updated CMakeLists to include the new HAL components in the build
system.
- Removed legacy references to LCD and MIPI DSI in the HAL and SOC
CMakeLists.
2025-10-22 17:00:18 +08:00
Laukik Hase
afe8fea489
docs(esp_tee): Enable ESP-TEE documentation for ESP32-C5
2025-10-06 18:49:01 +05:30
Jack
17f7fd5ba6
fix migration guide build error
2025-09-27 11:44:29 +05:30
WanqQixiang
6b503d0db5
component: Remove wifi_provisioning component and esp_prov tool
2025-09-26 09:48:50 +08:00
laokaiyao
f15a60f2f6
remove(touch_element): remove touch_element from idf
...
Touch Element Library is moved to managed component.
(https://components.espressif.com/components/espressif/touch_element/versions/1.0.0/readme )
2025-09-04 11:26:17 +08:00
C.S.M
1b4ad917c5
docs(uhci): Fix uhci compiling on non-supported target
2025-09-03 10:35:38 +08:00
luweike
222560ade4
docs: Add SoC conditional flag for Bluetooth Classic in migration guides
2025-08-25 14:20:54 +08:00
Marius Vikhammer
c6f435f390
docs(misc): cleanup docs for C5 and C61
2025-08-18 10:55:01 +08:00
gaoxu
a4bbc07ad8
docs(sdio): update c61 sdio support docs
2025-07-18 09:29:37 +08:00
Zhang Shuxian
c26a6f7830
docs: Add index page for ADC
2025-07-02 14:10:57 +08:00
weiyuhan
56130d0366
Resupport C61 documentation build
2025-06-13 11:52:07 +08:00
wanckl
6fde8cf8d2
ci(esp32c61): disable soc_caps, docs, test for eco3 update
2025-05-26 16:04:23 +08:00
C.S.M
093db55bf4
docs(uhci): implementation for uart-dma (uhci) docs
2025-05-16 15:14:51 +08:00
Marius Vikhammer
f3d1717408
docs(esp32h4): support building esp32h4 docs
2025-05-13 11:09:15 +08:00
armando
69164ed912
feat(sdio): supported sdio on esp32c5
2025-04-30 14:48:28 +08:00
yinqingzhao
dd9f8bfcbc
feat(wifi): chip esp32c5 eco2 support wifi
2025-04-28 10:52:55 +08:00
Konstantin Kondrashov
82276fc918
feat(docs): Adds ULP main documentation page
2025-04-21 13:20:54 +03:00
laokaiyao
9a88effab8
ci: disabled RF soc caps for c5 eco2
...
Disable the RF soc caps to bypass the build of un-supported RF examples
2025-04-16 11:01:39 +08:00
morris
1522efa910
Merge branch 'doc/touch_element_support_esp32s3' into 'master'
...
docs(touch): build the touch element doc for esp32s3
Closes IDFGH-15073
See merge request espressif/esp-idf!38366
2025-04-14 14:10:47 +08:00
Lu Wei Ke
bff87e206d
Merge branch 'docs/migrate_esp32_bluetooth_architecture_to_idf' into 'master'
...
docs: Migrate ESP32 Bluetooth Architecture PDF content to ESP-IDF
Closes DOC-9217
See merge request espressif/esp-idf!37781
2025-04-11 14:04:36 +08:00
morris
2b21d5a887
docs(touch): build the touch element doc for esp32s3
...
Closes https://github.com/espressif/esp-idf/issues/15755
2025-04-11 13:26:07 +08:00
luweike
d4fc63553d
docs: Migrate ESP32 Bluetooth Architecture PDF content to ESP-IDF
2025-04-11 10:51:19 +08:00
Zhang Xiao Yan
b5f8020ad5
feat(all): deployed chatbot widget
2025-04-10 14:02:32 +08:00
Chen Jichang
487a306cdd
docs(parlio_tx): add programming guide
2025-04-03 11:28:13 +08:00
Peter Dragun
806c93e08e
change: fix issues reported by ruff
2025-03-27 12:30:23 +01:00
Shen Weilong
3a71bec278
feat(bt): added definitions for bluetooth hci vendor commands and events
2025-03-25 15:07:31 +08:00
Marius Vikhammer
1e72b10b26
docs(build): add support for building H21 docs
2025-01-26 11:44:28 +08:00
laokaiyao
805d2ffb34
docs(touch): update touch sensor docs for the new driver
2025-01-10 16:42:36 +08:00
Laukik Hase
cb84119600
docs(esp_tee): Added documentation for the ESP-TEE framework
...
- Co-authored-by: Shen Meng Jing <shenmengjing@espressif.com >
2025-01-08 11:37:42 +05:30
Jeroen Domburg
a88e719e33
feat(driver): BitScrambler support
...
This adds an assembler for the BitScrambler assembly language,
plus unit tests for it. It also adds the loopback driver,
which can do BitScrambler operations on memory-to-memory
transfers. Documentation is also included.
2024-12-30 09:39:23 +08:00
Marius Vikhammer
813b98ca8f
Merge branch 'docs/add_html_download_link' into 'master'
...
feat(docs): Replace PDF download link with HTML zip download link
Closes IDFCI-2216 and DOC-9689
See merge request espressif/esp-idf!35705
2024-12-19 14:54:21 +08:00
Marius Vikhammer
0140c6fb78
feat(docs): Replace PDF download link with HTML zip download link
...
PDF build would randomly fail after S3 docs grew to a certain size.
At 3k+ pages PDF is not very usable anyways.
For offline use an HTML archive makes more sense.
2024-12-19 11:42:20 +08:00
Tomas Rezucha
a57e4d7bdd
Merge branch 'feat/dfu_p4' into 'master'
...
feat(dfu): Enable DFU on ESP32-P4
Closes IDF-7757
See merge request espressif/esp-idf!35539
2024-12-18 23:57:23 +08:00
Wei Yu Han
d9f0e1201c
docs(ble): Added BLE Qualification Information to API Guides
2024-12-17 12:03:43 +08:00
Tomas Rezucha
bf86ab3926
feat(dfu): Enable DFU on ESP32-P4
2024-12-11 09:23:32 +01:00
Chen Jichang
e890b4bd7e
feat(lcd): support parlio lcd interface
2024-12-04 14:50:16 +08:00
Armando
0cbcd652a3
doc(lp_vad): lp vad programming guide
2024-11-21 11:08:11 +08:00
Roman Leonov
4685405a3f
docs(ext_port): Added maintainers notes for External Port Driver
2024-10-30 18:41:56 +08:00
laokaiyao
c007ec5f17
feat(touch): update doc and example for touch version 2
2024-10-30 10:02:49 +08:00
Mahavir Jain
d78439a572
docs: enable qemu doc guide for ESP32-S3
2024-09-27 13:34:00 +05:30
xuxiao
8780375859
feat(wifi): add wifi support for esp32c61
2024-08-30 20:43:06 +08:00