forked from epagris/FreeRTOS-Kernel
		
	Updating version number for LTS 2 Patch
This commit is contained in:
		
							parent
							
								
									cd1f51cb5e
								
							
						
					
					
						commit
						0dde662c42
					
				@ -1,7 +1,11 @@
 | 
			
		||||
Changes between FreeRTOS V10.4.6 and FreeRTOS V10.5.0 released September 16 2022
 | 
			
		||||
 | 
			
		||||
Documentation and download available at https://www.FreeRTOS.org/
 | 
			
		||||
 | 
			
		||||
Changes between FreeRTOS V10.5.0 and FreeRTOS V10.5.1 released November 16 2022
 | 
			
		||||
	
 | 
			
		||||
	+ Updating the version in the manifest.yml file to be accurate. 
 | 
			
		||||
 | 
			
		||||
Changes between FreeRTOS V10.4.6 and FreeRTOS V10.5.0 released September 16 2022
 | 
			
		||||
 | 
			
		||||
	+ ARMv7-M and ARMv8-M MPU ports: It was possible for a third party that
 | 
			
		||||
	  already independently gained the ability to execute injected code to
 | 
			
		||||
	  read from or write to arbitrary addresses by passing a negative argument
 | 
			
		||||
 | 
			
		||||
@ -1,4 +1,4 @@
 | 
			
		||||
name : "FreeRTOS-Kernel"
 | 
			
		||||
version: "v10.4.6"
 | 
			
		||||
version: "v10.5.1"
 | 
			
		||||
description: "FreeRTOS Kernel."
 | 
			
		||||
license: "MIT"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user