mirror of
				https://github.com/IcedRooibos/py32f0-template.git
				synced 2025-10-31 01:42:04 -07:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			90 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			90 B
		
	
	
	
		
			C
		
	
	
	
	
	
| #include "py32f0xx_hal.h"
 | |
| 
 | |
| #define DUMMY_DATA_SIZE 25360
 | |
| 
 | |
| extern const char dummy_data[];
 | 
