change log for rtems (2010-05-25)

Ralf Corsepius ralf.corsepius at rtems.org
Tue May 25 13:30:36 UTC 2010


On 05/25/2010 03:11 PM, rtems-vc at rtems.org wrote:
>   *sh*:
> 2010-05-25	Sebastian Huber<sebastian.huber at embedded-brains.de>
>    

> diff -u rtems/c/src/lib/libbsp/arm/lpc32xx/include/bspopts.h.in:1.5 rtems/c/src/lib/libbsp/arm/lpc32xx/include/bspopts.h.in:1.6
> --- rtems/c/src/lib/libbsp/arm/lpc32xx/include/bspopts.h.in:1.5	Thu May 20 08:15:35 2010
> +++ rtems/c/src/lib/libbsp/arm/lpc32xx/include/bspopts.h.in	Tue May 25 05:47:17 2010
> @@ -12,6 +12,9 @@
>   /* If defined, reset the board when the application exits. */
>   #undef BSP_RESET_BOARD_AT_EXIT
>
> +/* disable testsuite samples with high memory demands */
> +#undef BSP_SMALL_MEMORY
>    

Please revert this - Adding a define to  bspopts to disable a testsuite 
is a very dirty hack.




More information about the vc mailing list