stats: move from misc to subsys/stats
Create a new subsystem for statistics and move it from misc/ Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
e3506832a4
commit
24666e6946
4 changed files with 2 additions and 1 deletions
|
@ -17,3 +17,4 @@ add_subdirectory(storage)
|
|||
add_subdirectory_ifdef(CONFIG_SETTINGS settings)
|
||||
add_subdirectory_ifdef(CONFIG_PM_CONTROL_OS power)
|
||||
add_subdirectory(fb)
|
||||
add_subdirectory(stats)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue