summaryrefslogtreecommitdiff
path: root/FreeRTOS/Demo/PIC32MZ_MPLAB/IntQueueTimer.c
diff options
context:
space:
mode:
authorrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>2017-03-08 22:19:14 +0000
committerrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>2017-03-08 22:19:14 +0000
commit8b5ff2be507a126d88217e426a52c5e41b6b90f1 (patch)
tree6eefd15cb1e506b0b4f4817fe767ce894ffacf45 /FreeRTOS/Demo/PIC32MZ_MPLAB/IntQueueTimer.c
parent89c829f7079a548612b9b5e296b9d84aa7279cbc (diff)
downloadfreertos-8b5ff2be507a126d88217e426a52c5e41b6b90f1.tar.gz
Housekeeping check-in, no code changes.
git-svn-id: http://svn.code.sf.net/p/freertos/code/trunk@2489 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Diffstat (limited to 'FreeRTOS/Demo/PIC32MZ_MPLAB/IntQueueTimer.c')
-rw-r--r--FreeRTOS/Demo/PIC32MZ_MPLAB/IntQueueTimer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/FreeRTOS/Demo/PIC32MZ_MPLAB/IntQueueTimer.c b/FreeRTOS/Demo/PIC32MZ_MPLAB/IntQueueTimer.c
index 1ef8e640b..2c6f916cf 100644
--- a/FreeRTOS/Demo/PIC32MZ_MPLAB/IntQueueTimer.c
+++ b/FreeRTOS/Demo/PIC32MZ_MPLAB/IntQueueTimer.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V9.0.0 - Copyright (C) 2016 Real Time Engineers Ltd.
+ FreeRTOS V9.0.1 - Copyright (C) 2017 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.