* include/bsp.h: Define BSP_FEATURE_IRQ_EXTENSION.
This commit is contained in:
Sebastian Huber
2011-08-30 13:13:25 +00:00
parent 2174c66d4b
commit 839dc97e86
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2011-08-30 Sebastian Huber <sebastian.huber@embedded-brains.de>
* include/bsp.h: Define BSP_FEATURE_IRQ_EXTENSION.
2011-06-10 Sebastian Huber <sebastian.huber@embedded-brains.de>
* network/smsc9218i.c: Optimizations.

View File

@@ -37,6 +37,8 @@ extern "C" {
#define BSP_SMALL_MEMORY 1
#define BSP_FEATURE_IRQ_EXTENSION
#ifndef ASM
/** @brief System clock frequency */