This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 56cb0450cc19a7adf3a5cbb3736a848b0525888a Author: raiden00pl <[email protected]> AuthorDate: Tue Nov 7 18:53:27 2023 +0100 Documentation: fix warning --- Documentation/reference/os/index.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/reference/os/index.rst b/Documentation/reference/os/index.rst index fdf06b3729..dc9ff91063 100644 --- a/Documentation/reference/os/index.rst +++ b/Documentation/reference/os/index.rst @@ -26,3 +26,4 @@ in other header files. smp.rst time_clock.rst wqueue.rst + netdev.rst
