nuttx/Documentation
Ville Juven 42d0e356c2 arch/addrenv: Change group_addrenv_t to arch_addrenv_t
This is preparation for moving address environments out of the group
structure into the tcb.

Why move ? Because the group is destroyed very early in the exit phase,
but the MMU mappings are needed until the context switch to the next
process is complete. Otherwise the MMU will lose its mappings and the
system will crash.
2023-01-27 23:17:01 +08:00
..
_static
_templates
applications Fix missing back single quotes and add if-then-else example 2023-01-13 12:21:20 +08:00
components arch/addrenv: Change group_addrenv_t to arch_addrenv_t 2023-01-27 23:17:01 +08:00
contributing Doc: Explain how to rebase and squash PR's commits 2022-12-19 10:31:12 +08:00
faq Doc: Add how to configure network MTU size 2022-11-02 09:14:17 +08:00
guides drivers/note: Move taskname related functions to note_driver.c 2022-12-26 15:03:57 +08:00
introduction arm64/a64: Add drivers for PIO and LEDs 2022-12-06 18:14:39 +08:00
platforms docs/boards/esp32-devkitc: Fix watchdog example 2023-01-21 12:27:35 +08:00
quickstart Remove incubat.* from the code base 2022-12-13 21:21:27 +02:00
reference arch/addrenv: Change group_addrenv_t to arch_addrenv_t 2023-01-27 23:17:01 +08:00
.gitignore
conf.py
glossary.rst
index.rst
make.bat
Makefile
Pipfile docs: Update dependencies and fix lint errors 2022-10-10 09:29:53 +08:00
Pipfile.lock CI/Documentation: livereload hash missmatch due to new wheel package upload. 2023-01-02 14:56:51 +08:00
substitutions.rst Remove the double blank line from source files 2022-02-20 20:10:14 +01:00