forked from Imagelibrary/rtems
2008-09-15 Joel Sherrill <joel.sherrill@oarcorp.com>
* include/bsp.h: Add use of bsp_get_work_area() in its own file and rely on BSP Framework to perform more initialization.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2008-09-15 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* include/bsp.h: Add use of bsp_get_work_area() in its own file and
|
||||
rely on BSP Framework to perform more initialization.
|
||||
|
||||
2008-05-14 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||
|
||||
* Makefile.am: Rework to avoid .rel files.
|
||||
|
||||
@@ -30,6 +30,9 @@
|
||||
#define CONFIGURE_NUMBER_OF_TERMIOS_PORTS 2
|
||||
#endif
|
||||
|
||||
#define CONFIGURE_MALLOC_BSP_SUPPORTS_SBRK
|
||||
|
||||
|
||||
/*
|
||||
* diagram illustrating the role of the configuration
|
||||
* constants
|
||||
|
||||
Reference in New Issue
Block a user