Skip to content

Commit 1a19747

Browse files
committed
Getting started guides
1 parent 6f0a9f7 commit 1a19747

File tree

130 files changed

+1365
-602
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

130 files changed

+1365
-602
lines changed

CONTRIBUTING.rst

Lines changed: 8 additions & 0 deletions

README.md

Lines changed: 1 addition & 1 deletion

components/driver/include/driver/gpio.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ esp_err_t gpio_wakeup_disable(gpio_num_t gpio_num);
356356
* @param handle Pointer to return handle. If non-NULL, a handle for the interrupt will be returned here.
357357
*
358358
* \verbatim embed:rst:leading-asterisk
359-
* To disable or remove the ISR, pass the returned handle to the :doc:`interrupt allocation functions </api/system/intr_alloc>`.
359+
* To disable or remove the ISR, pass the returned handle to the :doc:`interrupt allocation functions </api-reference/system/intr_alloc>`.
360360
* \endverbatim
361361
*
362362
* @return

components/spi_flash/README.rst

Lines changed: 3 additions & 3 deletions

components/wear_levelling/README.rst

Lines changed: 1 addition & 1 deletion

docs/_static/about-doc.png

66.8 KB

docs/_static/api-guides.gif

3.21 KB

docs/_static/api-reference.gif

3.03 KB

docs/_static/contribute.gif

3.3 KB
8.78 KB

0 commit comments

Comments
 (0)