################################################################################ # MRS Version: 1.9.2 # Automatically-generated file. Do not edit! ################################################################################ # Add inputs and outputs from these tool invocations to the build variables C_SRCS += \ ../Debug/debug.c OBJS += \ ./Debug/debug.o C_DEPS += \ ./Debug/debug.d # Each subdirectory must supply rules for building sources it contributes Debug/%.o: ../Debug/%.c @ @ riscv-none-embed-gcc -march=rv32ecxw -mabi=ilp32e -msmall-data-limit=0 -msave-restore -Os -fmessage-length=0 -fsigned-char -ffunction-sections -fdata-sections -fno-common -Wunused -Wuninitialized -g -I"Z:\public\_exchange\Radim\BatteryHeater\CH32V003F4P6_BAT_HEATER\Debug" -I"Z:\public\_exchange\Radim\BatteryHeater\CH32V003F4P6_BAT_HEATER\Core" -I"Z:\public\_exchange\Radim\BatteryHeater\CH32V003F4P6_BAT_HEATER\User" -I"Z:\public\_exchange\Radim\BatteryHeater\CH32V003F4P6_BAT_HEATER\Peripheral\inc" -std=gnu99 -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@)" -c -o "$@" "$<" @ @