init
This commit is contained in:
32
yaokon/MDK-ARM/yaokon.lnp
Normal file
32
yaokon/MDK-ARM/yaokon.lnp
Normal file
@@ -0,0 +1,32 @@
|
||||
--cpu Cortex-M3
|
||||
".\startup_stm32f103xb.o"
|
||||
".\absdrive_oled.o"
|
||||
".\main.o"
|
||||
".\gpio.o"
|
||||
".\adc.o"
|
||||
".\spi.o"
|
||||
".\usart.o"
|
||||
".\stm32f1xx_it.o"
|
||||
".\stm32f1xx_hal_msp.o"
|
||||
".\stm32f1xx_hal_gpio_ex.o"
|
||||
".\stm32f1xx_hal_adc.o"
|
||||
".\stm32f1xx_hal_adc_ex.o"
|
||||
".\stm32f1xx_hal.o"
|
||||
".\stm32f1xx_hal_rcc.o"
|
||||
".\stm32f1xx_hal_rcc_ex.o"
|
||||
".\stm32f1xx_hal_gpio.o"
|
||||
".\stm32f1xx_hal_dma.o"
|
||||
".\stm32f1xx_hal_cortex.o"
|
||||
".\stm32f1xx_hal_pwr.o"
|
||||
".\stm32f1xx_hal_flash.o"
|
||||
".\stm32f1xx_hal_flash_ex.o"
|
||||
".\stm32f1xx_hal_exti.o"
|
||||
".\stm32f1xx_hal_spi.o"
|
||||
".\stm32f1xx_hal_tim.o"
|
||||
".\stm32f1xx_hal_tim_ex.o"
|
||||
".\stm32f1xx_hal_uart.o"
|
||||
".\system_stm32f1xx.o"
|
||||
--library_type=microlib --strict --scatter ".\yaokon.sct"
|
||||
--summary_stderr --info summarysizes --map --load_addr_map_info --xref --callgraph --symbols
|
||||
--info sizes --info totals --info unused --info veneers
|
||||
--list "yaokon.map" -o .\yaokon.axf
|
||||
Reference in New Issue
Block a user