diff options
Diffstat (limited to 'configs')
| -rw-r--r-- | configs/example2_defconfig | 4 | ||||
| -rw-r--r-- | configs/example_defconfig (renamed from configs/example_config) | 0 |
2 files changed, 4 insertions, 0 deletions
diff --git a/configs/example2_defconfig b/configs/example2_defconfig new file mode 100644 index 0000000..727be7f --- /dev/null +++ b/configs/example2_defconfig @@ -0,0 +1,4 @@ +CONFIG_USE_TOOLCHAIN_FILE=y +CONFIG_CMAKE_TOOLCHAIN_FILE="TC-gcc15.cmake" +CONFIG_AGE=32 +CONFIG_NAME="John Doe" diff --git a/configs/example_config b/configs/example_defconfig index 0c34f1e..0c34f1e 100644 --- a/configs/example_config +++ b/configs/example_defconfig |
