forked from mirrors/qmk_userspace
		
	Add default value to BOOTLOADER_SIZE
This commit is contained in:
		
					parent
					
						
							
								e4fbaf30be
							
						
					
				
			
			
				commit
				
					
						fe2230cf60
					
				
			
		
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -19,7 +19,8 @@
 | 
			
		|||
 *   USBaspLoader        2048
 | 
			
		||||
 */
 | 
			
		||||
#ifndef BOOTLOADER_SIZE
 | 
			
		||||
#warn To use bootloader_jump() you need to define BOOTLOADER_SIZE in config.h.
 | 
			
		||||
#warning To use bootloader_jump() you need to define BOOTLOADER_SIZE in config.h.
 | 
			
		||||
#define BOOTLOADER_SIZE     4096
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
#define FLASH_SIZE          (FLASHEND + 1L)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue