Sudeep Mohanty
8b40eabce8
fix(ringbuf): xRingbufferReceive() crashes for allow-split buffers
...
This commit adds an assert check to xRingbufferReceive() and
xRingbufferReceiveFromISR() functions to prevent them from being used to
retrieve items from an allow-split buffer. Corresponding documentation
has also been updated.
2025-03-19 14:33:11 +01:00
zhangyanjiao
51ff6490cc
fix(wifi): Update the doc for espnow add peer
2025-03-19 19:18:56 +08:00
yinqingzhao
85931bc569
docs(wifi): update iperf throughput performance
2025-03-18 11:03:24 +08:00
hrushikesh.bhosale
dfef9d5a40
feat(esp_http_server): Added httpd URI handler docs
...
Added docs to clarify the working of httpd URI handler
2025-03-17 11:27:32 +05:30
armando
4abe226cf3
feat(isp): supported bypass isp to use csi
2025-03-17 10:05:41 +08:00
Marius Vikhammer
70371347dc
Merge branch 'feature/newlib_iram_cleanup' into 'master'
...
feat(newlib): optimize IRAM usage
Closes IDF-7146
See merge request espressif/esp-idf!37647
2025-03-14 10:28:45 +08:00
Gao Xu
4fa523627d
Merge branch 'docs/fix_adc_flush_pool_descriptipon' into 'master'
...
docs(adc): correct ADC flush poll description
See merge request espressif/esp-idf!37543
2025-03-13 17:15:13 +08:00
Marius Vikhammer
20bbd2af42
feat(newlib): add option for placing newlib lock API into flash
2025-03-11 09:33:58 +08:00
Zhang Shu Xian
14908c9a2c
Merge branch 'docs/update_translation_about_iram' into 'master'
...
docs: Update translation for SPI flash and RAM Usage
Closes DOC-10358
See merge request espressif/esp-idf!37383
2025-03-10 18:56:42 +08:00
Shen Meng Jing
612b920eb1
Merge branch 'docs/sync_i2c' into 'master'
...
docs: Sync CN translation and EN source for i2c.rst
Closes DOC-10375
See merge request espressif/esp-idf!37441
2025-03-10 17:27:49 +08:00
Zhang Shuxian
f6cc4f6140
docs: Update translation for SPI flash and RAM Usage
2025-03-10 15:20:07 +08:00
shenmengjing
c290d9490e
docs: Sync CN translation and EN source for i2c.rst
2025-03-10 14:07:41 +08:00
morris
54cfdce964
Merge branch 'bugfix/bitscrambler_eof_mode' into 'master'
...
BitScrambler: Fixed the inconsistent EOF mode setting between assembler and driver
See merge request espressif/esp-idf!37499
2025-03-10 13:22:56 +08:00
Jiang Jiang Jian
4f5bed28e7
Merge branch 'bugfix/provisioning_sec2_aes_iv_usage' into 'master'
...
fix(provisioning): fix incorrect AES-GCM IV usage in security2 scheme
See merge request espressif/esp-idf!37226
2025-03-08 14:03:53 +08:00
Roland Dobai
2433000d06
Merge branch 'contrib/github_pr_15527' into 'master'
...
python-pip is also a required package on Arch Linux (GitHub PR)
Closes IDFGH-14789
See merge request espressif/esp-idf!37552
2025-03-07 18:08:30 +08:00
Mahavir Jain
ab7d37d014
fix(docs): update for changes in provisioning security2 scheme
2025-03-07 13:49:11 +05:30
armando
f0590c860e
refactor(cam): rename IRAM-Safe to Cache-Safe
2025-03-07 15:25:57 +08:00
redfast00
08b6f6018f
docs(esp32): Add python-pip as required package on Arch Linux
2025-03-06 12:15:36 +01:00
Roland Dobai
4e635009fc
Merge branch 'docs/diag_tool' into 'master'
...
docs: add idf.py diag documentation to api-guides
Closes IDF-11829
See merge request espressif/esp-idf!37205
2025-03-06 19:03:52 +08:00
gaoxu
19a15371e5
docs(adc): correct ADC flush poll description
2025-03-06 15:41:49 +08:00
Zhang Shuxian
889d1b8767
docs: Update CN translation in protocols
2025-03-06 15:33:07 +08:00
Mahavir Jain
843729c6f1
Merge branch 'feature/verify_chip_revision_during_ota' into 'master'
...
feat(esp_https_ota): added check for revision check while performing OTA
See merge request espressif/esp-idf!37270
2025-03-05 22:29:35 +08:00
morris
ee668ee658
test(BitScrambler): added more basic test cases
...
e.g. to test different eof mode, prefetch mode
2025-03-05 14:41:49 +08:00
Espressif BOT
a39d8d43ee
change(mbedtls/crt_bundle): Update esp_crt_bundle certificates
2025-03-05 10:44:47 +08:00
renpeiying
2aee9ac12c
docs: Add translation for api-guides/tools/diag_tool
2025-03-04 16:44:35 +08:00
morris
afb2154247
Merge branch 'docs/add_translation_for_bitscrambler' into 'master'
...
docs: Provide CN translation for bitscrambler
See merge request espressif/esp-idf!36804
2025-03-04 13:40:26 +08:00
Ren Peiying
f38bb558fc
docs: Provide CN translation for bitscrambler
2025-03-04 13:40:26 +08:00
nilesh.kale
714ebfc0d1
feat(esp_https_ota): added check for revision check while performing OTA
...
This commit added check to verify revision while performing OTA process.
OTA with version greater than chip revision will be prohibited.
2025-02-28 17:00:47 +05:30
Zhang Shuxian
a080ce9fad
docs: Provide CN translation for nvs bootloader and fix broken link
2025-02-28 19:09:52 +08:00
Peter Marcisovsky
b504d61f42
Merge branch 'fix/usb_host_docs_host_num_chan_reference' into 'master'
...
fix(usb_host): Fixing rererence to OTG_NUM_HOST_CHAN in USB Host docs
See merge request espressif/esp-idf!37163
2025-02-28 16:16:08 +08:00
Zhang Shu Xian
35a6584e92
Merge branch 'docs/update_cn_translation_for_ulp_lp_core' into 'master'
...
docs: Update CN translation for ulp-lp-core.rst
See merge request espressif/esp-idf!37343
2025-02-28 14:25:12 +08:00
Zhang Shuxian
19f148ed9d
docs: Update CN translation for ulp-lp-core.rst
2025-02-27 11:36:01 +08:00
C.S.M
dbd2aa8c54
Merge branch 'refactor/optimize_flash_iram_usage' into 'master'
...
refactor(spi_flash): optimize flash functions to save IRAM memory
See merge request espressif/esp-idf!36902
2025-02-27 11:26:23 +08:00
Martin Vychodil
fec59ecb42
Merge branch 'docs/fatfs_unlink_discrepancy' into 'master'
...
docs(storage/fatfs): discrepancies between FATFS and POSIX
Closes IDFGH-14405 and DOC-10313
See merge request espressif/esp-idf!36941
2025-02-26 21:40:29 +08:00
C.S.M
8f371a5004
docs(spi_flash): Add docs for spi_flash IRAM usage
2025-02-26 18:29:35 +08:00
morris
3dc8c0f3cb
docs(gpio): fix wrong psram support information
...
PSRAM is NOT supported on esp32c3, but IS supported on esp32c5 and
esp32c61
2025-02-26 10:23:18 +08:00
Zhang Shuxian
26078bbf9a
docs: Update CN translation for fatfs
2025-02-26 10:04:26 +08:00
Wang Meng Yang
909d81283d
Merge branch 'docs/fix_some_coexist_doc_issue' into 'master'
...
docs(coex): update rf coexistence documents
See merge request espressif/esp-idf!36974
2025-02-25 19:33:14 +08:00
Roman Leonov
d7222cc89e
Merge branch 'feature/usb_host_ext_hub_error_handle' into 'master'
...
feat(ext_hub): Added device error handling
Closes IDF-10057
Closes https://github.com/espressif/esp-idf/issues/15437
See merge request espressif/esp-idf!33956
2025-02-25 17:18:46 +08:00
linruihao
9f0c8e7bfc
docs(coex): update rf coexistence documents
...
- remove BLE connecting state in coexistence scenario
- remove WIFI section in H2 docs
2025-02-25 17:05:34 +08:00
Gao Xu
d17b0ed4fe
Merge branch 'feature/esp32h21_gpio_support' into 'master'
...
feat(esp32h21): support GPIO on esp32h21
Closes IDF-11611
See merge request espressif/esp-idf!36781
2025-02-25 11:12:54 +08:00
Erhan Kurubas
e405583bae
Merge branch 'update_usb_jtag_doc' into 'master'
...
docs(jtag): add esp32p4 usb jtag pin numbers
Closes DOC-10317
See merge request espressif/esp-idf!36698
2025-02-24 21:12:34 +08:00
Roman Leonov
e815f68a50
docs(usb_host): Removed the limitation for Low-speed device connected via hub
2025-02-24 19:39:53 +08:00
gaoxu
51ad6cfab0
feat(esp32h21): support RTC_IO and hysteresis on ESP32H21
2025-02-24 17:31:55 +08:00
gaoxu
760f134d84
feat(esp32h21): support GPIO on esp32h21
2025-02-24 17:24:16 +08:00
morris
5f70a525f0
doc(gptimer): refactor doc structure
...
Split into two parts: quick start and advanced usage
2025-02-24 15:04:19 +08:00
Frantisek Hrbata
e66405232c
docs: add idf.py diag documentation to api-guides
...
Add the initial documentation for the idf.py diagnostic tool, detailing
how it can be used to gather information for troubleshooting issues
related to the ESP-IDF project.
Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com >
2025-02-22 09:02:20 +01:00
Zhang Shuxian
c9183973cc
docs: Update CN translation for fatfs
2025-02-21 21:39:44 +08:00
Adam Múdry
d87a6d4b61
feat(fatfs): Add Kconfig options to set FF_FS_NOFSINFO value
...
Closes https://github.com/espressif/esp-idf/issues/15241
2025-02-21 21:39:44 +08:00
Erhan Kurubas
93b4ef13ae
docs(jtag): add esp32p4 usb jtag pin numbers
2025-02-21 10:32:43 +01:00