mirror of
https://github.com/apache/nuttx.git
synced 2026-08-03 13:19:01 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| nuttxfs | ||
| nxffs | ||
| nxflat | ||
| aio.rst | ||
| binfs.rst | ||
| cromfs.rst | ||
| fat.rst | ||
| hostfs.rst | ||
| how_nxffs_works.rst | ||
| index.rst | ||
| inotify.rst | ||
| littlefs.rst | ||
| mmap.rst | ||
| mnemofs.rst | ||
| nfs.rst | ||
| nuttxfs.rst | ||
| nxffs.rst | ||
| nxflat.rst | ||
| partition.rst | ||
| procfs.rst | ||
| profiler.rst | ||
| pseudofs.rst | ||
| romfs.rst | ||
| rpmsgfs.rst | ||
| shmfs.rst | ||
| smartfs.rst | ||
| special_files_dev_num.rst | ||
| spiffs.rst | ||
| tmpfs.rst | ||
| unionfs.rst | ||
| userfs.rst | ||
| v9fs.rst | ||
| zipfs.rst | ||