edac: shell: Add EDAC shell
Add EDAC shell module which would be included in the EDAC sample. Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
This commit is contained in:
parent
2b30d04eef
commit
f7f2dd85be
2 changed files with 397 additions and 0 deletions
|
@ -2,3 +2,4 @@
|
|||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
zephyr_sources_ifdef(CONFIG_EDAC_IBECC edac_ibecc.c)
|
||||
zephyr_sources_ifdef(CONFIG_EDAC_SHELL shell.c)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue