LPCOpen Platform
LPCOpen Platform for NXP LPC Microcontrollers
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
FreeRTOSConfig.h
Go to the documentation of this file.
1
#ifndef __FREERTOS_CONFIG__H
2
#define __FREERTOS_CONFIG__H
3
4
#ifdef CORE_M4
5
#include "lpc43xx_m4_FreeRTOSConfig.h"
6
#elif defined(CORE_M0)
7
#include "lpc43xx_m0_FreeRTOSConfig.h"
8
#else
9
#error "For LPC43XX one of CORE_M0 or CORE_M4 must be defined!"
10
#endif
/* ifdef CORE_M4 */
11
12
# endif
/* __FREERTOS_CONFIG__H */
applications
lpc18xx_43xx
examples
43xx_dualcore
lwip
lwip_httpserver_freertos
configs
FreeRTOSConfig.h
Generated on Fri Nov 16 2012 13:36:37 for LPCOpen Platform by
1.8.2