mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-10 01:15:44 +00:00
This commit adds the defconfig files that define the standard configurations for x86 and arm architecture and the standard configurations for the following BSPs for microkernel and nanokernel: - x86 generic pc - x86 quark - arm fsl_frdm_k64f - arm ti_lm3s6965 They can be applied using the make target defconfig. This target will generate the corresponding .config file that will be consumed by the build system. Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@linux.intel.com> Change-Id: I128ad52f792eeb61cc80578be5fc3bd427447aaa |
||
---|---|---|
arch | ||
config | ||
doc | ||
drivers | ||
host | ||
include | ||
kernel | ||
lib | ||
make | ||
misc | ||
net | ||
samples | ||
scripts | ||
shared/include/nanokernel/x86 | ||
.gitattributes | ||
.gitignore | ||
.mailmap | ||
Kconfig | ||
Makefile | ||
Makefile.inc | ||
vxmicro-env.bash |