fifobench_sync.cproject.yml 743 B

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