Chen Jichang
|
6edf48d253
|
feat(parlio_tx): support cs signal on esp32c5 v1.0
|
2025-04-25 14:25:01 +08:00 |
|
Chen Jichang
|
ca981fdf4d
|
feat(pcnt): re-support pcnt on ESP32-C5 V1.0
|
2025-04-25 13:07:38 +08:00 |
|
morris
|
ae5f8e550c
|
feat(rmt): introduce RMT_ENCODER_FUNC_ATTR for encoder functions
Closes https://github.com/espressif/esp-idf/issues/15832
|
2025-04-25 11:25:56 +08:00 |
|
morris
|
3fc566caf1
|
fix(parlio): reenable parlio rx driver cache safe test
|
2025-04-23 10:38:07 +08:00 |
|
Tomas Rezucha
|
206fe63029
|
Merge branch 'feat/new_usb_uvc_example' into 'master'
refactor(usb/host): Update UVC example for new UVC driver v2.0
Closes IDF-10240
See merge request espressif/esp-idf!38359
|
2025-04-22 18:26:43 +08:00 |
|
Mahavir Jain
|
6dc71c2b52
|
Merge branch 'docs/fix_unterminated_quotes' into 'master'
fix(docs): Fix unterminated quotes in secure-boot-v2.rst
See merge request espressif/esp-idf!38571
|
2025-04-22 15:10:32 +08:00 |
|
renpeiying
|
02a55611dd
|
Update CN translation
|
2025-04-22 08:48:30 +02:00 |
|
Konstantin Kondrashov
|
82276fc918
|
feat(docs): Adds ULP main documentation page
|
2025-04-21 13:20:54 +03:00 |
|
Ren Peiying
|
7e1c43060a
|
Merge branch 'docs/update_broken_link_in_jtag_debugging' into 'master'
docs: fix broken link
See merge request espressif/esp-idf!38514
|
2025-04-21 14:40:01 +08:00 |
|
morris
|
a4d32bb460
|
Merge branch 'feature/esp32c5_eco2_gpio_update' into 'master'
feat(gpio): esp32c5 eco2 gpio update
Closes IDF-12653, IDF-12710, and IO22-24
See merge request espressif/esp-idf!38358
|
2025-04-21 14:29:51 +08:00 |
|
harshal.patil
|
75fd14efbc
|
fix(docs): Fix unterminated quotes in secure-boot-v2.rst
|
2025-04-21 11:18:22 +05:30 |
|
Jiang Jiang Jian
|
186f2a8929
|
Merge branch 'bugfix/idf-11425' into 'master'
power management module memory (iram or flash) usage optimization
Closes IDF-11425
See merge request espressif/esp-idf!37550
|
2025-04-19 11:55:45 +08:00 |
|
renpeiying
|
c4477dc2fa
|
docs: fix broken link
|
2025-04-18 19:23:30 +08:00 |
|
Song Ruo Jing
|
ec5176e95a
|
fix(gpio): IO7 is not a LP IO anymore on C5 ECO2 chip
|
2025-04-18 19:03:08 +08:00 |
|
Li Shuai
|
47aa9ace8d
|
change(docs): add power management module memory usage optimization documentation
|
2025-04-17 22:06:21 +08:00 |
|
Zhang Shuxian
|
7fb61974f8
|
docs: Update cn translation for ecdsa
|
2025-04-17 18:02:46 +08:00 |
|
Tomas Rezucha
|
b37c882aa9
|
Merge branch 'docs/update_cn_translation_for_usb' into 'master'
docs: Provide CN translation for usb device
See merge request espressif/esp-idf!38387
|
2025-04-15 22:37:08 +08:00 |
|
Alexey Gerenkov
|
0181d1b1ce
|
Merge branch 'feat/add_esp_clang_libs_tool' into 'master'
Add support for esp-clang-libs to IDF tools
Closes IDFGH-15043
See merge request espressif/esp-idf!36391
|
2025-04-15 22:29:19 +08:00 |
|
Armando (Dou Yiwen)
|
b45b29ae16
|
Merge branch 'fix/fix_mmu_map_concurrent_issue' into 'master'
mmu: fix mmu map concurrent issue
Closes IDFGH-14841
See merge request espressif/esp-idf!37780
|
2025-04-15 12:02:23 +08:00 |
|
Zhang Shuxian
|
e664cb0e09
|
docs: Provide CN translation for usb device
|
2025-04-15 10:36:59 +08:00 |
|
Alexey Gerenkov
|
e7423ebbcc
|
feat(tools): Add standalone Clang libraries to tools.json
|
2025-04-14 17:10:55 +03: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 |
|
armando
|
5a1cb71184
|
fix(mmu): fixed esp_mmu_map concurrent issue and add related docs
|
2025-04-14 10:45:40 +08:00 |
|
morris
|
2b5d91ad1c
|
refactor(ana_cmpr): enhanced the driver implementation
|
2025-04-11 17:45:32 +08:00 |
|
Lu Wei Ke
|
dfcebcd5cf
|
Merge branch 'docs/migrate_esp32_bluetooth_networking_to_api_guide' into 'master'
docs: Migrate ESP32 Bluetooth Networking PDF content to BluFi API Guide
Closes DOC-7825
See merge request espressif/esp-idf!38043
|
2025-04-11 14:05:11 +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
|
a2e582db4e
|
docs: Migrate ESP32 Bluetooth Networking PDF content to BluFi API Guide
|
2025-04-11 11:12:28 +08:00 |
|
luweike
|
d4fc63553d
|
docs: Migrate ESP32 Bluetooth Architecture PDF content to ESP-IDF
|
2025-04-11 10:51:19 +08:00 |
|
Jiang Jiang Jian
|
2b390b2b22
|
Merge branch 'feature/add_tx_callback_api_for_80211_tx' into 'master'
feat(wifi): Added tx callback function for 80211 tx
Closes WIFI-6820
See merge request espressif/esp-idf!37673
|
2025-04-10 17:45:30 +08:00 |
|
zhangyanjiao
|
f73e8b2320
|
fix(docs): update the migration-guides for espnow change
|
2025-04-10 14:05:12 +08:00 |
|
Krzysztof Budzynski
|
95465323c6
|
Merge branch 'feature/deploy_chatbot_widget' into 'master'
feat(all): deployed chatbot widget
See merge request espressif/esp-idf!37541
|
2025-04-10 14:02:32 +08:00 |
|
Zhang Xiao Yan
|
b5f8020ad5
|
feat(all): deployed chatbot widget
|
2025-04-10 14:02:32 +08:00 |
|
Jiang Jiang Jian
|
4e5b286c67
|
Merge branch 'feature/update_espnow_documentation' into 'master'
feat(docs): update connectionless module window syncronization documentation
Closes WIFIBUG-1110
See merge request espressif/esp-idf!37918
|
2025-04-10 10:33:34 +08:00 |
|
Lu Wei Ke
|
f031cd39e7
|
Merge branch 'docs/fix_trans_typo' into 'master'
docs: Correct translation error and typo
Closes DOC-10585 and DOC-10632
See merge request espressif/esp-idf!38284
|
2025-04-09 14:03:30 +08:00 |
|
luweike
|
d4f73e7eac
|
docs: Add RF performance and revise EN
|
2025-04-08 15:13:33 +08:00 |
|
Mahavir Jain
|
9707baf05c
|
Merge branch 'feat/httpd_uri_handler_doc_update' into 'master'
feat(esp_http_server): Added httpd URI handler docs
See merge request espressif/esp-idf!37560
|
2025-04-08 13:59:49 +08:00 |
|
zhangyanjiao
|
2ed9f22731
|
fix(docs): update max data length in espnow doc
|
2025-04-08 10:51:38 +08:00 |
|
liuning
|
826c4a098a
|
feat(docs): update connectionless module window syncronization documentation
|
2025-04-08 10:48:48 +08:00 |
|
luweike
|
4639b465e7
|
docs: Correct translation error and typo
|
2025-04-07 18:49:56 +08:00 |
|
morris
|
c3f422348d
|
feat(rmt): support bitscrambler as a RMT encoder
|
2025-04-07 18:13:03 +08:00 |
|
Martin Vychodil
|
d69378cdd5
|
Merge branch 'update/nvs_example' into 'master'
refactor(nvs_examples): refactor nvs storage examples and add nvs_console example
See merge request espressif/esp-idf!37978
|
2025-04-07 16:27:06 +08:00 |
|
hrushikesh.bhosale
|
42e49ead0b
|
docs(esp_http_server): Updated the zh_CN esp_http_server.rst
|
2025-04-04 17:34:36 +05:30 |
|
sonika.rathi
|
b077caeebc
|
refactor(examples/storage): update document links
|
2025-04-03 14:21:11 +02:00 |
|
Jiang Jiang Jian
|
e49d5914b0
|
Merge branch 'refactor/sae_pt_flag' into 'master'
refactor(wifi) : Add SAE-H2E config flag and optimize wifi bin size for STA/SoftAP mode
See merge request espressif/esp-idf!36959
|
2025-04-03 18:58:14 +08:00 |
|
Wan Lei
|
1e30aa74b5
|
Merge branch 'feat/h21_spi_driver_support' into 'master'
feat(driver_spi): h21 spi driver support
Closes IDF-11583 and IDF-11587
See merge request espressif/esp-idf!37442
|
2025-04-03 16:15:14 +08:00 |
|
Chen Ji Chang
|
a25e7ab59e
|
Merge branch 'docs/parlio_tx_programming_guide' into 'master'
docs(parlio_tx): add programming guide
Closes IDF-11934
See merge request espressif/esp-idf!36298
|
2025-04-03 16:13:29 +08:00 |
|
Sajia
|
07540f3253
|
refactor(wifi): Add SAE PT config flag and optimize wifi bin size for sta mode
|
2025-04-03 10:00:28 +05:30 |
|
Chen Jichang
|
487a306cdd
|
docs(parlio_tx): add programming guide
|
2025-04-03 11:28:13 +08:00 |
|
wanckl
|
51873d46aa
|
feat(driver_spi): add h21 spi drivers supports
|
2025-04-03 11:27:29 +08:00 |
|