Merge pull request #3852 from MaximeB5/patch-1
Replace STM32WBA52CGUxT by STM32WBA55CGUx
This commit is contained in:
		
						commit
						0fe288879b
					
				@ -1,5 +1,5 @@
 | 
				
			|||||||
[target.'cfg(all(target_arch = "arm", target_os = "none"))']
 | 
					[target.'cfg(all(target_arch = "arm", target_os = "none"))']
 | 
				
			||||||
runner = "probe-rs run --chip STM32WBA52CGUxT"
 | 
					runner = "probe-rs run --chip STM32WBA55CGUx"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[build]
 | 
					[build]
 | 
				
			||||||
target = "thumbv8m.main-none-eabihf"
 | 
					target = "thumbv8m.main-none-eabihf"
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user