move rx63n into its own family
This commit is contained in:
		@@ -35,14 +35,14 @@ endif
 | 
			
		||||
MCU_DIR = hw/mcu/renesas/rx63n
 | 
			
		||||
 | 
			
		||||
# All source paths should be relative to the top level.
 | 
			
		||||
LD_FILE = hw/bsp/$(BOARD)/r5f5631fd.ld
 | 
			
		||||
LD_FILE = $(BOARD_PATH)/r5f5631fd.ld
 | 
			
		||||
 | 
			
		||||
SRC_C += \
 | 
			
		||||
	src/portable/renesas/usba/dcd_usba.c \
 | 
			
		||||
	$(MCU_DIR)/vects.c
 | 
			
		||||
 | 
			
		||||
INC += \
 | 
			
		||||
	$(TOP)/hw/bsp/$(BOARD) \
 | 
			
		||||
	$(TOP)/$(BOARD_PATH) \
 | 
			
		||||
	$(TOP)/$(MCU_DIR)
 | 
			
		||||
 | 
			
		||||
SRC_S += $(MCU_DIR)/start.S
 | 
			
		||||
							
								
								
									
										1
									
								
								hw/bsp/rx63n/family.mk
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								hw/bsp/rx63n/family.mk
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1 @@
 | 
			
		||||
include $(TOP)/$(BOARD_PATH)/board.mk
 | 
			
		||||
		Reference in New Issue
	
	Block a user