]> begriffs open source - freertos/commit
Replace portLONG with long, portCHAR with char, and portSHORT with short.
authorRichard Barry <ribarry@amazon.com>
Sun, 27 Mar 2011 18:51:55 +0000 (18:51 +0000)
committerRichard Barry <ribarry@amazon.com>
Sun, 27 Mar 2011 18:51:55 +0000 (18:51 +0000)
commit876caa296760e76b031de5b6e0b3509f0767817b
treea446d03e08af40c2f07a84a202ac836e5cad316b
parent85096f61590850374dd5ec81414ed3b79581d27b
Replace portLONG with long, portCHAR with char, and portSHORT with short.
Demo/PIC32MX_MPLAB/IntQueueTimer.c
Demo/PIC32MX_MPLAB/lcd.c
Demo/PIC32MX_MPLAB/main.c
Demo/PIC32MX_MPLAB/timertest.c