File tree Expand file tree Collapse file tree 3 files changed +17
-0
lines changed Expand file tree Collapse file tree 3 files changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -232,6 +232,11 @@ current :ref:`stability level <api_lifecycle>`.
232232 - 1.0
233233 - 2.6
234234
235+ * - :ref: `pinctrl_api `
236+ - Experimental
237+ - 3.0
238+ - 3.0
239+
235240 * - :ref: `pinmux_api `
236241 - Stable
237242 - 1.0
Original file line number Diff line number Diff line change @@ -27,6 +27,7 @@ API Reference
2727 modbus/index.rst
2828 networking/index.rst
2929 peripherals/index.rst
30+ pinctrl/index.rst
3031 power_management/index.rst
3132 random/index.rst
3233 resource_management/index.rst
Original file line number Diff line number Diff line change 1+ .. _pinctrl_api :
2+
3+ Pin Control
4+ ###########
5+
6+ .. doxygengroup :: pinctrl_interface
7+
8+ Dynamic pin control
9+ *******************
10+
11+ .. doxygengroup :: pinctrl_interface_dynamic
You can’t perform that action at this time.
0 commit comments