nuttx/Documentation/reference/user
Tomasz 'CeDeROM' CEDRO 0cfa6f1b96 doc: Migrating the rest of documentation from cwiki.
* This completes task list in https://github.com/apache/nuttx/issues/11127.
* This preserves selected content from cwiki and moves it to new docs.
* Most pages are simple copy-paste with a simple RST formatting updates,
  with minor updates.
* Content update / reorganization will follow later on when needed.
* Files added (or updated title from cwiki -> current docs):
  * Documentation/implementation:
    * index.
    * cancellation_points.
    * Asynchronous vs. Synchronous Context Switches -> context_switches.rst.
    * ARMv7-M Hardfaults, SVCALL, and Debuggers -> hardfatuls.rst.
    * chip.h FAQ -> chip_h.rst.
    * Debug Output (SYSLOG) Issues -> syslog.rst.
    * Detaching File Descriptors -> file_descriptors.rst.
    * device_nodes.rst.
    * Dynamic Clocking -> power_management.rst.
    * ENOTTY ioctl() Return Value -> ioctl.rst.
    * memory_configurations.rst.
    * kernel_modules_vs_shared_libraries.rst.
    * NAKing USB OUT/IN Tokens -> usb.rst.
    * naming_arch_mcu_board_interfaces.rst.
    * naming_os_internals.rst.
    * nuttx_tasking.rst.
    * oneshot_timers_and_cpu_load.rst.
    * nuttx_initialization_sequence.rst.
    * short_time_delays.rst.
    * Signal Handler Tour -> signal_handlers.rst.
    * smp.rst.
    * syslog.rst.
    * Task Exit Sequence -> nuttx_tasking.rst.
    * tasks_vs_threads.rst.
    * tls.rst.
    * tickless_os.rst.
    * Why Can't Kernel Threads Have pthreads -> kernel_threads_vs_pthreads.rst.
  * Documentation/components/filesystem:
    * smartfs.rst.

Signed-off-by: Tomasz 'CeDeROM' CEDRO <tomek@cedro.info>
2026-05-28 09:34:04 +08:00
..
01_task_control.rst libc/spawn:support get/set priority 2026-01-26 21:01:01 +08:00
02_task_scheduling.rst Documentation: Fix a typo in scheduler docs 2025-06-02 23:09:02 +08:00
03_task_control.rst
04_message_queue.rst Documentation:fix error describe on message queue 2022-04-26 16:09:37 +08:00
05_counting_semaphore.rst sched/semaphore: add support to customize semaphore max allowed value 2025-09-04 09:48:34 +08:00
06_clocks_timers.rst Documentation: various cosmetic changes 2023-10-30 20:29:54 +08:00
07_signals.rst docs: Update Signal Interfaces documentation 2026-01-31 10:07:36 -03:00
08_pthread.rst pthread: add pthread_{get|set}concurrency support 2025-08-22 20:50:13 +08:00
09_env_vars.rst documentation: spelling and grammar fixes 2025-07-24 14:44:02 +08:00
10_filesystem.rst documentation: spelling and grammar fixes 2025-07-24 14:44:02 +08:00
11_network.rst 11_network.rst: Add a "Network Interfaces Overview" section and 2025-11-13 11:29:38 -03:00
12_shared_memory.rst Documentation: various cosmetic changes 2023-10-30 20:29:54 +08:00
13_boardctl.rst doc: Migrating the rest of documentation from cwiki. 2026-05-28 09:34:04 +08:00
14_logging.rst docs/guides/lwl: move lwl's README.txt to lwl.rst 2025-12-23 15:20:06 +01:00
index.rst
structures.rst Documentation: various cosmetic changes 2023-10-30 20:29:54 +08:00