diff options
Diffstat (limited to 'docs/library/index.rst')
-rw-r--r-- | docs/library/index.rst | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/library/index.rst b/docs/library/index.rst index 2536e8dc9..5fd4a8f77 100644 --- a/docs/library/index.rst +++ b/docs/library/index.rst @@ -176,3 +176,13 @@ The following libraries are specific to the RP2040, as used in the Raspberry Pi :maxdepth: 2 rp2.rst + +Libraries specific to Zephyr +---------------------------- + +The following libraries are specific to the Zephyr port. + +.. toctree:: + :maxdepth: 2 + + zephyr.rst |