|  | @@ -11,7 +11,6 @@ upload_protocol = stlink
 | 
	
		
			
				|  |  |  ; Different gcc versions produce much different binaries in terms of speed.
 | 
	
		
			
				|  |  |  platform_packages = platformio/toolchain-gccarmnoneeabi@1.90301.200702
 | 
	
		
			
				|  |  |  build_flags = 
 | 
	
		
			
				|  |  | -    -w
 | 
	
		
			
				|  |  |      -DARDUINO_GENERIC_STM32F103C
 | 
	
		
			
				|  |  |      -DARDUINO_LIB_DISCOVERY_PHASE
 | 
	
		
			
				|  |  |      -DARDUINO=10813
 | 
	
	
		
			
				|  | @@ -79,7 +78,6 @@ build_flags =
 | 
	
		
			
				|  |  |      -D USB_MANUFACTURER="Unknown"
 | 
	
		
			
				|  |  |      -D USB_PRODUCT="\"BLUEPILL_F103C8\""
 | 
	
		
			
				|  |  |      -D HAL_PCD_MODULE_ENABLED
 | 
	
		
			
				|  |  | -    -w
 | 
	
		
			
				|  |  |      -DARDUINO_GENERIC_STM32F103C
 | 
	
		
			
				|  |  |      -DARDUINO_LIB_DISCOVERY_PHASE
 | 
	
		
			
				|  |  |      -DARDUINO=10813
 |