morris
|
373d9b3dbc
|
Merge branch 'feature/default_clk_for_gptimer' into 'master'
clk_tree: added default clock source for peripherals (GPTimer, RMT, LCD, TempSensor)
Closes IDF-4894
See merge request espressif/esp-idf!17759
|
2022-04-19 18:02:40 +08:00 |
|
songruojing
|
534346f4bb
|
ledc: Provide support for esp32c2 and esp32h2
LEDC examples, unit test, and programming guide are all updated.
|
2022-04-14 08:15:14 +00:00 |
|
morris
|
f32a89826c
|
clk_tree: added default clock source for peripheral
|
2022-04-14 15:44:56 +08:00 |
|
Wang Fang
|
c18a72134d
|
Merge branch 'docs/remove_dedicated_gpio_for_esp32c3' into 'master'
Update dedicated GPIO document for ESP32-C3
Closes DOC-2660
See merge request espressif/esp-idf!17669
|
2022-04-14 11:13:49 +08:00 |
|
Wang Fang
|
a633704790
|
docs: update dedicated gpio doc for esp32-c3
|
2022-04-14 11:00:30 +08:00 |
|
morris
|
5732e2a4be
|
driver: fix dead code in error handling path
... for gptimer and pulse_cnt driver, reported by Coverity Scan
|
2022-04-08 15:13:34 +08:00 |
|
Krzysztof Budzynski
|
813fa1e4ae
|
Merge branch 'contrib/github_pr_8686' into 'master'
Just a markdown syntax typo in the docs... (GitHub PR)
Closes IDFGH-7069
See merge request espressif/esp-idf!17666
|
2022-04-01 17:14:58 +08:00 |
|
Marius Vikhammer
|
36b83fcb98
|
Merge branch 'docs/cpp_function_ref_fixes' into 'master'
docs: fix broken references to misc API functions and types.
Closes IDF-3184 and DOC-2806
See merge request espressif/esp-idf!17569
|
2022-03-31 16:22:23 +08:00 |
|
h0chi
|
e53c99e54c
|
fix markdown syntax typo
|
2022-03-29 19:17:38 +02:00 |
|
Armando
|
fe9c6cde4f
|
spi: support spi on h2
|
2022-03-29 11:54:08 +08:00 |
|
Marius Vikhammer
|
a6543f0d21
|
docs: fix broken references to misc API functions and types.
|
2022-03-27 16:46:57 +08:00 |
|
laokaiyao
|
7bfa07732f
|
i2s: update application notes
|
2022-03-22 15:39:22 +08:00 |
|
Tim Becker
|
49cd71b5e5
|
Update i2s.rst
minor improvements to the documentation.
|
2022-03-21 15:37:10 +01:00 |
|
morris
|
4dfbc9ee7b
|
rmt: remove deprecated functions
|
2022-03-09 10:58:14 +08:00 |
|
Cao Sen Miao
|
d25feba1bf
|
Temperature_sensor: update temperature sensor documents
|
2022-03-04 18:13:27 +08:00 |
|
morris
|
2c8e206e50
|
doc: update API reference for pulse_cnt driver
|
2022-03-03 22:38:32 +08:00 |
|
Sudeep Mohanty
|
bc82613847
|
Merge branch 'docs/ulp_documentation_updates' into 'master'
docs: Updated ULP documentation
Closes IDF-3306
See merge request espressif/esp-idf!17225
|
2022-03-03 19:16:27 +08:00 |
|
songruojing
|
24a60c12c6
|
uart: Provide support for esp32c2 and esp32h2
UART examples, unit test, and programming guide are all updated.
|
2022-03-02 11:29:13 +08:00 |
|
Sudeep Mohanty
|
4067bc40fc
|
docs: Updated ULP documentation
This commit updates documentation for ULP.
|
2022-03-01 09:02:41 +05:30 |
|
Kevin (Lao Kaiyao)
|
cc1d89ebba
|
Merge branch 'feature/i2c_support_on_esp8684_esp32h2' into 'master'
i2c: support i2c on esp32c2 and esp32h2
Closes IDF-3918
See merge request espressif/esp-idf!16444
|
2022-02-28 13:59:02 +08:00 |
|
songruojing
|
26abd312a4
|
docs: Update gpio programming guide for esp32c2
|
2022-02-24 17:03:37 +08:00 |
|
Darian Leung
|
2f2df82bc5
|
twai: Enable ESP32 errata workarounds by default
|
2022-02-23 20:22:02 +08:00 |
|
laokaiyao
|
cf353c505a
|
i2c: support esp32h2
|
2022-02-23 15:19:37 +08:00 |
|
Marius Vikhammer
|
6d50a8dd7a
|
docs: remove peripherals that are not supported from C2 docs
|
2022-02-16 10:22:46 +08:00 |
|
Zenithal
|
eb4555fcba
|
docs: tinyusb: fix typo
|
2022-02-10 21:55:58 +08:00 |
|
Aditya Patwardhan
|
bb7be628a0
|
Digital Signature (ds):) Update the documentation for esp_ds_sign and
esp_ds_start_sign with additional information.
ii) Updated the DS docs for signature calculation.
Closes https://github.com/espressif/esp-idf/issues/8242
|
2022-02-07 12:44:06 +08:00 |
|
morris
|
9f893130ad
|
Merge branch 'feature/lcd_i2c_oled_example' into 'master'
lcd: add i2c oled example
See merge request espressif/esp-idf!16506
|
2022-01-28 04:07:34 +00:00 |
|
songruojing
|
31f9a69454
|
ledc: Update LEDC programming guide
Add source clock in timer config
Add fade end callback and ledc_fade_stop usage
Explain ledc_fade_mode_t difference and limitation
|
2022-01-27 19:13:53 +08:00 |
|
Omar Chebib
|
08b1d7544b
|
Merge branch 'breaking/remove_custom_uart_isr' into 'master'
UART & I2C: remove custom ISR registration function
See merge request espressif/esp-idf!16798
|
2022-01-26 03:54:14 +00:00 |
|
Zim Kalinowski
|
67f51a4ce5
|
Merge branch 'bugfix/riscv_i2c_description' into 'master'
i2c: fix the controller count in the header description
Closes IDFGH-6476
See merge request espressif/esp-idf!16718
|
2022-01-26 03:13:07 +00:00 |
|
Omar Chebib
|
473974c8f6
|
UART & I2C: remove custom ISR registration function
Breaking change for v5.0: custom UART ISR and I2C ISR cannot be installed anymore.
|
2022-01-25 14:46:43 +08:00 |
|
morris
|
24e6fdf3c6
|
lcd: add i2c oled example with lvgl port
|
2022-01-21 11:21:38 +08:00 |
|
morris
|
821634b24e
|
lcd: add rgb panel example
|
2022-01-20 22:09:23 +08:00 |
|
laokaiyao
|
cf049e15ed
|
esp8684: rename target to esp32c2
|
2022-01-19 11:08:57 +08:00 |
|
Ivan Grokhotkov
|
39f2b8a28b
|
Merge branch 'doc/esp32s3_sdmmc' into 'master'
docs: peripherals: update SD related docs for ESP32-S3
Closes IDF-3297
See merge request espressif/esp-idf!16702
|
2022-01-18 09:30:14 +00:00 |
|
morris
|
a298e44b33
|
gptimer: added a section to describe the thread safety
|
2022-01-18 10:06:26 +08:00 |
|
morris
|
a611b39254
|
lcd: update i80 lcd example to work with PSRAM
|
2022-01-14 11:35:34 +08:00 |
|
Omar Chebib
|
bb730292d4
|
i2c: fix the controller count in the header description
Closes https://github.com/espressif/esp-idf/issues/8133
|
2022-01-13 18:25:41 +08:00 |
|
Armando
|
6a74cb695d
|
spi: support spi on 8684
|
2022-01-12 11:30:29 +08:00 |
|
Ivan Grokhotkov
|
ee1b48163f
|
docs: peripherals: update SD related docs for ESP32-S3
|
2022-01-11 18:36:51 +01:00 |
|
morris
|
e36f47a153
|
doc: API reference for GPTimer
|
2022-01-07 14:59:09 +08:00 |
|
Darian
|
d95b15c557
|
Merge branch 'feature/usb_host_cleanup' into 'master'
USB: Host stack cleanup and QOL update
Closes IDFGH-6120, IDF-2747, IDFGH-4592, and IDFGH-6402
See merge request espressif/esp-idf!16349
|
2022-01-06 12:18:47 +00:00 |
|
Darian Leung
|
ada1c9c5b8
|
usb: Add USB Host Library documentation
This commit adds the USB Host Library documentation and fixes some nitpicks
in the Host Stack types.
Closes https://github.com/espressif/esp-idf/issues/6408
|
2022-01-06 15:15:32 +08:00 |
|
Darian Leung
|
b3e889de1c
|
docs: Update TWAI docs for ESP32-S3
|
2022-01-06 10:04:29 +08:00 |
|
Marius Vikhammer
|
3e756e809e
|
docs: update docs with S3 specific information.
|
2022-01-06 10:04:25 +08:00 |
|
Tomas Rezucha
|
6330d5d312
|
usb: Extend CDC device with second CDC channel
Closes https://github.com/espressif/esp-idf/issues/7020
Closes https://github.com/espressif/esp-idf/pull/8011
|
2022-01-05 08:18:03 +01:00 |
|
Wang Fang
|
56e2efcb3f
|
doc: update usb pins and provide a note in api-reference/uart
|
2021-12-28 18:33:18 +08:00 |
|
Michael (XIAO Xufeng)
|
54dcd4d4d6
|
docs/sdspi: add documentation about sharing SPI bus among SD card and other devices
|
2021-12-27 04:39:32 +00:00 |
|
laokaiyao
|
45ea21e8a0
|
doc: add application notes for i2s
|
2021-12-23 18:59:56 +08:00 |
|
morris
|
8f2199cd88
|
timer: unit test and doc update for esp8684
|
2021-12-23 11:54:41 +08:00 |
|