forked from epagris/FreeRTOS-Kernel
		
	Correct spelling mistake in mpu_wrappers.h
tasks.h doesn't exist.
This commit is contained in:
		
							parent
							
								
									e73fabce9a
								
							
						
					
					
						commit
						9204f9f28d
					
				@ -46,7 +46,7 @@
 | 
			
		||||
 * privileges.
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
/* Map standard tasks.h API functions to the MPU equivalents. */
 | 
			
		||||
/* Map standard task.h API functions to the MPU equivalents. */
 | 
			
		||||
        #define xTaskCreate                            MPU_xTaskCreate
 | 
			
		||||
        #define xTaskCreateStatic                      MPU_xTaskCreateStatic
 | 
			
		||||
        #define vTaskDelete                            MPU_vTaskDelete
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user