Set DAL tag to dal-integration-5 (v1) (#1200)
* Set DAL tag to dal-integration-5 (v1) * Add partial flashing config * Move partial bluetooth flashing config to optional
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							20500fb9ae
						
					
				
				
					commit
					c499b7b54d
				
			@@ -43,7 +43,7 @@
 | 
			
		||||
    ],
 | 
			
		||||
    "public": true,
 | 
			
		||||
    "dependencies": {},
 | 
			
		||||
    "yotta": {        
 | 
			
		||||
    "yotta": {
 | 
			
		||||
        "optionalConfig": {
 | 
			
		||||
            "microbit-dal": {
 | 
			
		||||
                "bluetooth": {
 | 
			
		||||
@@ -59,7 +59,8 @@
 | 
			
		||||
                    "pairing_mode": 1,
 | 
			
		||||
                    "whitelist": 1,
 | 
			
		||||
                    "security_level": "SECURITY_MODE_ENCRYPTION_NO_MITM",
 | 
			
		||||
                    "gatt_table_size": "0x700"
 | 
			
		||||
                    "gatt_table_size": "0x700",
 | 
			
		||||
                    "partial_flashing": 1
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
        },
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user