Created
January 23, 2025 05:04
-
-
Save 266-750Balloons/08565c88d13cfd1689348781462e1a97 to your computer and use it in GitHub Desktop.
Terminal Application Build Log 1-22-2025
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mkdir build | |
arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H750xx -DFLIGHT_COMPUTER -DA0002_REV2 -DTERMINAL -I. -I../../../lib -I../../../init/terminal -I../../../lib/util -I../../../init/terminal/config/Inc -I../../../mod/baro -I../../../mod/buzzer -I../../../mod/commands -I../../../mod/flash -I../../../mod/ignition -I../../../mod/imu -I../../../mod/led -I../../../mod/sensor -I../../../mod/usb -I../../../mod/lora -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I../../../lib/Drivers/CMSIS/Device/ST/STM32H7xx/Include -I../../../lib/Drivers/CMSIS/Include -I../../../lib/FATFS/Target -I../../../lib/FATFS/App -I../../../lib/Middlewares/Third_Party/FatFs/src -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/main.d" -Wa,-a,-ad,-alms=build/main.lst main.c -o build/main.o | |
arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H750xx -DFLIGHT_COMPUTER -DA0002_REV2 -DTERMINAL -I. -I../../../lib -I../../../init/terminal -I../../../lib/util -I../../../init/terminal/config/Inc -I../../../mod/baro -I../../../mod/buzzer -I../../../mod/commands -I../../../mod/flash -I../../../mod/ignition -I../../../mod/imu -I../../../mod/led -I../../../mod/sensor -I../../../mod/usb -I../../../mod/lora -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I../../../lib/Drivers/CMSIS/Device/ST/STM32H7xx/Include -I../../../lib/Drivers/CMSIS/Include -I../../../lib/FATFS/Target -I../../../lib/FATFS/App -I../../../lib/Middlewares/Third_Party/FatFs/src -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/init.d" -Wa,-a,-ad,-alms=build/init.lst ../../../init/terminal/init.c -o build/init.o | |
arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H750xx -DFLIGHT_COMPUTER -DA0002_REV2 -DTERMINAL -I. -I../../../lib -I../../../init/terminal -I../../../lib/util -I../../../init/terminal/config/Inc -I../../../mod/baro -I../../../mod/buzzer -I../../../mod/commands -I../../../mod/flash -I../../../mod/ignition -I../../../mod/imu -I../../../mod/led -I../../../mod/sensor -I../../../mod/usb -I../../../mod/lora -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I../../../lib/Drivers/CMSIS/Device/ST/STM32H7xx/Include -I../../../lib/Drivers/CMSIS/Include -I../../../lib/FATFS/Target -I../../../lib/FATFS/App -I../../../lib/Middlewares/Third_Party/FatFs/src -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/sdr_error.d" -Wa,-a,-ad,-alms=build/sdr_error.lst ../../../lib/util/sdr_error.c -o build/sdr_error.o | |
arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H750xx -DFLIGHT_COMPUTER -DA0002_REV2 -DTERMINAL -I. -I../../../lib -I../../../init/terminal -I../../../lib/util -I../../../init/terminal/config/Inc -I../../../mod/baro -I../../../mod/buzzer -I../../../mod/commands -I../../../mod/flash -I../../../mod/ignition -I../../../mod/imu -I../../../mod/led -I../../../mod/sensor -I../../../mod/usb -I../../../mod/lora -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I../../../lib/Drivers/CMSIS/Device/ST/STM32H7xx/Include -I../../../lib/Drivers/CMSIS/Include -I../../../lib/FATFS/Target -I../../../lib/FATFS/App -I../../../lib/Middlewares/Third_Party/FatFs/src -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/baro.d" -Wa,-a,-ad,-alms=build/baro.lst ../../../mod/baro/baro.c -o build/baro.o | |
arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H750xx -DFLIGHT_COMPUTER -DA0002_REV2 -DTERMINAL -I. -I../../../lib -I../../../init/terminal -I../../../lib/util -I../../../init/terminal/config/Inc -I../../../mod/baro -I../../../mod/buzzer -I../../../mod/commands -I../../../mod/flash -I../../../mod/ignition -I../../../mod/imu -I../../../mod/led -I../../../mod/sensor -I../../../mod/usb -I../../../mod/lora -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I../../../lib/Drivers/CMSIS/Device/ST/STM32H7xx/Include -I../../../lib/Drivers/CMSIS/Include -I../../../lib/FATFS/Target -I../../../lib/FATFS/App -I../../../lib/Middlewares/Third_Party/FatFs/src -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/buzzer.d" -Wa,-a,-ad,-alms=build/buzzer.lst ../../../mod/buzzer/buzzer.c -o build/buzzer.o | |
arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H750xx -DFLIGHT_COMPUTER -DA0002_REV2 -DTERMINAL -I. -I../../../lib -I../../../init/terminal -I../../../lib/util -I../../../init/terminal/config/Inc -I../../../mod/baro -I../../../mod/buzzer -I../../../mod/commands -I../../../mod/flash -I../../../mod/ignition -I../../../mod/imu -I../../../mod/led -I../../../mod/sensor -I../../../mod/usb -I../../../mod/lora -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I../../../lib/Drivers/CMSIS/Device/ST/STM32H7xx/Include -I../../../lib/Drivers/CMSIS/Include -I../../../lib/FATFS/Target -I../../../lib/FATFS/App -I../../../lib/Middlewares/Third_Party/FatFs/src -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/commands.d" -Wa,-a,-ad,-alms=build/commands.lst ../../../mod/commands/commands.c -o build/commands.o | |
arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H750xx -DFLIGHT_COMPUTER -DA0002_REV2 -DTERMINAL -I. -I../../../lib -I../../../init/terminal -I../../../lib/util -I../../../init/terminal/config/Inc -I../../../mod/baro -I../../../mod/buzzer -I../../../mod/commands -I../../../mod/flash -I../../../mod/ignition -I../../../mod/imu -I../../../mod/led -I../../../mod/sensor -I../../../mod/usb -I../../../mod/lora -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I../../../lib/Drivers/CMSIS/Device/ST/STM32H7xx/Include -I../../../lib/Drivers/CMSIS/Include -I../../../lib/FATFS/Target -I../../../lib/FATFS/App -I../../../lib/Middlewares/Third_Party/FatFs/src -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/flash.d" -Wa,-a,-ad,-alms=build/flash.lst ../../../mod/flash/flash.c -o build/flash.o | |
arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H750xx -DFLIGHT_COMPUTER -DA0002_REV2 -DTERMINAL -I. -I../../../lib -I../../../init/terminal -I../../../lib/util -I../../../init/terminal/config/Inc -I../../../mod/baro -I../../../mod/buzzer -I../../../mod/commands -I../../../mod/flash -I../../../mod/ignition -I../../../mod/imu -I../../../mod/led -I../../../mod/sensor -I../../../mod/usb -I../../../mod/lora -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I../../../lib/Drivers/CMSIS/Device/ST/STM32H7xx/Include -I../../../lib/Drivers/CMSIS/Include -I../../../lib/FATFS/Target -I../../../lib/FATFS/App -I../../../lib/Middlewares/Third_Party/FatFs/src -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/ignition.d" -Wa,-a,-ad,-alms=build/ignition.lst ../../../mod/ignition/ignition.c -o build/ignition.o | |
arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H750xx -DFLIGHT_COMPUTER -DA0002_REV2 -DTERMINAL -I. -I../../../lib -I../../../init/terminal -I../../../lib/util -I../../../init/terminal/config/Inc -I../../../mod/baro -I../../../mod/buzzer -I../../../mod/commands -I../../../mod/flash -I../../../mod/ignition -I../../../mod/imu -I../../../mod/led -I../../../mod/sensor -I../../../mod/usb -I../../../mod/lora -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I../../../lib/Drivers/CMSIS/Device/ST/STM32H7xx/Include -I../../../lib/Drivers/CMSIS/Include -I../../../lib/FATFS/Target -I../../../lib/FATFS/App -I../../../lib/Middlewares/Third_Party/FatFs/src -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/imu.d" -Wa,-a,-ad,-alms=build/imu.lst ../../../mod/imu/imu.c -o build/imu.o | |
arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H750xx -DFLIGHT_COMPUTER -DA0002_REV2 -DTERMINAL -I. -I../../../lib -I../../../init/terminal -I../../../lib/util -I../../../init/terminal/config/Inc -I../../../mod/baro -I../../../mod/buzzer -I../../../mod/commands -I../../../mod/flash -I../../../mod/ignition -I../../../mod/imu -I../../../mod/led -I../../../mod/sensor -I../../../mod/usb -I../../../mod/lora -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I../../../lib/Drivers/CMSIS/Device/ST/STM32H7xx/Include -I../../../lib/Drivers/CMSIS/Include -I../../../lib/FATFS/Target -I../../../lib/FATFS/App -I../../../lib/Middlewares/Third_Party/FatFs/src -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/led.d" -Wa,-a,-ad,-alms=build/led.lst ../../../mod/led/led.c -o build/led.o | |
arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H750xx -DFLIGHT_COMPUTER -DA0002_REV2 -DTERMINAL -I. -I../../../lib -I../../../init/terminal -I../../../lib/util -I../../../init/terminal/config/Inc -I../../../mod/baro -I../../../mod/buzzer -I../../../mod/commands -I../../../mod/flash -I../../../mod/ignition -I../../../mod/imu -I../../../mod/led -I../../../mod/sensor -I../../../mod/usb -I../../../mod/lora -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I../../../lib/Drivers/CMSIS/Device/ST/STM32H7xx/Include -I../../../lib/Drivers/CMSIS/Include -I../../../lib/FATFS/Target -I../../../lib/FATFS/App -I../../../lib/Middlewares/Third_Party/FatFs/src -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/sensor.d" -Wa,-a,-ad,-alms=build/sensor.lst ../../../mod/sensor/sensor.c -o build/sensor.o | |
arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H750xx -DFLIGHT_COMPUTER -DA0002_REV2 -DTERMINAL -I. -I../../../lib -I../../../init/terminal -I../../../lib/util -I../../../init/terminal/config/Inc -I../../../mod/baro -I../../../mod/buzzer -I../../../mod/commands -I../../../mod/flash -I../../../mod/ignition -I../../../mod/imu -I../../../mod/led -I../../../mod/sensor -I../../../mod/usb -I../../../mod/lora -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I../../../lib/Drivers/CMSIS/Device/ST/STM32H7xx/Include -I../../../lib/Drivers/CMSIS/Include -I../../../lib/FATFS/Target -I../../../lib/FATFS/App -I../../../lib/Middlewares/Third_Party/FatFs/src -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/usb.d" -Wa,-a,-ad,-alms=build/usb.lst ../../../mod/usb/usb.c -o build/usb.o | |
arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H750xx -DFLIGHT_COMPUTER -DA0002_REV2 -DTERMINAL -I. -I../../../lib -I../../../init/terminal -I../../../lib/util -I../../../init/terminal/config/Inc -I../../../mod/baro -I../../../mod/buzzer -I../../../mod/commands -I../../../mod/flash -I../../../mod/ignition -I../../../mod/imu -I../../../mod/led -I../../../mod/sensor -I../../../mod/usb -I../../../mod/lora -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I../../../lib/Drivers/CMSIS/Device/ST/STM32H7xx/Include -I../../../lib/Drivers/CMSIS/Include -I../../../lib/FATFS/Target -I../../../lib/FATFS/App -I../../../lib/Middlewares/Third_Party/FatFs/src -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/lora.d" -Wa,-a,-ad,-alms=build/lora.lst ../../../mod/lora/lora.c -o build/lora.o | |
../../../mod/lora/lora.c: In function 'LORA_SPI_Transmit': | |
../../../mod/lora/lora.c:52:47: warning: passing argument 2 of 'HAL_SPI_Transmit' from incompatible pointer type [-Wincompatible-pointer-types] | |
52 | status = HAL_SPI_Transmit( &(FLASH_LORA), &transmitBuffer, 2, 2000); | |
| ^~~~~~~~~~~~~~~ | |
| | | |
| uint8_t (*)[2] {aka unsigned char (*)[2]} | |
In file included from ../../../init/terminal/config/Inc/stm32h7xx_hal_conf.h:442, | |
from ../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal.h:29, | |
from ../../../lib/sdr_pin_defines_A0002.h:24, | |
from ../../../mod/lora/lora.c:20: | |
../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_spi.h:863:70: note: expected 'uint8_t *' {aka 'unsigned char *'} but argument is of type 'uint8_t (*)[2]' {aka 'unsigned char (*)[2]'} | |
863 | HAL_StatusTypeDef HAL_SPI_Transmit(SPI_HandleTypeDef *hspi, uint8_t *pData, uint16_t Size, uint32_t Timeout); | |
| ~~~~~~~~~^~~~~ | |
arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H750xx -DFLIGHT_COMPUTER -DA0002_REV2 -DTERMINAL -I. -I../../../lib -I../../../init/terminal -I../../../lib/util -I../../../init/terminal/config/Inc -I../../../mod/baro -I../../../mod/buzzer -I../../../mod/commands -I../../../mod/flash -I../../../mod/ignition -I../../../mod/imu -I../../../mod/led -I../../../mod/sensor -I../../../mod/usb -I../../../mod/lora -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I../../../lib/Drivers/CMSIS/Device/ST/STM32H7xx/Include -I../../../lib/Drivers/CMSIS/Include -I../../../lib/FATFS/Target -I../../../lib/FATFS/App -I../../../lib/Middlewares/Third_Party/FatFs/src -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/stm32h7xx_it.d" -Wa,-a,-ad,-alms=build/stm32h7xx_it.lst ../../../init/terminal/config/Src/stm32h7xx_it.c -o build/stm32h7xx_it.o | |
arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H750xx -DFLIGHT_COMPUTER -DA0002_REV2 -DTERMINAL -I. -I../../../lib -I../../../init/terminal -I../../../lib/util -I../../../init/terminal/config/Inc -I../../../mod/baro -I../../../mod/buzzer -I../../../mod/commands -I../../../mod/flash -I../../../mod/ignition -I../../../mod/imu -I../../../mod/led -I../../../mod/sensor -I../../../mod/usb -I../../../mod/lora -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I../../../lib/Drivers/CMSIS/Device/ST/STM32H7xx/Include -I../../../lib/Drivers/CMSIS/Include -I../../../lib/FATFS/Target -I../../../lib/FATFS/App -I../../../lib/Middlewares/Third_Party/FatFs/src -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/stm32h7xx_hal_msp.d" -Wa,-a,-ad,-alms=build/stm32h7xx_hal_msp.lst ../../../init/terminal/config/Src/stm32h7xx_hal_msp.c -o build/stm32h7xx_hal_msp.o | |
arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H750xx -DFLIGHT_COMPUTER -DA0002_REV2 -DTERMINAL -I. -I../../../lib -I../../../init/terminal -I../../../lib/util -I../../../init/terminal/config/Inc -I../../../mod/baro -I../../../mod/buzzer -I../../../mod/commands -I../../../mod/flash -I../../../mod/ignition -I../../../mod/imu -I../../../mod/led -I../../../mod/sensor -I../../../mod/usb -I../../../mod/lora -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I../../../lib/Drivers/CMSIS/Device/ST/STM32H7xx/Include -I../../../lib/Drivers/CMSIS/Include -I../../../lib/FATFS/Target -I../../../lib/FATFS/App -I../../../lib/Middlewares/Third_Party/FatFs/src -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/system_stm32h7xx.d" -Wa,-a,-ad,-alms=build/system_stm32h7xx.lst ../../../init/terminal/config/Src/system_stm32h7xx.c -o build/system_stm32h7xx.o | |
arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H750xx -DFLIGHT_COMPUTER -DA0002_REV2 -DTERMINAL -I. -I../../../lib -I../../../init/terminal -I../../../lib/util -I../../../init/terminal/config/Inc -I../../../mod/baro -I../../../mod/buzzer -I../../../mod/commands -I../../../mod/flash -I../../../mod/ignition -I../../../mod/imu -I../../../mod/led -I../../../mod/sensor -I../../../mod/usb -I../../../mod/lora -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I../../../lib/Drivers/CMSIS/Device/ST/STM32H7xx/Include -I../../../lib/Drivers/CMSIS/Include -I../../../lib/FATFS/Target -I../../../lib/FATFS/App -I../../../lib/Middlewares/Third_Party/FatFs/src -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/stm32h7xx_hal_cortex.d" -Wa,-a,-ad,-alms=build/stm32h7xx_hal_cortex.lst ../../../lib/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_cortex.c -o build/stm32h7xx_hal_cortex.o | |
arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H750xx -DFLIGHT_COMPUTER -DA0002_REV2 -DTERMINAL -I. -I../../../lib -I../../../init/terminal -I../../../lib/util -I../../../init/terminal/config/Inc -I../../../mod/baro -I../../../mod/buzzer -I../../../mod/commands -I../../../mod/flash -I../../../mod/ignition -I../../../mod/imu -I../../../mod/led -I../../../mod/sensor -I../../../mod/usb -I../../../mod/lora -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I../../../lib/Drivers/CMSIS/Device/ST/STM32H7xx/Include -I../../../lib/Drivers/CMSIS/Include -I../../../lib/FATFS/Target -I../../../lib/FATFS/App -I../../../lib/Middlewares/Third_Party/FatFs/src -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/stm32h7xx_hal_rcc.d" -Wa,-a,-ad,-alms=build/stm32h7xx_hal_rcc.lst ../../../lib/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_rcc.c -o build/stm32h7xx_hal_rcc.o | |
arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H750xx -DFLIGHT_COMPUTER -DA0002_REV2 -DTERMINAL -I. -I../../../lib -I../../../init/terminal -I../../../lib/util -I../../../init/terminal/config/Inc -I../../../mod/baro -I../../../mod/buzzer -I../../../mod/commands -I../../../mod/flash -I../../../mod/ignition -I../../../mod/imu -I../../../mod/led -I../../../mod/sensor -I../../../mod/usb -I../../../mod/lora -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I../../../lib/Drivers/CMSIS/Device/ST/STM32H7xx/Include -I../../../lib/Drivers/CMSIS/Include -I../../../lib/FATFS/Target -I../../../lib/FATFS/App -I../../../lib/Middlewares/Third_Party/FatFs/src -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/stm32h7xx_hal_rcc_ex.d" -Wa,-a,-ad,-alms=build/stm32h7xx_hal_rcc_ex.lst ../../../lib/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_rcc_ex.c -o build/stm32h7xx_hal_rcc_ex.o | |
arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H750xx -DFLIGHT_COMPUTER -DA0002_REV2 -DTERMINAL -I. -I../../../lib -I../../../init/terminal -I../../../lib/util -I../../../init/terminal/config/Inc -I../../../mod/baro -I../../../mod/buzzer -I../../../mod/commands -I../../../mod/flash -I../../../mod/ignition -I../../../mod/imu -I../../../mod/led -I../../../mod/sensor -I../../../mod/usb -I../../../mod/lora -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I../../../lib/Drivers/CMSIS/Device/ST/STM32H7xx/Include -I../../../lib/Drivers/CMSIS/Include -I../../../lib/FATFS/Target -I../../../lib/FATFS/App -I../../../lib/Middlewares/Third_Party/FatFs/src -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/stm32h7xx_hal_flash.d" -Wa,-a,-ad,-alms=build/stm32h7xx_hal_flash.lst ../../../lib/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_flash.c -o build/stm32h7xx_hal_flash.o | |
arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H750xx -DFLIGHT_COMPUTER -DA0002_REV2 -DTERMINAL -I. -I../../../lib -I../../../init/terminal -I../../../lib/util -I../../../init/terminal/config/Inc -I../../../mod/baro -I../../../mod/buzzer -I../../../mod/commands -I../../../mod/flash -I../../../mod/ignition -I../../../mod/imu -I../../../mod/led -I../../../mod/sensor -I../../../mod/usb -I../../../mod/lora -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I../../../lib/Drivers/CMSIS/Device/ST/STM32H7xx/Include -I../../../lib/Drivers/CMSIS/Include -I../../../lib/FATFS/Target -I../../../lib/FATFS/App -I../../../lib/Middlewares/Third_Party/FatFs/src -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/stm32h7xx_hal_flash_ex.d" -Wa,-a,-ad,-alms=build/stm32h7xx_hal_flash_ex.lst ../../../lib/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_flash_ex.c -o build/stm32h7xx_hal_flash_ex.o | |
arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H750xx -DFLIGHT_COMPUTER -DA0002_REV2 -DTERMINAL -I. -I../../../lib -I../../../init/terminal -I../../../lib/util -I../../../init/terminal/config/Inc -I../../../mod/baro -I../../../mod/buzzer -I../../../mod/commands -I../../../mod/flash -I../../../mod/ignition -I../../../mod/imu -I../../../mod/led -I../../../mod/sensor -I../../../mod/usb -I../../../mod/lora -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I../../../lib/Drivers/CMSIS/Device/ST/STM32H7xx/Include -I../../../lib/Drivers/CMSIS/Include -I../../../lib/FATFS/Target -I../../../lib/FATFS/App -I../../../lib/Middlewares/Third_Party/FatFs/src -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/stm32h7xx_hal_gpio.d" -Wa,-a,-ad,-alms=build/stm32h7xx_hal_gpio.lst ../../../lib/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_gpio.c -o build/stm32h7xx_hal_gpio.o | |
arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H750xx -DFLIGHT_COMPUTER -DA0002_REV2 -DTERMINAL -I. -I../../../lib -I../../../init/terminal -I../../../lib/util -I../../../init/terminal/config/Inc -I../../../mod/baro -I../../../mod/buzzer -I../../../mod/commands -I../../../mod/flash -I../../../mod/ignition -I../../../mod/imu -I../../../mod/led -I../../../mod/sensor -I../../../mod/usb -I../../../mod/lora -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I../../../lib/Drivers/CMSIS/Device/ST/STM32H7xx/Include -I../../../lib/Drivers/CMSIS/Include -I../../../lib/FATFS/Target -I../../../lib/FATFS/App -I../../../lib/Middlewares/Third_Party/FatFs/src -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/stm32h7xx_hal_hsem.d" -Wa,-a,-ad,-alms=build/stm32h7xx_hal_hsem.lst ../../../lib/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_hsem.c -o build/stm32h7xx_hal_hsem.o | |
arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H750xx -DFLIGHT_COMPUTER -DA0002_REV2 -DTERMINAL -I. -I../../../lib -I../../../init/terminal -I../../../lib/util -I../../../init/terminal/config/Inc -I../../../mod/baro -I../../../mod/buzzer -I../../../mod/commands -I../../../mod/flash -I../../../mod/ignition -I../../../mod/imu -I../../../mod/led -I../../../mod/sensor -I../../../mod/usb -I../../../mod/lora -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I../../../lib/Drivers/CMSIS/Device/ST/STM32H7xx/Include -I../../../lib/Drivers/CMSIS/Include -I../../../lib/FATFS/Target -I../../../lib/FATFS/App -I../../../lib/Middlewares/Third_Party/FatFs/src -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/stm32h7xx_hal_dma.d" -Wa,-a,-ad,-alms=build/stm32h7xx_hal_dma.lst ../../../lib/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_dma.c -o build/stm32h7xx_hal_dma.o | |
arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H750xx -DFLIGHT_COMPUTER -DA0002_REV2 -DTERMINAL -I. -I../../../lib -I../../../init/terminal -I../../../lib/util -I../../../init/terminal/config/Inc -I../../../mod/baro -I../../../mod/buzzer -I../../../mod/commands -I../../../mod/flash -I../../../mod/ignition -I../../../mod/imu -I../../../mod/led -I../../../mod/sensor -I../../../mod/usb -I../../../mod/lora -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I../../../lib/Drivers/CMSIS/Device/ST/STM32H7xx/Include -I../../../lib/Drivers/CMSIS/Include -I../../../lib/FATFS/Target -I../../../lib/FATFS/App -I../../../lib/Middlewares/Third_Party/FatFs/src -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/stm32h7xx_hal_dma_ex.d" -Wa,-a,-ad,-alms=build/stm32h7xx_hal_dma_ex.lst ../../../lib/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_dma_ex.c -o build/stm32h7xx_hal_dma_ex.o | |
arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H750xx -DFLIGHT_COMPUTER -DA0002_REV2 -DTERMINAL -I. -I../../../lib -I../../../init/terminal -I../../../lib/util -I../../../init/terminal/config/Inc -I../../../mod/baro -I../../../mod/buzzer -I../../../mod/commands -I../../../mod/flash -I../../../mod/ignition -I../../../mod/imu -I../../../mod/led -I../../../mod/sensor -I../../../mod/usb -I../../../mod/lora -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I../../../lib/Drivers/CMSIS/Device/ST/STM32H7xx/Include -I../../../lib/Drivers/CMSIS/Include -I../../../lib/FATFS/Target -I../../../lib/FATFS/App -I../../../lib/Middlewares/Third_Party/FatFs/src -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/stm32h7xx_hal_mdma.d" -Wa,-a,-ad,-alms=build/stm32h7xx_hal_mdma.lst ../../../lib/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_mdma.c -o build/stm32h7xx_hal_mdma.o | |
arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H750xx -DFLIGHT_COMPUTER -DA0002_REV2 -DTERMINAL -I. -I../../../lib -I../../../init/terminal -I../../../lib/util -I../../../init/terminal/config/Inc -I../../../mod/baro -I../../../mod/buzzer -I../../../mod/commands -I../../../mod/flash -I../../../mod/ignition -I../../../mod/imu -I../../../mod/led -I../../../mod/sensor -I../../../mod/usb -I../../../mod/lora -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I../../../lib/Drivers/CMSIS/Device/ST/STM32H7xx/Include -I../../../lib/Drivers/CMSIS/Include -I../../../lib/FATFS/Target -I../../../lib/FATFS/App -I../../../lib/Middlewares/Third_Party/FatFs/src -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/stm32h7xx_hal_pwr.d" -Wa,-a,-ad,-alms=build/stm32h7xx_hal_pwr.lst ../../../lib/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_pwr.c -o build/stm32h7xx_hal_pwr.o | |
arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H750xx -DFLIGHT_COMPUTER -DA0002_REV2 -DTERMINAL -I. -I../../../lib -I../../../init/terminal -I../../../lib/util -I../../../init/terminal/config/Inc -I../../../mod/baro -I../../../mod/buzzer -I../../../mod/commands -I../../../mod/flash -I../../../mod/ignition -I../../../mod/imu -I../../../mod/led -I../../../mod/sensor -I../../../mod/usb -I../../../mod/lora -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I../../../lib/Drivers/CMSIS/Device/ST/STM32H7xx/Include -I../../../lib/Drivers/CMSIS/Include -I../../../lib/FATFS/Target -I../../../lib/FATFS/App -I../../../lib/Middlewares/Third_Party/FatFs/src -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/stm32h7xx_hal_pwr_ex.d" -Wa,-a,-ad,-alms=build/stm32h7xx_hal_pwr_ex.lst ../../../lib/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_pwr_ex.c -o build/stm32h7xx_hal_pwr_ex.o | |
arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H750xx -DFLIGHT_COMPUTER -DA0002_REV2 -DTERMINAL -I. -I../../../lib -I../../../init/terminal -I../../../lib/util -I../../../init/terminal/config/Inc -I../../../mod/baro -I../../../mod/buzzer -I../../../mod/commands -I../../../mod/flash -I../../../mod/ignition -I../../../mod/imu -I../../../mod/led -I../../../mod/sensor -I../../../mod/usb -I../../../mod/lora -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I../../../lib/Drivers/CMSIS/Device/ST/STM32H7xx/Include -I../../../lib/Drivers/CMSIS/Include -I../../../lib/FATFS/Target -I../../../lib/FATFS/App -I../../../lib/Middlewares/Third_Party/FatFs/src -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/stm32h7xx_hal.d" -Wa,-a,-ad,-alms=build/stm32h7xx_hal.lst ../../../lib/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.c -o build/stm32h7xx_hal.o | |
arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H750xx -DFLIGHT_COMPUTER -DA0002_REV2 -DTERMINAL -I. -I../../../lib -I../../../init/terminal -I../../../lib/util -I../../../init/terminal/config/Inc -I../../../mod/baro -I../../../mod/buzzer -I../../../mod/commands -I../../../mod/flash -I../../../mod/ignition -I../../../mod/imu -I../../../mod/led -I../../../mod/sensor -I../../../mod/usb -I../../../mod/lora -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I../../../lib/Drivers/CMSIS/Device/ST/STM32H7xx/Include -I../../../lib/Drivers/CMSIS/Include -I../../../lib/FATFS/Target -I../../../lib/FATFS/App -I../../../lib/Middlewares/Third_Party/FatFs/src -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/stm32h7xx_hal_i2c.d" -Wa,-a,-ad,-alms=build/stm32h7xx_hal_i2c.lst ../../../lib/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_i2c.c -o build/stm32h7xx_hal_i2c.o | |
arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H750xx -DFLIGHT_COMPUTER -DA0002_REV2 -DTERMINAL -I. -I../../../lib -I../../../init/terminal -I../../../lib/util -I../../../init/terminal/config/Inc -I../../../mod/baro -I../../../mod/buzzer -I../../../mod/commands -I../../../mod/flash -I../../../mod/ignition -I../../../mod/imu -I../../../mod/led -I../../../mod/sensor -I../../../mod/usb -I../../../mod/lora -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I../../../lib/Drivers/CMSIS/Device/ST/STM32H7xx/Include -I../../../lib/Drivers/CMSIS/Include -I../../../lib/FATFS/Target -I../../../lib/FATFS/App -I../../../lib/Middlewares/Third_Party/FatFs/src -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/stm32h7xx_hal_i2c_ex.d" -Wa,-a,-ad,-alms=build/stm32h7xx_hal_i2c_ex.lst ../../../lib/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_i2c_ex.c -o build/stm32h7xx_hal_i2c_ex.o | |
arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H750xx -DFLIGHT_COMPUTER -DA0002_REV2 -DTERMINAL -I. -I../../../lib -I../../../init/terminal -I../../../lib/util -I../../../init/terminal/config/Inc -I../../../mod/baro -I../../../mod/buzzer -I../../../mod/commands -I../../../mod/flash -I../../../mod/ignition -I../../../mod/imu -I../../../mod/led -I../../../mod/sensor -I../../../mod/usb -I../../../mod/lora -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I../../../lib/Drivers/CMSIS/Device/ST/STM32H7xx/Include -I../../../lib/Drivers/CMSIS/Include -I../../../lib/FATFS/Target -I../../../lib/FATFS/App -I../../../lib/Middlewares/Third_Party/FatFs/src -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/stm32h7xx_hal_exti.d" -Wa,-a,-ad,-alms=build/stm32h7xx_hal_exti.lst ../../../lib/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_exti.c -o build/stm32h7xx_hal_exti.o | |
arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H750xx -DFLIGHT_COMPUTER -DA0002_REV2 -DTERMINAL -I. -I../../../lib -I../../../init/terminal -I../../../lib/util -I../../../init/terminal/config/Inc -I../../../mod/baro -I../../../mod/buzzer -I../../../mod/commands -I../../../mod/flash -I../../../mod/ignition -I../../../mod/imu -I../../../mod/led -I../../../mod/sensor -I../../../mod/usb -I../../../mod/lora -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I../../../lib/Drivers/CMSIS/Device/ST/STM32H7xx/Include -I../../../lib/Drivers/CMSIS/Include -I../../../lib/FATFS/Target -I../../../lib/FATFS/App -I../../../lib/Middlewares/Third_Party/FatFs/src -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/stm32h7xx_hal_tim.d" -Wa,-a,-ad,-alms=build/stm32h7xx_hal_tim.lst ../../../lib/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_tim.c -o build/stm32h7xx_hal_tim.o | |
arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H750xx -DFLIGHT_COMPUTER -DA0002_REV2 -DTERMINAL -I. -I../../../lib -I../../../init/terminal -I../../../lib/util -I../../../init/terminal/config/Inc -I../../../mod/baro -I../../../mod/buzzer -I../../../mod/commands -I../../../mod/flash -I../../../mod/ignition -I../../../mod/imu -I../../../mod/led -I../../../mod/sensor -I../../../mod/usb -I../../../mod/lora -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I../../../lib/Drivers/CMSIS/Device/ST/STM32H7xx/Include -I../../../lib/Drivers/CMSIS/Include -I../../../lib/FATFS/Target -I../../../lib/FATFS/App -I../../../lib/Middlewares/Third_Party/FatFs/src -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/stm32h7xx_hal_tim_ex.d" -Wa,-a,-ad,-alms=build/stm32h7xx_hal_tim_ex.lst ../../../lib/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_tim_ex.c -o build/stm32h7xx_hal_tim_ex.o | |
arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H750xx -DFLIGHT_COMPUTER -DA0002_REV2 -DTERMINAL -I. -I../../../lib -I../../../init/terminal -I../../../lib/util -I../../../init/terminal/config/Inc -I../../../mod/baro -I../../../mod/buzzer -I../../../mod/commands -I../../../mod/flash -I../../../mod/ignition -I../../../mod/imu -I../../../mod/led -I../../../mod/sensor -I../../../mod/usb -I../../../mod/lora -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I../../../lib/Drivers/CMSIS/Device/ST/STM32H7xx/Include -I../../../lib/Drivers/CMSIS/Include -I../../../lib/FATFS/Target -I../../../lib/FATFS/App -I../../../lib/Middlewares/Third_Party/FatFs/src -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/stm32h7xx_hal_uart.d" -Wa,-a,-ad,-alms=build/stm32h7xx_hal_uart.lst ../../../lib/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_uart.c -o build/stm32h7xx_hal_uart.o | |
arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H750xx -DFLIGHT_COMPUTER -DA0002_REV2 -DTERMINAL -I. -I../../../lib -I../../../init/terminal -I../../../lib/util -I../../../init/terminal/config/Inc -I../../../mod/baro -I../../../mod/buzzer -I../../../mod/commands -I../../../mod/flash -I../../../mod/ignition -I../../../mod/imu -I../../../mod/led -I../../../mod/sensor -I../../../mod/usb -I../../../mod/lora -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I../../../lib/Drivers/CMSIS/Device/ST/STM32H7xx/Include -I../../../lib/Drivers/CMSIS/Include -I../../../lib/FATFS/Target -I../../../lib/FATFS/App -I../../../lib/Middlewares/Third_Party/FatFs/src -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/stm32h7xx_hal_uart_ex.d" -Wa,-a,-ad,-alms=build/stm32h7xx_hal_uart_ex.lst ../../../lib/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_uart_ex.c -o build/stm32h7xx_hal_uart_ex.o | |
arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H750xx -DFLIGHT_COMPUTER -DA0002_REV2 -DTERMINAL -I. -I../../../lib -I../../../init/terminal -I../../../lib/util -I../../../init/terminal/config/Inc -I../../../mod/baro -I../../../mod/buzzer -I../../../mod/commands -I../../../mod/flash -I../../../mod/ignition -I../../../mod/imu -I../../../mod/led -I../../../mod/sensor -I../../../mod/usb -I../../../mod/lora -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I../../../lib/Drivers/CMSIS/Device/ST/STM32H7xx/Include -I../../../lib/Drivers/CMSIS/Include -I../../../lib/FATFS/Target -I../../../lib/FATFS/App -I../../../lib/Middlewares/Third_Party/FatFs/src -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/stm32h7xx_hal_spi.d" -Wa,-a,-ad,-alms=build/stm32h7xx_hal_spi.lst ../../../lib/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_spi.c -o build/stm32h7xx_hal_spi.o | |
arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H750xx -DFLIGHT_COMPUTER -DA0002_REV2 -DTERMINAL -I. -I../../../lib -I../../../init/terminal -I../../../lib/util -I../../../init/terminal/config/Inc -I../../../mod/baro -I../../../mod/buzzer -I../../../mod/commands -I../../../mod/flash -I../../../mod/ignition -I../../../mod/imu -I../../../mod/led -I../../../mod/sensor -I../../../mod/usb -I../../../mod/lora -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I../../../lib/Drivers/CMSIS/Device/ST/STM32H7xx/Include -I../../../lib/Drivers/CMSIS/Include -I../../../lib/FATFS/Target -I../../../lib/FATFS/App -I../../../lib/Middlewares/Third_Party/FatFs/src -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/stm32h7xx_hal_spi_ex.d" -Wa,-a,-ad,-alms=build/stm32h7xx_hal_spi_ex.lst ../../../lib/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_spi_ex.c -o build/stm32h7xx_hal_spi_ex.o | |
arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H750xx -DFLIGHT_COMPUTER -DA0002_REV2 -DTERMINAL -I. -I../../../lib -I../../../init/terminal -I../../../lib/util -I../../../init/terminal/config/Inc -I../../../mod/baro -I../../../mod/buzzer -I../../../mod/commands -I../../../mod/flash -I../../../mod/ignition -I../../../mod/imu -I../../../mod/led -I../../../mod/sensor -I../../../mod/usb -I../../../mod/lora -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I../../../lib/Drivers/CMSIS/Device/ST/STM32H7xx/Include -I../../../lib/Drivers/CMSIS/Include -I../../../lib/FATFS/Target -I../../../lib/FATFS/App -I../../../lib/Middlewares/Third_Party/FatFs/src -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/fatfs.d" -Wa,-a,-ad,-alms=build/fatfs.lst ../../../lib/FATFS/App/fatfs.c -o build/fatfs.o | |
arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H750xx -DFLIGHT_COMPUTER -DA0002_REV2 -DTERMINAL -I. -I../../../lib -I../../../init/terminal -I../../../lib/util -I../../../init/terminal/config/Inc -I../../../mod/baro -I../../../mod/buzzer -I../../../mod/commands -I../../../mod/flash -I../../../mod/ignition -I../../../mod/imu -I../../../mod/led -I../../../mod/sensor -I../../../mod/usb -I../../../mod/lora -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I../../../lib/Drivers/CMSIS/Device/ST/STM32H7xx/Include -I../../../lib/Drivers/CMSIS/Include -I../../../lib/FATFS/Target -I../../../lib/FATFS/App -I../../../lib/Middlewares/Third_Party/FatFs/src -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/bsp_driver_sd.d" -Wa,-a,-ad,-alms=build/bsp_driver_sd.lst ../../../lib/FATFS/Target/bsp_driver_sd.c -o build/bsp_driver_sd.o | |
arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H750xx -DFLIGHT_COMPUTER -DA0002_REV2 -DTERMINAL -I. -I../../../lib -I../../../init/terminal -I../../../lib/util -I../../../init/terminal/config/Inc -I../../../mod/baro -I../../../mod/buzzer -I../../../mod/commands -I../../../mod/flash -I../../../mod/ignition -I../../../mod/imu -I../../../mod/led -I../../../mod/sensor -I../../../mod/usb -I../../../mod/lora -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I../../../lib/Drivers/CMSIS/Device/ST/STM32H7xx/Include -I../../../lib/Drivers/CMSIS/Include -I../../../lib/FATFS/Target -I../../../lib/FATFS/App -I../../../lib/Middlewares/Third_Party/FatFs/src -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/sd_diskio.d" -Wa,-a,-ad,-alms=build/sd_diskio.lst ../../../lib/FATFS/Target/sd_diskio.c -o build/sd_diskio.o | |
arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H750xx -DFLIGHT_COMPUTER -DA0002_REV2 -DTERMINAL -I. -I../../../lib -I../../../init/terminal -I../../../lib/util -I../../../init/terminal/config/Inc -I../../../mod/baro -I../../../mod/buzzer -I../../../mod/commands -I../../../mod/flash -I../../../mod/ignition -I../../../mod/imu -I../../../mod/led -I../../../mod/sensor -I../../../mod/usb -I../../../mod/lora -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I../../../lib/Drivers/CMSIS/Device/ST/STM32H7xx/Include -I../../../lib/Drivers/CMSIS/Include -I../../../lib/FATFS/Target -I../../../lib/FATFS/App -I../../../lib/Middlewares/Third_Party/FatFs/src -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/fatfs_platform.d" -Wa,-a,-ad,-alms=build/fatfs_platform.lst ../../../lib/FATFS/Target/fatfs_platform.c -o build/fatfs_platform.o | |
arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H750xx -DFLIGHT_COMPUTER -DA0002_REV2 -DTERMINAL -I. -I../../../lib -I../../../init/terminal -I../../../lib/util -I../../../init/terminal/config/Inc -I../../../mod/baro -I../../../mod/buzzer -I../../../mod/commands -I../../../mod/flash -I../../../mod/ignition -I../../../mod/imu -I../../../mod/led -I../../../mod/sensor -I../../../mod/usb -I../../../mod/lora -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I../../../lib/Drivers/CMSIS/Device/ST/STM32H7xx/Include -I../../../lib/Drivers/CMSIS/Include -I../../../lib/FATFS/Target -I../../../lib/FATFS/App -I../../../lib/Middlewares/Third_Party/FatFs/src -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/stm32h7xx_ll_sdmmc.d" -Wa,-a,-ad,-alms=build/stm32h7xx_ll_sdmmc.lst ../../../lib/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_ll_sdmmc.c -o build/stm32h7xx_ll_sdmmc.o | |
arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H750xx -DFLIGHT_COMPUTER -DA0002_REV2 -DTERMINAL -I. -I../../../lib -I../../../init/terminal -I../../../lib/util -I../../../init/terminal/config/Inc -I../../../mod/baro -I../../../mod/buzzer -I../../../mod/commands -I../../../mod/flash -I../../../mod/ignition -I../../../mod/imu -I../../../mod/led -I../../../mod/sensor -I../../../mod/usb -I../../../mod/lora -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I../../../lib/Drivers/CMSIS/Device/ST/STM32H7xx/Include -I../../../lib/Drivers/CMSIS/Include -I../../../lib/FATFS/Target -I../../../lib/FATFS/App -I../../../lib/Middlewares/Third_Party/FatFs/src -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/stm32h7xx_ll_delayblock.d" -Wa,-a,-ad,-alms=build/stm32h7xx_ll_delayblock.lst ../../../lib/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_ll_delayblock.c -o build/stm32h7xx_ll_delayblock.o | |
arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H750xx -DFLIGHT_COMPUTER -DA0002_REV2 -DTERMINAL -I. -I../../../lib -I../../../init/terminal -I../../../lib/util -I../../../init/terminal/config/Inc -I../../../mod/baro -I../../../mod/buzzer -I../../../mod/commands -I../../../mod/flash -I../../../mod/ignition -I../../../mod/imu -I../../../mod/led -I../../../mod/sensor -I../../../mod/usb -I../../../mod/lora -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I../../../lib/Drivers/CMSIS/Device/ST/STM32H7xx/Include -I../../../lib/Drivers/CMSIS/Include -I../../../lib/FATFS/Target -I../../../lib/FATFS/App -I../../../lib/Middlewares/Third_Party/FatFs/src -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/stm32h7xx_hal_sd.d" -Wa,-a,-ad,-alms=build/stm32h7xx_hal_sd.lst ../../../lib/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_sd.c -o build/stm32h7xx_hal_sd.o | |
arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H750xx -DFLIGHT_COMPUTER -DA0002_REV2 -DTERMINAL -I. -I../../../lib -I../../../init/terminal -I../../../lib/util -I../../../init/terminal/config/Inc -I../../../mod/baro -I../../../mod/buzzer -I../../../mod/commands -I../../../mod/flash -I../../../mod/ignition -I../../../mod/imu -I../../../mod/led -I../../../mod/sensor -I../../../mod/usb -I../../../mod/lora -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I../../../lib/Drivers/CMSIS/Device/ST/STM32H7xx/Include -I../../../lib/Drivers/CMSIS/Include -I../../../lib/FATFS/Target -I../../../lib/FATFS/App -I../../../lib/Middlewares/Third_Party/FatFs/src -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/stm32h7xx_hal_sd_ex.d" -Wa,-a,-ad,-alms=build/stm32h7xx_hal_sd_ex.lst ../../../lib/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_sd_ex.c -o build/stm32h7xx_hal_sd_ex.o | |
arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H750xx -DFLIGHT_COMPUTER -DA0002_REV2 -DTERMINAL -I. -I../../../lib -I../../../init/terminal -I../../../lib/util -I../../../init/terminal/config/Inc -I../../../mod/baro -I../../../mod/buzzer -I../../../mod/commands -I../../../mod/flash -I../../../mod/ignition -I../../../mod/imu -I../../../mod/led -I../../../mod/sensor -I../../../mod/usb -I../../../mod/lora -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I../../../lib/Drivers/CMSIS/Device/ST/STM32H7xx/Include -I../../../lib/Drivers/CMSIS/Include -I../../../lib/FATFS/Target -I../../../lib/FATFS/App -I../../../lib/Middlewares/Third_Party/FatFs/src -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/diskio.d" -Wa,-a,-ad,-alms=build/diskio.lst ../../../lib/Middlewares/Third_Party/FatFs/src/diskio.c -o build/diskio.o | |
arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H750xx -DFLIGHT_COMPUTER -DA0002_REV2 -DTERMINAL -I. -I../../../lib -I../../../init/terminal -I../../../lib/util -I../../../init/terminal/config/Inc -I../../../mod/baro -I../../../mod/buzzer -I../../../mod/commands -I../../../mod/flash -I../../../mod/ignition -I../../../mod/imu -I../../../mod/led -I../../../mod/sensor -I../../../mod/usb -I../../../mod/lora -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I../../../lib/Drivers/CMSIS/Device/ST/STM32H7xx/Include -I../../../lib/Drivers/CMSIS/Include -I../../../lib/FATFS/Target -I../../../lib/FATFS/App -I../../../lib/Middlewares/Third_Party/FatFs/src -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/ff.d" -Wa,-a,-ad,-alms=build/ff.lst ../../../lib/Middlewares/Third_Party/FatFs/src/ff.c -o build/ff.o | |
arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H750xx -DFLIGHT_COMPUTER -DA0002_REV2 -DTERMINAL -I. -I../../../lib -I../../../init/terminal -I../../../lib/util -I../../../init/terminal/config/Inc -I../../../mod/baro -I../../../mod/buzzer -I../../../mod/commands -I../../../mod/flash -I../../../mod/ignition -I../../../mod/imu -I../../../mod/led -I../../../mod/sensor -I../../../mod/usb -I../../../mod/lora -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I../../../lib/Drivers/CMSIS/Device/ST/STM32H7xx/Include -I../../../lib/Drivers/CMSIS/Include -I../../../lib/FATFS/Target -I../../../lib/FATFS/App -I../../../lib/Middlewares/Third_Party/FatFs/src -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/ff_gen_drv.d" -Wa,-a,-ad,-alms=build/ff_gen_drv.lst ../../../lib/Middlewares/Third_Party/FatFs/src/ff_gen_drv.c -o build/ff_gen_drv.o | |
arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H750xx -DFLIGHT_COMPUTER -DA0002_REV2 -DTERMINAL -I. -I../../../lib -I../../../init/terminal -I../../../lib/util -I../../../init/terminal/config/Inc -I../../../mod/baro -I../../../mod/buzzer -I../../../mod/commands -I../../../mod/flash -I../../../mod/ignition -I../../../mod/imu -I../../../mod/led -I../../../mod/sensor -I../../../mod/usb -I../../../mod/lora -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I../../../lib/Drivers/CMSIS/Device/ST/STM32H7xx/Include -I../../../lib/Drivers/CMSIS/Include -I../../../lib/FATFS/Target -I../../../lib/FATFS/App -I../../../lib/Middlewares/Third_Party/FatFs/src -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/syscall.d" -Wa,-a,-ad,-alms=build/syscall.lst ../../../lib/Middlewares/Third_Party/FatFs/src/option/syscall.c -o build/syscall.o | |
arm-none-eabi-gcc -x assembler-with-cpp -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H750xx -DFLIGHT_COMPUTER -DA0002_REV2 -DTERMINAL -I. -I../../../lib -I../../../init/terminal -I../../../lib/util -I../../../init/terminal/config/Inc -I../../../mod/baro -I../../../mod/buzzer -I../../../mod/commands -I../../../mod/flash -I../../../mod/ignition -I../../../mod/imu -I../../../mod/led -I../../../mod/sensor -I../../../mod/usb -I../../../mod/lora -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc -I../../../lib/Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I../../../lib/Drivers/CMSIS/Device/ST/STM32H7xx/Include -I../../../lib/Drivers/CMSIS/Include -I../../../lib/FATFS/Target -I../../../lib/FATFS/App -I../../../lib/Middlewares/Third_Party/FatFs/src -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/startup_stm32h750xx.d" startup_stm32h750xx.s -o build/startup_stm32h750xx.o | |
arm-none-eabi-gcc build/main.o build/init.o build/sdr_error.o build/baro.o build/buzzer.o build/commands.o build/flash.o build/ignition.o build/imu.o build/led.o build/sensor.o build/usb.o build/lora.o build/stm32h7xx_it.o build/stm32h7xx_hal_msp.o build/system_stm32h7xx.o build/stm32h7xx_hal_cortex.o build/stm32h7xx_hal_rcc.o build/stm32h7xx_hal_rcc_ex.o build/stm32h7xx_hal_flash.o build/stm32h7xx_hal_flash_ex.o build/stm32h7xx_hal_gpio.o build/stm32h7xx_hal_hsem.o build/stm32h7xx_hal_dma.o build/stm32h7xx_hal_dma_ex.o build/stm32h7xx_hal_mdma.o build/stm32h7xx_hal_pwr.o build/stm32h7xx_hal_pwr_ex.o build/stm32h7xx_hal.o build/stm32h7xx_hal_i2c.o build/stm32h7xx_hal_i2c_ex.o build/stm32h7xx_hal_exti.o build/stm32h7xx_hal_tim.o build/stm32h7xx_hal_tim_ex.o build/stm32h7xx_hal_uart.o build/stm32h7xx_hal_uart_ex.o build/stm32h7xx_hal_spi.o build/stm32h7xx_hal_spi_ex.o build/fatfs.o build/bsp_driver_sd.o build/sd_diskio.o build/fatfs_platform.o build/stm32h7xx_ll_sdmmc.o build/stm32h7xx_ll_delayblock.o build/stm32h7xx_hal_sd.o build/stm32h7xx_hal_sd_ex.o build/diskio.o build/ff.o build/ff_gen_drv.o build/syscall.o build/startup_stm32h750xx.o -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -specs=nano.specs -TSTM32H750VBTx_FLASH.ld -lc -lm -lnosys -Wl,-Map=build/terminal.map,--cref -Wl,--gc-sections -o build/terminal.elf | |
/usr/lib/gcc/arm-none-eabi/13.3.1/../../../arm-none-eabi/bin/ld: /usr/lib/gcc/arm-none-eabi/13.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(libc_a-closer.o): in function `_close_r': | |
/build/reproducible-path/newlib-4.5.0.20241231/build_nano/arm-none-eabi/thumb/v7e-m+dp/hard/newlib/../../../../../../newlib/libc/reent/closer.c:47:(.text+0xc): warning: _close is not implemented and will always fail | |
/usr/lib/gcc/arm-none-eabi/13.3.1/../../../arm-none-eabi/bin/ld: /usr/lib/gcc/arm-none-eabi/13.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(libc_a-closer.o): note: the message above does not take linker garbage collection into account | |
/usr/lib/gcc/arm-none-eabi/13.3.1/../../../arm-none-eabi/bin/ld: /usr/lib/gcc/arm-none-eabi/13.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(libc_a-lseekr.o): in function `_lseek_r': | |
/build/reproducible-path/newlib-4.5.0.20241231/build_nano/arm-none-eabi/thumb/v7e-m+dp/hard/newlib/../../../../../../newlib/libc/reent/lseekr.c:49:(.text+0x14): warning: _lseek is not implemented and will always fail | |
/usr/lib/gcc/arm-none-eabi/13.3.1/../../../arm-none-eabi/bin/ld: /usr/lib/gcc/arm-none-eabi/13.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(libc_a-lseekr.o): note: the message above does not take linker garbage collection into account | |
/usr/lib/gcc/arm-none-eabi/13.3.1/../../../arm-none-eabi/bin/ld: /usr/lib/gcc/arm-none-eabi/13.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(libc_a-readr.o): in function `_read_r': | |
/build/reproducible-path/newlib-4.5.0.20241231/build_nano/arm-none-eabi/thumb/v7e-m+dp/hard/newlib/../../../../../../newlib/libc/reent/readr.c:49:(.text+0x14): warning: _read is not implemented and will always fail | |
/usr/lib/gcc/arm-none-eabi/13.3.1/../../../arm-none-eabi/bin/ld: /usr/lib/gcc/arm-none-eabi/13.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(libc_a-readr.o): note: the message above does not take linker garbage collection into account | |
/usr/lib/gcc/arm-none-eabi/13.3.1/../../../arm-none-eabi/bin/ld: /usr/lib/gcc/arm-none-eabi/13.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(libc_a-writer.o): in function `_write_r': | |
/build/reproducible-path/newlib-4.5.0.20241231/build_nano/arm-none-eabi/thumb/v7e-m+dp/hard/newlib/../../../../../../newlib/libc/reent/writer.c:49:(.text+0x14): warning: _write is not implemented and will always fail | |
/usr/lib/gcc/arm-none-eabi/13.3.1/../../../arm-none-eabi/bin/ld: /usr/lib/gcc/arm-none-eabi/13.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(libc_a-writer.o): note: the message above does not take linker garbage collection into account | |
arm-none-eabi-size build/terminal.elf | |
text data bss dec hex filename | |
40144 8300 2836 51280 c850 build/terminal.elf | |
arm-none-eabi-objcopy -O ihex build/terminal.elf build/terminal.hex | |
arm-none-eabi-objcopy -O binary -S build/terminal.elf build/terminal.bin |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment