Update FreeRTOS version number to V7.5.3
Update FreeRTOS+CLI version number to V1.0.2 Update FreeRTOS+UDP version number to V1.0.1
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
/*
|
||||
FreeRTOS V7.5.2 - Copyright (C) 2013 Real Time Engineers Ltd.
|
||||
FreeRTOS V7.5.3 - Copyright (C) 2013 Real Time Engineers Ltd.
|
||||
All rights reserved
|
||||
|
||||
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
|
||||
|
||||
@ -80,7 +81,7 @@ extern "C" {
|
||||
* MACROS AND DEFINITIONS
|
||||
*----------------------------------------------------------*/
|
||||
|
||||
#define tskKERNEL_VERSION_NUMBER "V7.5.2"
|
||||
#define tskKERNEL_VERSION_NUMBER "V7.5.3"
|
||||
|
||||
/**
|
||||
* task. h
|
||||
|
Reference in New Issue
Block a user