Опубликовано: 02 Ноябрь 2024 на канале: Code Composer
5,727
12
Projects can have multiple build configurations. A build configuration stores which files to use in the build as well as which options to pass to the compiler. For example you may have build configuration for debug vs release or for RAM vs FLASH.