47 lines
1.1 KiB
Plaintext
47 lines
1.1 KiB
Plaintext
--cpu Cortex-M0+
|
|
"motor\startup_stm32l072xx.o"
|
|
"motor\main.o"
|
|
"motor\gpio.o"
|
|
"motor\adc.o"
|
|
"motor\dma.o"
|
|
"motor\tim.o"
|
|
"motor\usart.o"
|
|
"motor\stm32l0xx_it.o"
|
|
"motor\stm32l0xx_ll_gpio.o"
|
|
"motor\stm32l0xx_ll_adc.o"
|
|
"motor\stm32l0xx_ll_dma.o"
|
|
"motor\stm32l0xx_ll_rcc.o"
|
|
"motor\stm32l0xx_ll_utils.o"
|
|
"motor\stm32l0xx_ll_exti.o"
|
|
"motor\stm32l0xx_ll_pwr.o"
|
|
"motor\stm32l0xx_ll_tim.o"
|
|
"motor\stm32l0xx_ll_usart.o"
|
|
"motor\system_stm32l0xx.o"
|
|
"motor\app.o"
|
|
"motor\app_flow.o"
|
|
"motor\aes.o"
|
|
"motor\clist.o"
|
|
"motor\cmac.o"
|
|
"motor\cmd.o"
|
|
"motor\data_analysis.o"
|
|
"motor\debug.o"
|
|
"motor\filter.o"
|
|
"motor\lib.o"
|
|
"motor\malloc.o"
|
|
"motor\mlist.o"
|
|
"motor\pbuf.o"
|
|
"motor\sqqueue.o"
|
|
"motor\flow_core.o"
|
|
"motor\btn.o"
|
|
"motor\delay.o"
|
|
"motor\sys.o"
|
|
"motor\adcs.o"
|
|
"motor\gpios.o"
|
|
"motor\pwms.o"
|
|
"motor\uarts.o"
|
|
"motor\board.o"
|
|
"motor\motor.o"
|
|
--strict --scatter "motor\motor.sct"
|
|
--summary_stderr --info summarysizes --map --load_addr_map_info --xref --callgraph --symbols
|
|
--info sizes --info totals --info unused --info veneers
|
|
--list "motor.map" -o motor\motor.axf |