9 lines
		
	
	
		
			139 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			139 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
| [target.thumbv6m-none-eabi]
 | |
| runner = 'probe-rs run --chip STM32F091RCTX'
 | |
| 
 | |
| [build]
 | |
| target = "thumbv6m-none-eabi"
 | |
| 
 | |
| [env]
 | |
| DEFMT_LOG = "trace"
 |