mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-10-31 05:12:33 +01:00 
			
		
		
		
	Add platform includes to the bootloaders.
This commit is contained in:
		
							parent
							
								
									758ddfcc68
								
							
						
					
					
						commit
						139fabb6cd
					
				| @ -51,6 +51,7 @@ | |||||||
| 
 | 
 | ||||||
| 		#include <LUFA/Drivers/USB/USB.h> | 		#include <LUFA/Drivers/USB/USB.h> | ||||||
| 		#include <LUFA/Drivers/Board/LEDs.h> | 		#include <LUFA/Drivers/Board/LEDs.h> | ||||||
|  | 		#include <LUFA/Platform/Platform.h> | ||||||
| 
 | 
 | ||||||
| 	/* Preprocessor Checks: */ | 	/* Preprocessor Checks: */ | ||||||
| 		#if !defined(__OPTIMIZE_SIZE__) | 		#if !defined(__OPTIMIZE_SIZE__) | ||||||
|  | |||||||
| @ -53,6 +53,7 @@ | |||||||
| 
 | 
 | ||||||
| 		#include <LUFA/Drivers/USB/USB.h> | 		#include <LUFA/Drivers/USB/USB.h> | ||||||
| 		#include <LUFA/Drivers/Board/LEDs.h> | 		#include <LUFA/Drivers/Board/LEDs.h> | ||||||
|  | 		#include <LUFA/Platform/Platform.h> | ||||||
| 
 | 
 | ||||||
| 	/* Preprocessor Checks: */ | 	/* Preprocessor Checks: */ | ||||||
| 		#if !defined(__OPTIMIZE_SIZE__) | 		#if !defined(__OPTIMIZE_SIZE__) | ||||||
|  | |||||||
| @ -47,6 +47,7 @@ | |||||||
| 		#include "Descriptors.h" | 		#include "Descriptors.h" | ||||||
| 
 | 
 | ||||||
| 		#include <LUFA/Drivers/USB/USB.h> | 		#include <LUFA/Drivers/USB/USB.h> | ||||||
|  | 		#include <LUFA/Platform/Platform.h> | ||||||
| 
 | 
 | ||||||
| 	/* Preprocessor Checks: */ | 	/* Preprocessor Checks: */ | ||||||
| 		#if !defined(__OPTIMIZE_SIZE__) | 		#if !defined(__OPTIMIZE_SIZE__) | ||||||
|  | |||||||
| @ -49,6 +49,7 @@ | |||||||
| 
 | 
 | ||||||
| 		#include <LUFA/Drivers/Board/LEDs.h> | 		#include <LUFA/Drivers/Board/LEDs.h> | ||||||
| 		#include <LUFA/Drivers/USB/USB.h> | 		#include <LUFA/Drivers/USB/USB.h> | ||||||
|  | 		#include <LUFA/Platform/Platform.h> | ||||||
| 
 | 
 | ||||||
| 	/* Preprocessor Checks: */ | 	/* Preprocessor Checks: */ | ||||||
| 		#if !defined(__OPTIMIZE_SIZE__) | 		#if !defined(__OPTIMIZE_SIZE__) | ||||||
|  | |||||||
| @ -44,8 +44,9 @@ | |||||||
| 
 | 
 | ||||||
| 		#include "Descriptors.h" | 		#include "Descriptors.h" | ||||||
| 
 | 
 | ||||||
| 		#include <LUFA/Drivers/USB/USB.h> |  | ||||||
| 		#include <LUFA/Drivers/Board/LEDs.h> | 		#include <LUFA/Drivers/Board/LEDs.h> | ||||||
|  | 		#include <LUFA/Drivers/USB/USB.h> | ||||||
|  | 		#include <LUFA/Platform/Platform.h> | ||||||
| 
 | 
 | ||||||
| 	/* Preprocessor Checks: */ | 	/* Preprocessor Checks: */ | ||||||
| 		#if !defined(__OPTIMIZE_SIZE__) | 		#if !defined(__OPTIMIZE_SIZE__) | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Dean Camera
						Dean Camera