initial FW setup for Raven validation
This commit is contained in:
		
							
								
								
									
										24
									
								
								raven/bsp/Debug/drivers/fe300prci/subdir.mk
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										24
									
								
								raven/bsp/Debug/drivers/fe300prci/subdir.mk
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,24 @@ | ||||
| ################################################################################ | ||||
| # Automatically-generated file. Do not edit! | ||||
| ################################################################################ | ||||
|  | ||||
| # Add inputs and outputs from these tool invocations to the build variables  | ||||
| C_SRCS += \ | ||||
| ../drivers/fe300prci/fe300prci_driver.c  | ||||
|  | ||||
| OBJS += \ | ||||
| ./drivers/fe300prci/fe300prci_driver.o  | ||||
|  | ||||
| C_DEPS += \ | ||||
| ./drivers/fe300prci/fe300prci_driver.d  | ||||
|  | ||||
|  | ||||
| # Each subdirectory must supply rules for building sources it contributes | ||||
| drivers/fe300prci/%.o: ../drivers/fe300prci/%.c | ||||
| 	@echo 'Building file: $<' | ||||
| 	@echo 'Invoking: Cross GCC Compiler' | ||||
| 	riscv32-unknown-elf-gcc -O0 -g3 -Wall -c -fmessage-length=0 -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@)" -o "$@" "$<" | ||||
| 	@echo 'Finished building: $<' | ||||
| 	@echo ' ' | ||||
|  | ||||
|  | ||||
							
								
								
									
										24
									
								
								raven/bsp/Debug/drivers/plic/subdir.mk
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										24
									
								
								raven/bsp/Debug/drivers/plic/subdir.mk
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,24 @@ | ||||
| ################################################################################ | ||||
| # Automatically-generated file. Do not edit! | ||||
| ################################################################################ | ||||
|  | ||||
| # Add inputs and outputs from these tool invocations to the build variables  | ||||
| C_SRCS += \ | ||||
| ../drivers/plic/plic_driver.c  | ||||
|  | ||||
| OBJS += \ | ||||
| ./drivers/plic/plic_driver.o  | ||||
|  | ||||
| C_DEPS += \ | ||||
| ./drivers/plic/plic_driver.d  | ||||
|  | ||||
|  | ||||
| # Each subdirectory must supply rules for building sources it contributes | ||||
| drivers/plic/%.o: ../drivers/plic/%.c | ||||
| 	@echo 'Building file: $<' | ||||
| 	@echo 'Invoking: Cross GCC Compiler' | ||||
| 	riscv32-unknown-elf-gcc -O0 -g3 -Wall -c -fmessage-length=0 -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@)" -o "$@" "$<" | ||||
| 	@echo 'Finished building: $<' | ||||
| 	@echo ' ' | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user