5b1486f9ce
Currently at runtime it is hard to know the exact build config of the current NuttX instance. Thus it is inconvenient when there are multiple configs for the same board. This patch attempts to solve the issue by adding build config to /proc/version. Signed-off-by: Yanfeng Liu <yfliu2008@qq.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
fs_procfs.c | ||
fs_procfscpuinfo.c | ||
fs_procfscpuload.c | ||
fs_procfscritmon.c | ||
fs_procfsfdt.c | ||
fs_procfsiobinfo.c | ||
fs_procfsmeminfo.c | ||
fs_procfsproc.c | ||
fs_procfstcbinfo.c | ||
fs_procfsuptime.c | ||
fs_procfsutil.c | ||
fs_procfsversion.c | ||
fs_skeleton.c | ||
Kconfig | ||
Make.defs |