first commit
This commit is contained in:
23
MDK-ARM/MyF4/MyF4.lnp
Normal file
23
MDK-ARM/MyF4/MyF4.lnp
Normal file
@@ -0,0 +1,23 @@
|
||||
--cpu=Cortex-M4.fp.sp
|
||||
"myf4\startup_stm32f407xx.o"
|
||||
"myf4\main.o"
|
||||
"myf4\stm32f4xx_it.o"
|
||||
"myf4\stm32f4xx_hal_msp.o"
|
||||
"myf4\stm32f4xx_hal_rcc.o"
|
||||
"myf4\stm32f4xx_hal_rcc_ex.o"
|
||||
"myf4\stm32f4xx_hal_flash.o"
|
||||
"myf4\stm32f4xx_hal_flash_ex.o"
|
||||
"myf4\stm32f4xx_hal_flash_ramfunc.o"
|
||||
"myf4\stm32f4xx_hal_gpio.o"
|
||||
"myf4\stm32f4xx_hal_dma_ex.o"
|
||||
"myf4\stm32f4xx_hal_dma.o"
|
||||
"myf4\stm32f4xx_hal_pwr.o"
|
||||
"myf4\stm32f4xx_hal_pwr_ex.o"
|
||||
"myf4\stm32f4xx_hal_cortex.o"
|
||||
"myf4\stm32f4xx_hal.o"
|
||||
"myf4\stm32f4xx_hal_exti.o"
|
||||
"myf4\system_stm32f4xx.o"
|
||||
--strict --scatter "MyF4\MyF4.sct"
|
||||
--summary_stderr --info summarysizes --map --load_addr_map_info --xref --callgraph --symbols
|
||||
--info sizes --info totals --info unused --info veneers
|
||||
--list "MyF4.map" -o MyF4\MyF4.axf
|
||||
Reference in New Issue
Block a user