[PATCH 2/2] c-user: Reorder configuration option groups
Sebastian Huber
sebastian.huber at embedded-brains.de
Thu Mar 12 12:52:48 UTC 2020
Sort the configuration option groups according to the likelihood a user
will define options of a group.
Update #3836.
---
c-user/config/index.rst | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/c-user/config/index.rst b/c-user/config/index.rst
index 2318042..b0e21a4 100644
--- a/c-user/config/index.rst
+++ b/c-user/config/index.rst
@@ -12,20 +12,20 @@ Configuring a System
intro
general
+ device-driver
classic-api
classic-init-task
posix-api
posix-init-thread
- task-stack-alloc
+ event-record
filesystem
bdbuf
- bsp-related
+ task-stack-alloc
idle-task
scheduler-general
scheduler-clustered
- device-driver
+ bsp-related
mpci
libpci
- event-record
ada
obsolete
--
2.16.4
More information about the devel
mailing list