mirror of https://github.com/ARMmbed/mbed-os.git
				
				
				
			
		
			
				
	
	
		
			17 lines
		
	
	
		
			587 B
		
	
	
	
		
			JSON
		
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			587 B
		
	
	
	
		
			JSON
		
	
	
{
 | 
						|
    "macros": ["MBED_TRACE_LINE_LENGTH=200", "OS_TASKCNT=4", "OS_IDLESTKSIZE=32"],
 | 
						|
    "target_overrides": {
 | 
						|
        "*": {
 | 
						|
            "nanostack.configuration": "lowpan_host",
 | 
						|
            "platform.stdio-convert-newlines": true,
 | 
						|
            "platform.stdio-baud-rate": 115200,
 | 
						|
            "mbed-mesh-api.heap-size": 6000,
 | 
						|
	        "nanostack-hal.event_loop_thread_stack_size": 2000,
 | 
						|
            "mbed-trace.enable": true,
 | 
						|
            "nsapi.default-stack": "LWIP",
 | 
						|
            "target.device_has_add": ["802_15_4_PHY"],
 | 
						|
            "atmel-rf.provide-default": true
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |