2010-05-10 Joel Sherrill <joel.sherrilL@OARcorp.com>

* include/bsp.h: Add BSP_SMALL_MEMORY.
This commit is contained in:
Joel Sherrill
2010-05-10 19:16:07 +00:00
parent 31af0dfe57
commit 91197a9806
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2010-05-10 Joel Sherrill <joel.sherrilL@OARcorp.com>
* include/bsp.h: Add BSP_SMALL_MEMORY.
2010-04-30 Sebastian Huber <sebastian.huber@embedded-brains.de>
* include/irq-config.h: Removed file.

View File

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