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
					
				
					 2 changed files with 4 additions and 2 deletions
				
			
		|  | @ -1531,7 +1531,8 @@ INCLUDE_FILE_PATTERNS  = | |||
| # instead of the = operator. | ||||
| 
 | ||||
| PREDEFINED             = __DOXYGEN__ \ | ||||
|                          PROGMEM | ||||
|                          PROGMEM \ | ||||
| 						 ATTR_NO_INIT | ||||
| 
 | ||||
| # 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. | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dean Camera
						Dean Camera