| 
									
										
										
										
											2023-07-01 17:08:20 +07:00
										 |  |  | set(CMAKE_SYSTEM_PROCESSOR cortex-m4 CACHE INTERNAL "System Processor")
 | 
					
						
							|  |  |  | set(MCU_VARIANT ra6m1)
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | set(JLINK_DEVICE R7FA6M1AD)
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | function(update_board TARGET)
 | 
					
						
							| 
									
										
										
										
											2023-07-01 21:43:52 +07:00
										 |  |  | #  target_compile_definitions(${TARGET} PUBLIC)
 | 
					
						
							|  |  |  | #  target_sources(${TARGET} PRIVATE)
 | 
					
						
							|  |  |  | #  target_include_directories(${BOARD_TARGET} PUBLIC)
 | 
					
						
							| 
									
										
										
										
											2023-07-01 17:08:20 +07:00
										 |  |  | endfunction()
 |