[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Porting to new BSP
- Date: Tue, 11 May 2004 18:20:52 +0200
- From: ralf_corsepius at rtems.org (Ralf Corsepius)
- Subject: Porting to new BSP
On Tue, 2004-05-11 at 17:01, Etienne Fortin wrote:
> Hi everyone,
> What variable should be set, during build configuration, to use BSP
> sources outside of the RTEMS source tree.
This is not supported by the source-tree.
> I want to develop a new BSP
> for RTEMS that targets our product board but I don't want to polute the
> RTEMS sources. I still want to be able to use "--enable-rtemsbsp" and
> all the other configurations options.
It is far easier to put your BSP into the source-tree.
Ralf