123456789101112131415161718192021222324252627282930313233343536373839404142 |
- --cpu Cortex-M7.fp.dp
- "smartglove\startup_stm32h750xx.o"
- "smartglove\inv_mpu.o"
- "smartglove\inv_mpu_dmp_motion_driver.o"
- "smartglove\mpu6050.o"
- "smartglove\main.o"
- "smartglove\gpio.o"
- "smartglove\adc.o"
- "smartglove\i2c.o"
- "smartglove\quadspi.o"
- "smartglove\tim.o"
- "smartglove\usart.o"
- "smartglove\stm32h7xx_it.o"
- "smartglove\stm32h7xx_hal_msp.o"
- "smartglove\stm32h7xx_hal_adc.o"
- "smartglove\stm32h7xx_hal_adc_ex.o"
- "smartglove\stm32h7xx_hal_rcc.o"
- "smartglove\stm32h7xx_hal_rcc_ex.o"
- "smartglove\stm32h7xx_hal_flash.o"
- "smartglove\stm32h7xx_hal_flash_ex.o"
- "smartglove\stm32h7xx_hal_gpio.o"
- "smartglove\stm32h7xx_hal_hsem.o"
- "smartglove\stm32h7xx_hal_dma.o"
- "smartglove\stm32h7xx_hal_dma_ex.o"
- "smartglove\stm32h7xx_hal_mdma.o"
- "smartglove\stm32h7xx_hal_pwr.o"
- "smartglove\stm32h7xx_hal_pwr_ex.o"
- "smartglove\stm32h7xx_hal_cortex.o"
- "smartglove\stm32h7xx_hal.o"
- "smartglove\stm32h7xx_hal_i2c.o"
- "smartglove\stm32h7xx_hal_i2c_ex.o"
- "smartglove\stm32h7xx_hal_exti.o"
- "smartglove\stm32h7xx_hal_qspi.o"
- "smartglove\stm32h7xx_hal_tim.o"
- "smartglove\stm32h7xx_hal_tim_ex.o"
- "smartglove\stm32h7xx_hal_uart.o"
- "smartglove\stm32h7xx_hal_uart_ex.o"
- "smartglove\system_stm32h7xx.o"
- --library_type=microlib --strict --scatter "SmartGlove\SmartGlove.sct"
- --summary_stderr --info summarysizes --map --load_addr_map_info --xref --callgraph --symbols
- --info sizes --info totals --info unused --info veneers
- --list "SmartGlove.map" -o SmartGlove\SmartGlove.axf
|