This directory contains all configuration files required for the KyberLab project. Different development boards use corresponding branches with the same name.
- Build platform configuration:
BUILD_PLATFORM,BUILD_BOARD - Build type configuration:
BUILD_TYPE_NUM,BUILD_TYPE_STR,BUILD_VARIANT - Image list configuration:
IMAGE_BUILD_LIST,IMAGE_DEPEND_LIST
- Repository URL configuration:
REPO_URL_IP,REPO_URL_PROTO,REPO_URL_BASE - Repository base path:
REPO_URL_GIT_BASE
- Repository address and branch configuration for each image
- Supported images: U-Boot, Linux, BusyBox, BuildRoot, Emu, Qemu
- Development and release branch configuration
These configuration files are automatically loaded and used by the main project's Makefile. Please refer to the main project documentation for detailed usage instructions.
This project is licensed under the Apache License 2.0. See the LICENSE file for details.