Dániel Buga 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8ebe059ecb 
							
						 
					 
					
						
						
							
							Add initialize  
						
						
						
						
					 
					
						2024-11-19 16:25:17 +01:00 
						 
				 
			
				
					
						
							
							
								Dario Nieuwenhuis 
							
						 
					 
					
						
						
						
						
							
						
						
							ac2aec4e7a 
							
						 
					 
					
						
						
							
							executor: rename macro crate to embassy-executor-macros, bump it.  
						
						
						
						
					 
					
						2023-12-07 00:48:30 +01:00 
						 
				 
			
				
					
						
							
							
								Dario Nieuwenhuis 
							
						 
					 
					
						
						
						
						
							
						
						
							171cdb94c7 
							
						 
					 
					
						
						
							
							executor: add support for main/task macros in stable (allocates tasks in an arena)  
						
						
						
						
					 
					
						2023-11-24 23:52:09 +01:00 
						 
				 
			
				
					
						
							
							
								Hailey Somerville 
							
						 
					 
					
						
						
						
						
							
						
						
							b9d4b18f14 
							
						 
					 
					
						
						
							
							update UninitCell::write call in arch::wasm too  
						
						
						
						
					 
					
						2023-09-14 13:59:24 +10:00 
						 
				 
			
				
					
						
							
							
								Dániel Buga 
							
						 
					 
					
						
						
						
						
							
						
						
							da4f15d944 
							
						 
					 
					
						
						
							
							Fix fn name  
						
						
						
						
					 
					
						2023-08-14 16:34:10 +02:00 
						 
				 
			
				
					
						
							
							
								Dániel Buga 
							
						 
					 
					
						
						
						
						
							
						
						
							9954346143 
							
						 
					 
					
						
						
							
							Remove interrupt executor, remove PenderContext  
						
						
						
						
					 
					
						2023-08-14 16:04:11 +02:00 
						 
				 
			
				
					
						
							
							
								Dániel Buga 
							
						 
					 
					
						
						
						
						
							
						
						
							4c4b12c307 
							
						 
					 
					
						
						
							
							Make PenderContext opaque  
						
						
						
						
					 
					
						2023-08-14 15:16:40 +02:00 
						 
				 
			
				
					
						
							
							
								Dániel Buga 
							
						 
					 
					
						
						
						
						
							
						
						
							f6007869bf 
							
						 
					 
					
						
						
							
							Remove the Pender enum  
						
						
						
						
					 
					
						2023-08-14 09:00:08 +02:00 
						 
				 
			
				
					
						
							
							
								Dániel Buga 
							
						 
					 
					
						
						
						
						
							
						
						
							ec6bd27df6 
							
						 
					 
					
						
						
							
							Remove thread-context feature  
						
						
						
						
					 
					
						2023-08-14 08:22:22 +02:00 
						 
				 
			
				
					
						
							
							
								Dániel Buga 
							
						 
					 
					
						
						
						
						
							
						
						
							fbf50cdae8 
							
						 
					 
					
						
						
							
							Remove Pender wrapper  
						
						
						
						
					 
					
						2023-08-12 22:13:08 +02:00 
						 
				 
			
				
					
						
							
							
								Dániel Buga 
							
						 
					 
					
						
						
						
						
							
						
						
							675b7fb605 
							
						 
					 
					
						
						
							
							POC: allow custom executors  
						
						
						
						
					 
					
						2023-08-12 18:29:56 +02:00 
						 
				 
			
				
					
						
							
							
								Dario Nieuwenhuis 
							
						 
					 
					
						
						
						
						
							
						
						
							d3c4e4a20a 
							
						 
					 
					
						
						
							
							executor: add Pender, rework Cargo features.  
						
						... 
						
						
						
						This introduces a `Pender` struct with enum cases for thread-mode, interrupt-mode and
custom callback executors. This avoids calls through function pointers when using only
the thread or interrupt executors. Faster, and friendlier to `cargo-call-stack`.
`embassy-executor` now has `arch-xxx` Cargo features to select the arch and to enable
the builtin executors (thread and interrupt). 
						
						
					 
					
						2023-04-03 03:09:11 +02:00 
						 
				 
			
				
					
						
							
							
								Dario Nieuwenhuis 
							
						 
					 
					
						
						
						
						
							
						
						
							478f472784 
							
						 
					 
					
						
						
							
							Remove Forever, switch to static_cell.  
						
						
						
						
					 
					
						2022-08-22 16:11:40 +02:00 
						 
				 
			
				
					
						
							
							
								Dario Nieuwenhuis 
							
						 
					 
					
						
						
						
						
							
						
						
							5daa173ce4 
							
						 
					 
					
						
						
							
							Split embassy-time from embassy-executor.  
						
						
						
						
					 
					
						2022-08-18 01:22:30 +02:00