Armando
|
3c7a83303a
|
feat(ppa): added ppa dsi example
|
2024-07-16 09:46:34 +08:00 |
|
Sudeep Mohanty
|
8d489caed0
|
Merge branch 'docs/ulp_shared_variables_note' into 'master'
docs(lp-core): Added a note about how shared variables are initialized
See merge request espressif/esp-idf!31655
|
2024-06-24 17:57:05 +08:00 |
|
Konstantin Kondrashov
|
a648a95660
|
Merge branch 'feature/doc_for_parttool' into 'master'
feat(doc): Adds note for parttool that if SB or FE are on
See merge request espressif/esp-idf!31318
|
2024-06-24 16:28:24 +08:00 |
|
Sudeep Mohanty
|
dbde548875
|
docs(lp-core): Added a note about how shared variables are initialized
This commit adds a note to the ULP RISC-V and LP-Core docs regarding how
shared variables are initialized.
|
2024-06-24 15:21:23 +08:00 |
|
harshal.patil
|
4d6cb7bf23
|
docs(secure_boot): Add secure boot signature verification time for esp32p4
|
2024-06-21 21:59:55 +05:30 |
|
Omar Chebib
|
6b10f1e952
|
Merge branch 'docs/explain_i2c_transmit_receive' into 'master'
docs: add explanation for I2C transmist-receive operation
Closes IDFGH-13002
See merge request espressif/esp-idf!31509
|
2024-06-21 15:38:57 +08:00 |
|
Mahavir Jain
|
dc10f18286
|
Merge branch 'feature/vulnerabilities_doc_page' into 'master'
docs: add page to summarize the security vulnerabilities and advisories
See merge request espressif/esp-idf!30883
|
2024-06-21 09:32:32 +08:00 |
|
Kevin (Lao Kaiyao)
|
e301e4ee34
|
Merge branch 'feature/support_parlio_on_c5' into 'master'
feat(parlio): support parlio on c5
Closes IDF-8685 and IDF-8686
See merge request espressif/esp-idf!31604
|
2024-06-20 19:16:12 +08:00 |
|
C.S.M
|
5bd39b54d3
|
feat(usb_serial_jtag): Add usb serial jtag support on esp32c5
|
2024-06-20 16:55:55 +08:00 |
|
laokaiyao
|
f301db44b8
|
feat(parlio): support parlio on C5
|
2024-06-20 14:28:37 +08:00 |
|
Krzysztof Budzynski
|
aa27fbd231
|
Merge branch 'feature/feedback_thumb' into 'master'
feat(docs): add feedback thumb
Closes DOC-3836
See merge request espressif/esp-idf!31207
|
2024-06-20 13:25:39 +08:00 |
|
Liu Yi Chuan
|
7733fbe7a4
|
feat(docs): add feedback thumb
|
2024-06-20 13:25:39 +08:00 |
|
Omar Chebib
|
6a542c1fa0
|
docs: add explanation for I2C transmist-receive operation
* Closes https://github.com/espressif/esp-idf/issues/13952
|
2024-06-20 11:02:52 +08:00 |
|
Alexey Lapshin
|
b0ba5689f1
|
Merge branch 'feature/gcc-fanalyzer' into 'master'
feat(ci): add gnu static analyzer job
See merge request espressif/esp-idf!30902
|
2024-06-19 19:31:53 +08:00 |
|
Zhang Shu Xian
|
668503a188
|
Merge branch 'docs/delete_user_guide_esp32_s2_devkitm_1' into 'master'
docs: Delete user guide esp32-s2-devkitm-1
See merge request espressif/esp-idf!31397
|
2024-06-19 17:28:59 +08:00 |
|
sonika.rathi
|
6b1ebc324a
|
docs(storage): update esp32p4 storage programming guide
|
2024-06-19 08:44:51 +02:00 |
|
Shen Meng Jing
|
6707aa3c34
|
Merge branch 'docs/translate_efuse' into 'master'
docs: Provide Chinese translation for api-reference/system/efuse.rst
Closes DOC-6214
See merge request espressif/esp-idf!31357
|
2024-06-19 11:50:49 +08:00 |
|
Marius Vikhammer
|
a60d19949d
|
Merge branch 'feature/c5_mp_lp_core' into 'master'
feat(lp-core): bringup lp-core for C5 MP
See merge request espressif/esp-idf!31563
|
2024-06-19 11:14:25 +08:00 |
|
renpeiying
|
fb487779d9
|
docs: Provide Chinese translation for api-reference/system/efuse.rst
|
2024-06-19 10:59:38 +08:00 |
|
Mahavir Jain
|
2a4f227c5c
|
docs: add page to summarize the security vulnerabilities and advisories
|
2024-06-19 10:06:01 +08:00 |
|
Marius Vikhammer
|
aae3aa5e5f
|
feat(lp-core): bringup lp-core for C5 MP
LP-Core is now able to boot and run on C5 MP chip.
|
2024-06-19 09:18:47 +08:00 |
|
Zhang Shu Xian
|
221e110d82
|
Merge branch 'docs/translate_error_handling' into 'master'
docs: Update translation for error handling
Closes DOC-7836
See merge request espressif/esp-idf!30867
|
2024-06-19 09:13:13 +08:00 |
|
morris
|
049bdd9e37
|
Merge branch 'refactor/gptimer_sleep_retention' into 'master'
Fix gptimer auto reload configuration being overwritten by regdma
See merge request espressif/esp-idf!31314
|
2024-06-18 17:09:44 +08:00 |
|
Alexey Lapshin
|
ed6e497c6f
|
feat(build): add COMPILER_STATIC_ANALYZER option
|
2024-06-18 14:25:37 +08:00 |
|
C.S.M
|
b0f2205f70
|
feat(i2c): Add i2c support on esp32c5 mp
|
2024-06-18 10:37:36 +08:00 |
|
morris
|
3ef9426e2a
|
refactor(gptimer): sleep retention code clean up
|
2024-06-18 09:59:12 +08:00 |
|
zhangshuxian
|
51d1fdddf3
|
docs: Provide translation for error handling
|
2024-06-17 16:13:18 +08:00 |
|
laokaiyao
|
c731b099ee
|
remove(c5beta3): remove c5 beta3 doxy files
|
2024-06-17 12:02:15 +08:00 |
|
Sudeep Mohanty
|
1513fd6a82
|
docs(freertos): Enabled FreeRTOS docs for esp32c5 and esp32c61
This commit enables the FreeRTOS doc build for esp32c5 and esp32c61.
|
2024-06-14 16:38:44 +02:00 |
|
caixinying-git
|
53f75bda8d
|
docs: provide CN translation for api-reference/peripherals/twai.rst
|
2024-06-14 17:40:35 +08:00 |
|
Ivan Grokhotkov
|
455e83e556
|
Merge branch 'doc/stdio_console' into 'master'
docs(console): add an API guides page on standard I/O
Closes IDFGH-12951
See merge request espressif/esp-idf!31343
|
2024-06-13 18:15:12 +08:00 |
|
Ondrej Kosta
|
83d554d370
|
Merge branch 'fix/esp_eth_p4_docs' into 'master'
docs(esp_eth): enabled Configure MAC and PHY section for P4
See merge request espressif/esp-idf!31489
|
2024-06-13 18:03:22 +08:00 |
|
Ivan Grokhotkov
|
c565f9e028
|
docs(console): add an API guides page on standard I/O
Closes https://github.com/espressif/esp-idf/issues/13907
|
2024-06-13 10:40:20 +02:00 |
|
Ondrej Kosta
|
d3a802b122
|
docs(esp_eth): enabled Configure MAC and PHY section for P4
|
2024-06-13 10:24:04 +02:00 |
|
Kevin (Lao Kaiyao)
|
c23165bb34
|
Merge branch 'feature/touch_driver_ng_on_p4' into 'master'
feat(touch_sensor): touch driver ng on p4
Closes IDF-7477
See merge request espressif/esp-idf!25941
|
2024-06-13 02:32:53 +08:00 |
|
shenmengjing
|
85557380dd
|
docs: Update the CN translation for three docs in security
|
2024-06-12 19:01:11 +08:00 |
|
laokaiyao
|
d263ab3145
|
docs(touch): add doc for cap touch sens driver
|
2024-06-12 15:44:25 +08:00 |
|
Armando (Dou Yiwen)
|
cd1ec8426c
|
Merge branch 'doc/isp_bf_dvp_programming_guide' into 'master'
isp: bf dvp programming guide
Closes IDF-10091 and IDF-10092
See merge request espressif/esp-idf!31361
|
2024-06-12 14:13:11 +08:00 |
|
Armando
|
7861856db0
|
doc(isp): isp bf programming guide
|
2024-06-12 12:13:06 +08:00 |
|
Armando
|
55acf9e7b3
|
doc(isp): isp dvp programming guide
|
2024-06-12 12:13:06 +08:00 |
|
Marius Vikhammer
|
b343ae4e42
|
Merge branch 'docs/c5_core_docs' into 'master'
docs(core): update misc docs for C5
Closes IDF-9484, IDF-9487, IDF-9483, IDF-10161, IDF-10164, and IDF-10160
See merge request espressif/esp-idf!31196
|
2024-06-12 10:18:37 +08:00 |
|
Marius Vikhammer
|
54fde52895
|
docs(c61): check misc system c61 docs
|
2024-06-12 09:38:42 +08:00 |
|
Marius Vikhammer
|
618eb845d6
|
docs(core): update misc docs for C5
|
2024-06-12 09:37:47 +08:00 |
|
Song Ruo Jing
|
3d7cce3d6a
|
Merge branch 'feature/esp32c5_xtal_support' into 'master'
feat(clk): support ESP32C5 XTAL 40M/48M selection
Closes IDF-8943
See merge request espressif/esp-idf!31409
|
2024-06-12 00:18:50 +08:00 |
|
Song Ruo Jing
|
ac6101bf4e
|
feat(clk): support ESP32C5 XTAL 40M/48M selection
|
2024-06-11 17:42:43 +08:00 |
|
Armando (Dou Yiwen)
|
bc581fb444
|
Merge branch 'change/rm_esp_dma_x_usage_in_doc' into 'master'
dma: remove esp_dma_x usage in programming guide
See merge request espressif/esp-idf!31427
|
2024-06-11 15:16:14 +08:00 |
|
Armando
|
9780c49128
|
change(dma): remove esp_dma_x usage in programming guide
|
2024-06-11 14:34:28 +08:00 |
|
Wang Fang
|
469c51bf2b
|
Merge branch 'docs/update_CN_translation_for_rng_p4' into 'master'
docs: Update Chinese translation of RNG document for P4 support
Closes DOC-7906
See merge request espressif/esp-idf!31130
|
2024-06-11 10:25:46 +08:00 |
|
Jan Beran
|
950428c2f4
|
feat(tools): Add often used espefuse subcommands to idf.py
|
2024-06-07 16:23:17 +02:00 |
|
zhangshuxian
|
c4ec627a00
|
docs: Delete user guide esp32-s2-devkitm-1
|
2024-06-07 17:08:44 +08:00 |
|