asyncgraph.cproject.yml 657 B

12345678910111213141516171819202122232425262728
  1. project:
  2. groups:
  3. - group: App
  4. files:
  5. - file: main.cpp
  6. - file: async/scheduler.cpp
  7. add-path:
  8. - async
  9. - .
  10. components:
  11. - component: ARM::CMSIS:DSP&Source@1.14.3
  12. - component: ARM::CMSIS:RTOS2:Keil RTX5&Source@5.5.4
  13. - component: Keil::Compiler&ARM Compiler:Event Recorder&Semihosting@1.5.1
  14. for-type:
  15. - .CommandLine
  16. - component: Keil::Compiler&ARM Compiler:Event Recorder&DAP@1.5.1
  17. for-type:
  18. - .IDE
  19. - component: Keil::Compiler&ARM Compiler:I/O:STDOUT&EVR
  20. for-type:
  21. - .IDE
  22. layers:
  23. - layer: vht.clayer.yml
  24. - layer: cg.clayer.yml