################################################################################ # MRS Version: 2.2.0 # Automatically-generated file. Do not edit! ################################################################################ # Add inputs and outputs from these tool invocations to the build variables C_SRCS += \ ../components/ws2812b/user_led.c \ ../components/ws2812b/user_ws2812b.c \ ../components/ws2812b/ws2812b_spi.c C_DEPS += \ ./components/ws2812b/user_led.d \ ./components/ws2812b/user_ws2812b.d \ ./components/ws2812b/ws2812b_spi.d OBJS += \ ./components/ws2812b/user_led.o \ ./components/ws2812b/user_ws2812b.o \ ./components/ws2812b/ws2812b_spi.o EXPANDS += \ ./components/ws2812b/user_led.c.234r.expand \ ./components/ws2812b/user_ws2812b.c.234r.expand \ ./components/ws2812b/ws2812b_spi.c.234r.expand # Each subdirectory must supply rules for building sources it contributes components/ws2812b/%.o: ../components/ws2812b/%.c @ riscv-none-embed-gcc -march=rv32imacxw -mabi=ilp32 -msmall-data-limit=8 -msave-restore -fmax-errors=20 -O0 -fmessage-length=0 -fsigned-char -ffunction-sections -fdata-sections -fno-common -Wunused -Wuninitialized -g -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/ISCS_CABINET_COLL_16/Library/SRC/Debug" -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/ISCS_CABINET_COLL_16/Library/SRC/Core" -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/ISCS_CABINET_COLL_16/main/User" -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/ISCS_CABINET_COLL_16/Library/SRC/Peripheral/inc" -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/ISCS_CABINET_COLL_16/main/User/include" -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/ISCS_CABINET_COLL_16/main/components/ws2812b" -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/ISCS_CABINET_COLL_16/main/components/user_uart" -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/ISCS_CABINET_COLL_16/main/components/server" -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/ISCS_CABINET_COLL_16/main/components/tools" -std=gnu99 -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@)" -c -o "$@" "$<"