Kevin O'Connor 
							
						 
					 
					
						
						
							
						
						a6daa55484 
					 
					
						
						
							
							checkstack: Wrap code to 80 columns  
						
						... 
						
						
						
						Signed-off-by: Kevin O'Connor <kevin@koconnor.net > 
						
						
					 
					
						2019-02-27 13:17:05 -05:00 
						 
				 
			
				
					
						
							
							
								Kevin O'Connor 
							
						 
					 
					
						
						
							
						
						d2fafbdd9e 
					 
					
						
						
							
							build: Request python2 for all directly executed python binaries  
						
						... 
						
						
						
						Some systems point python to python3 instead of python2 - explicitly
request python2 to avoid conflicts.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net > 
						
						
					 
					
						2017-06-27 20:26:02 -04:00 
						 
				 
			
				
					
						
							
							
								Kevin O'Connor 
							
						 
					 
					
						
						
							
						
						da4f2c5ea0 
					 
					
						
						
							
							checkstack: Continue to accumulate stack usage on misc instructions  
						
						... 
						
						
						
						Signed-off-by: Kevin O'Connor <kevin@koconnor.net > 
						
						
					 
					
						2017-06-22 10:51:49 -04:00 
						 
				 
			
				
					
						
							
							
								Kevin O'Connor 
							
						 
					 
					
						
						
							
						
						d4bed025ed 
					 
					
						
						
							
							command: Store the command parsing information directly in array  
						
						... 
						
						
						
						Instead of defining an array of pointers, just define the array
directly.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net > 
						
						
					 
					
						2017-05-26 13:25:51 -04:00 
						 
				 
			
				
					
						
							
							
								Kevin O'Connor 
							
						 
					 
					
						
						
							
						
						a82e949c00 
					 
					
						
						
							
							build: Use compile_time_request system for init, tasks, and shutdown  
						
						... 
						
						
						
						Avoid using linker magic to define the init, task, and shutdown
functions.  Instead, use the compile_time_request system.  This
simplifies the build and produces more efficient code.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net > 
						
						
					 
					
						2017-05-26 12:39:34 -04:00 
						 
				 
			
				
					
						
							
							
								Kevin O'Connor 
							
						 
					 
					
						
						
							
						
						74e15b2eb5 
					 
					
						
						
							
							checkstack: Be more flexible in finding the timer irq function  
						
						... 
						
						
						
						If __vector_13 doesn't exist then try __vector_17.  If neither exists
then handle that gracefully.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net > 
						
						
					 
					
						2017-04-02 23:19:02 -04:00 
						 
				 
			
				
					
						
							
							
								Kevin O'Connor 
							
						 
					 
					
						
						
							
						
						d4f09bc20d 
					 
					
						
						
							
							checkstack: Updates for newer binutils  
						
						... 
						
						
						
						Newer versions of binutils report the variable name on memory
accesses.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net > 
						
						
					 
					
						2017-03-26 21:55:24 -04:00 
						 
				 
			
				
					
						
							
							
								Kevin O'Connor 
							
						 
					 
					
						
						
							
						
						f582a36e4d 
					 
					
						
						
							
							Initial commit of source code.  
						
						... 
						
						
						
						Signed-off-by: Kevin O'Connor <kevin@koconnor.net > 
						
						
					 
					
						2016-05-25 11:37:40 -04:00