LPCOpen Platform
LPCOpen Platform for NXP LPC Microcontrollers
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
freertos_blinky.c File Reference
#include "board.h"
#include "FreeRTOS.h"
#include "task.h"

Go to the source code of this file.

Functions

static void prvSetupHardware (void)
 
static portTASK_FUNCTION (vLEDTask1, pvParameters)
 
static portTASK_FUNCTION (vLEDTask2, pvParameters)
 
static portTASK_FUNCTION (vUARTTask, pvParameters)
 
int main (void)
 main routine for FreeRTOS blinky example