Second patch to fix incorrect PDI/TPI programming speed.
This commit is contained in:
		
							parent
							
								
									d41cd9a41a
								
							
						
					
					
						commit
						f2324fc2b4
					
				
					 6 changed files with 8 additions and 9 deletions
				
			
		| 
						 | 
				
			
			@ -69,8 +69,8 @@
 | 
			
		|||
		extern bool HardwareSPIMode;
 | 
			
		||||
 | 
			
		||||
	/* Function Prototypes: */
 | 
			
		||||
		void    ISPTarget_Init(void);
 | 
			
		||||
		void    ISPTarget_ShutDown(void);
 | 
			
		||||
		void    ISPTarget_EnableTargetISP(void);
 | 
			
		||||
		void    ISPTarget_DisableTargetISP(void);
 | 
			
		||||
		void    ISPTarget_ConfigureRescueClock(void);
 | 
			
		||||
		void    ISPTarget_ConfigureSoftwareISP(const uint8_t SCKDuration);
 | 
			
		||||
		uint8_t ISPTarget_TransferSoftSPIByte(const uint8_t Byte);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue