Ludovic Vanasse
|
17e59a3426
|
Documentation: Fix code block in implementation/simulation.rst
Some codeblock had code that wasn't correctly align, which result in the
code not being in the code block.
|
2024-09-30 08:33:39 +08:00 |
raiden00pl
|
e7c9e46eb2
|
Documentation: port "Device Drivers vs. Bus Drivers and GPIO Drivers" from wiki
port page from wiki:
https://cwiki.apache.org/confluence/display/NUTTX/Device+Drivers+vs.+Bus+Drivers+and+GPIO+Drivers
|
2024-09-28 19:06:30 +08:00 |
raiden00pl
|
45a53f0079
|
Documentation: migrate pages from wiki
migrate pages:
https://cwiki.apache.org/confluence/display/NUTTX/Driver+Types
https://cwiki.apache.org/confluence/display/NUTTX/Upper+Half+and+Lower+Half+Drivers
and combine them into one page because they describe a similar topic
|
2024-09-28 19:06:30 +08:00 |
buxiasen
|
395c449884
|
critmon: update document about the critmon configurations usage.
Signed-off-by: buxiasen <buxiasen@xiaomi.com>
|
2024-09-19 03:16:14 +08:00 |
Alan Carvalho de Assis
|
b733030532
|
doc: Add NuttX Simulation page from Confluence
|
2024-09-09 08:40:31 +08:00 |
Yanfeng Liu
|
8ef723803b
|
docs/implementation: fix minor typos
This fixes a few minor typos encountered.
Signed-off-by: Yanfeng Liu <yfliu2008@qq.com>
|
2024-05-04 13:24:32 +08:00 |
Nathan Hartman
|
26e4dd5638
|
Documentation: Fix various typos
|
2023-11-23 16:38:19 -08:00 |
raiden00pl
|
16691f29a9
|
Documentation: migrate "Bottom-Half Interrupt Handlers" from wiki
link: https://cwiki.apache.org/confluence/display/NUTTX/Bottom-Half+Interrupt+Handlers
Co-authored-by: hartmannathan <59230071+hartmannathan@users.noreply.github.com>
|
2023-11-08 15:54:54 +08:00 |
raiden00pl
|
afa9e29272
|
Documentation: migrate "Effects of Disabling Interrupts or Pre-Emption on Response Latency" from wiki
link: https://cwiki.apache.org/confluence/display/NUTTX/Effects+of+Disabling+Interrupts+or+Pre-Emption+on+Response+Latency
|
2023-11-06 09:03:07 +08:00 |
raiden00pl
|
0b17238714
|
Documentation: migrate "Per-Thread Interrupt Controls" from wiki
link: https://cwiki.apache.org/confluence/display/NUTTX/Per-Thread+Interrupt+Controls
|
2023-11-06 09:03:07 +08:00 |
raiden00pl
|
fdc671fa3e
|
Documentation: migrate "Critical Section Monitor" from wiki
links: https://cwiki.apache.org/confluence/display/NUTTX/Critical+Section+Monitor
|
2023-11-05 12:11:14 +08:00 |
raiden00pl
|
f96064db75
|
Documentation: migrate "SMP Critical Sections" from wiki
links: https://cwiki.apache.org/confluence/display/NUTTX/SMP+Critical+Sections
|
2023-11-05 12:11:14 +08:00 |
raiden00pl
|
3b23a693ac
|
Documentation: migrate "Linux Processes vs NuttX Tasks" from wiki
link: https://cwiki.apache.org/confluence/display/NUTTX/Linux+Processes+vs+NuttX+Tasks
|
2023-11-05 12:11:14 +08:00 |