rfLPC
A low level library for using NXP's LPC17xx SoC. Config is given for MBED prototyping board
|
Platform independent configuration options. More...
#include "config-options.h"
Go to the source code of this file.
Macros | |
Stack configuration | |
#define | RFLPC_STACK_SIZE 1024 |
size of the stack in bytes | |
Interrupt configuration | |
#define | RFLPC_IRQ_DEBUG_ENABLE |
If this constant is defined, then freeze the device on unhandled interrupt. | |
#define | RFLPC_IRQn_COUNT (PLL1_IRQn + 16 +1) |
This is the size of the interrupt vector. | |
Platform independent configuration options.
Definition in file config.h.