Documentation: correct CMakeList.txt to CMakeLists.txt

Signed-off-by: Junbo Zheng <zhengjunbo1@xiaomi.com>
This commit is contained in:
Junbo Zheng 2024-03-01 17:33:50 +08:00 committed by Xiang Xiao
parent 2241969e5a
commit 850be17142

View File

@ -237,10 +237,10 @@ support.
For details see :doc:`/components/wireless`. For details see :doc:`/components/wireless`.
``nuttx/CMakeList.txt`` ``nuttx/CMakeLists.txt``
======================= ========================
The top-level ``CMakeList.txt`` file. The top-level ``CMakeLists.txt`` file.
``nuttx/Makefile`` ``nuttx/Makefile``
================== ==================