This commit is contained in:
2023-10-03 16:40:14 +08:00
commit df1cef55ca
1022 changed files with 487241 additions and 0 deletions

32
yaokon/MDK-ARM/yaokon.lnp Normal file
View 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