mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-07-15 14:44:41 +08:00

Configuration option MCUBOOT_REPOSITORY adds possibility to configure MCUboot GIT repository to be downloaded (for specified hash commit or version). This allows to use different forks and personal repositories. MCUboot main repository is kept as default option. Signed-off-by: Michal Lenc <michallenc@seznam.cz>