Add missing const qualifiers to class drivers.
Indent core library function parameters so that there is only one parameter per line, to increase readability.
This commit is contained in:
		
							parent
							
								
									99d8a39363
								
							
						
					
					
						commit
						97143bf814
					
				
					 79 changed files with 586 additions and 330 deletions
				
			
		| 
						 | 
				
			
			@ -34,6 +34,7 @@
 | 
			
		|||
  *  - The USBtoSerial project now flushes received data via a flush timer, so that several bytes can be transmitted at once
 | 
			
		||||
  *  - Removed the automated checking of event names in the demo, project and bootloader makefiles due to inconsistancies between the
 | 
			
		||||
  *    behaviour of the command line tools used to perform the check on each platform
 | 
			
		||||
  *  - Internal USB driver source files renamed and moved to ease future possible architecture ports
 | 
			
		||||
  *
 | 
			
		||||
  *  <b>Fixed:</b>
 | 
			
		||||
  *  - Fixed AVRISP project sending a LOAD EXTENDED ADDRESS command to 128KB AVRs after programming or reading from
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue