forked from Imagelibrary/rtems
2011-08-30 Sebastian Huber <sebastian.huber@embedded-brains.de>
* include/bsp.h: Define BSP_FEATURE_IRQ_EXTENSION.
This commit is contained in:
@@ -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>
|
2011-06-10 Sebastian Huber <sebastian.huber@embedded-brains.de>
|
||||||
|
|
||||||
* network/smsc9218i.c: Optimizations.
|
* network/smsc9218i.c: Optimizations.
|
||||||
|
|||||||
@@ -37,6 +37,8 @@ extern "C" {
|
|||||||
|
|
||||||
#define BSP_SMALL_MEMORY 1
|
#define BSP_SMALL_MEMORY 1
|
||||||
|
|
||||||
|
#define BSP_FEATURE_IRQ_EXTENSION
|
||||||
|
|
||||||
#ifndef ASM
|
#ifndef ASM
|
||||||
|
|
||||||
/** @brief System clock frequency */
|
/** @brief System clock frequency */
|
||||||
|
|||||||
Reference in New Issue
Block a user