]> git.sur5r.net Git - freertos/commit
Replace portLONG with long, portCHAR with char, and portSHORT with short.
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 27 Mar 2011 18:51:55 +0000 (18:51 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 27 Mar 2011 18:51:55 +0000 (18:51 +0000)
commitb9ef8e51fbe8dc63856e18f30a0129b09b52083a
treea446d03e08af40c2f07a84a202ac836e5cad316b
parent307eb442415fadec1ff88003b935fe52cbc0dc94
Replace portLONG with long, portCHAR with char, and portSHORT with short.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1334 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Demo/PIC32MX_MPLAB/IntQueueTimer.c
Demo/PIC32MX_MPLAB/lcd.c
Demo/PIC32MX_MPLAB/main.c
Demo/PIC32MX_MPLAB/timertest.c