Take for example the attached solution Blinky.zip where the following component is present in the PDSC (a.k.a. bootstrap):
Keil::Device:STM32Cube Framework:STM32CubeMX@1.0.1
And the generated component is described in the GPDSC with a lower version:
Keil::Device:STM32Cube Framework:STM32CubeMX@0.1.0
In this scenario it would be expected that the bootstrap component does not get replaced because it has a greater version, however both components are added to *.cbuild.yml and the bootstrap component files are not listed:
Take for example the attached solution Blinky.zip where the following component is present in the PDSC (a.k.a. bootstrap):
Keil::Device:STM32Cube Framework:STM32CubeMX@1.0.1
And the generated component is described in the GPDSC with a lower version:Keil::Device:STM32Cube Framework:STM32CubeMX@0.1.0
In this scenario it would be expected that the bootstrap component does not get replaced because it has a greater version, however both components are added to *.cbuild.yml and the bootstrap component files are not listed:
Environment: