Target.clayer.yml 569 B

12345678910111213141516171819202122
  1. # yaml-language-server: $schema=https://raw.githubusercontent.com/Open-CMSIS-Pack/devtools/schemas/projmgr/1.3.0/tools/projmgr/schemas/clayer.schema.json
  2. layer:
  3. # type: Target
  4. description: Target setup
  5. # packs:
  6. # - pack: ARM::CMSIS
  7. components:
  8. # [Cvendor::] Cclass [&Cbundle] :Cgroup [:Csub] [&Cvariant] [@[>=]Cversion]
  9. - component: ARM::CMSIS:CORE
  10. - component: Device:Startup&C Startup
  11. misc:
  12. - for-compiler: IAR
  13. Link: [--config generic_cortex.icf]
  14. groups:
  15. - group: VHT/FVP
  16. files:
  17. - file: ./model_config.txt