mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-08-06 07:00:05 +08:00
docs(esp8266): Modify for ESP8266 platform
This commit is contained in:
13
docs/en/api-reference/peripherals/index.rst
Normal file
13
docs/en/api-reference/peripherals/index.rst
Normal file
@ -0,0 +1,13 @@
|
||||
Peripherals API
|
||||
***************
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
GPIO <gpio>
|
||||
I2C <i2c>
|
||||
PWM <pwm>
|
||||
UART <uart>
|
||||
|
||||
Example code for this API section is provided in :example:`peripherals` directory of ESP-IDF examples.
|
||||
|
Reference in New Issue
Block a user