17 lines
		
	
	
		
			351 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
		
		
			
		
	
	
			17 lines
		
	
	
		
			351 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
|  | export disable_print=0 | ||
|  | export hw_platform_ver=15 | ||
|  | export gcc=riscv | ||
|  | export target=kunlun | ||
|  | export ftm_build=0 | ||
|  | export opt_build=1 | ||
|  | export flash_build=0 | ||
|  | export cpu1_build=1 | ||
|  | export cco=1 | ||
|  | export mpu_enable=0 | ||
|  | export psram_enable=1 | ||
|  | export PLATFORM=CHIP | ||
|  | export release_build=0 | ||
|  | export gdb_debug_enable=1 | ||
|  | export product_line=PLC | ||
|  | export PATH=/opt/kunlun2/bin/:$PATH |