You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
597B

  1. --cpu Cortex-M3
  2. ".\obj\main.o"
  3. ".\obj\printf.o"
  4. ".\obj\delay.o"
  5. ".\obj\led.o"
  6. ".\obj\usart2.o"
  7. ".\obj\nrf24l01.o"
  8. ".\obj\spi.o"
  9. ".\obj\dataproc.o"
  10. ".\obj\stm32f10x_it.o"
  11. ".\obj\stm32f10x_rcc.o"
  12. ".\obj\stm32f10x_usart.o"
  13. ".\obj\misc.o"
  14. ".\obj\stm32f10x_gpio.o"
  15. ".\obj\stm32f10x_spi.o"
  16. ".\obj\core_cm3.o"
  17. ".\obj\system_stm32f10x.o"
  18. ".\obj\startup_stm32f10x_hd.o"
  19. --library_type=microlib --strict --scatter ".\Obj\Printf.sct"
  20. --summary_stderr --info summarysizes --map --xref --callgraph --symbols
  21. --info sizes --info totals --info unused --info veneers
  22. --list ".\List\Printf.map" -o .\Obj\Printf.axf