mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-10-31 13:22:31 +01:00 
			
		
		
		
	Fix broken documentation in the CDC and DFU class bootloaders due to Doxygen's confusion over the ATTR_NO_INIT attribute macro.
This commit is contained in:
		
							parent
							
								
									7a7ee6a908
								
							
						
					
					
						commit
						b601043e17
					
				| @ -1531,7 +1531,8 @@ INCLUDE_FILE_PATTERNS  = | |||||||
| # instead of the = operator. | # instead of the = operator. | ||||||
| 
 | 
 | ||||||
| PREDEFINED             = __DOXYGEN__ \ | PREDEFINED             = __DOXYGEN__ \ | ||||||
|                          PROGMEM |                          PROGMEM \ | ||||||
|  | 						 ATTR_NO_INIT | ||||||
| 
 | 
 | ||||||
| # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then | # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then | ||||||
| # this tag can be used to specify a list of macro names that should be expanded. | # this tag can be used to specify a list of macro names that should be expanded. | ||||||
|  | |||||||
| @ -1531,7 +1531,8 @@ INCLUDE_FILE_PATTERNS  = | |||||||
| # instead of the = operator. | # instead of the = operator. | ||||||
| 
 | 
 | ||||||
| PREDEFINED             = __DOXYGEN__ \ | PREDEFINED             = __DOXYGEN__ \ | ||||||
|                          PROGMEM |                          PROGMEM \ | ||||||
|  | 						 ATTR_NO_INIT | ||||||
| 
 | 
 | ||||||
| # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then | # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then | ||||||
| # this tag can be used to specify a list of macro names that should be expanded. | # this tag can be used to specify a list of macro names that should be expanded. | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Dean Camera
						Dean Camera