From ac8797b49c9db2e208783cb31d33fa5ce9c35e90 Mon Sep 17 00:00:00 2001 From: richardbarry Date: Wed, 24 Jul 2013 09:45:17 +0000 Subject: Add additional critical section to the default tickless implementations. Update version number for maintenance release. git-svn-id: http://svn.code.sf.net/p/freertos/code/trunk@1998 1d2547de-c912-0410-9cb9-b8ca96c0e9e2 --- FreeRTOS/Demo/PIC18_MPLAB/serial/serial.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'FreeRTOS/Demo/PIC18_MPLAB/serial/serial.c') diff --git a/FreeRTOS/Demo/PIC18_MPLAB/serial/serial.c b/FreeRTOS/Demo/PIC18_MPLAB/serial/serial.c index 0ab0f88b2..6a67242ea 100644 --- a/FreeRTOS/Demo/PIC18_MPLAB/serial/serial.c +++ b/FreeRTOS/Demo/PIC18_MPLAB/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.5.1 - Copyright (C) 2013 Real Time Engineers Ltd. + FreeRTOS V7.5.2 - Copyright (C) 2013 Real Time Engineers Ltd. VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION. -- cgit v1.2.1