mirror of
				https://github.com/FreeRTOS/FreeRTOS-Kernel.git
				synced 2025-11-04 02:32:42 -05:00 
			
		
		
		
	Update SMP docs (#400)
This commit adds the docs for newly added SMP APIs. Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
This commit is contained in:
		
							parent
							
								
									fa6982c99a
								
							
						
					
					
						commit
						7ce8266bc5
					
				
					 2 changed files with 144 additions and 5 deletions
				
			
		
							
								
								
									
										2
									
								
								tasks.c
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								tasks.c
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -33,8 +33,6 @@
 | 
			
		|||
 * task.h is included from an application file. */
 | 
			
		||||
#define MPU_WRAPPERS_INCLUDED_FROM_API_FILE
 | 
			
		||||
 | 
			
		||||
#define DEBUG_UNIT    FREERTOS_TASKS
 | 
			
		||||
 | 
			
		||||
/* FreeRTOS includes. */
 | 
			
		||||
#include "FreeRTOS.h"
 | 
			
		||||
#include "task.h"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue