Re: Stitching in another BSP into V5

2018-09-04 Thread groups
Of course. I should have looked in there. Thank you for your help. A > On 2018-September-04, at 23:55, Sebastian Huber > wrote: > > Hello Andrei, > > you still need the BSP build files in "c", e.g. > > https://git.rtems.org/rtems/tree/c/src/lib/libbsp/arm/stm32f4 > > Build system improveme

Re: Stitching in another BSP into V5

2018-09-04 Thread Sebastian Huber
Hello Andrei, you still need the BSP build files in "c", e.g. https://git.rtems.org/rtems/tree/c/src/lib/libbsp/arm/stm32f4 Build system improvements are extremely time consuming. -- Sebastian Huber, embedded brains GmbH Address : Dornierstr. 4, D-82178 Puchheim, Germany Phone : +49 89 189

Stitching in another BSP into V5

2018-09-04 Thread Mr. Andrei Chichak
Hello, I’ve been using a BSP for the STM32F767 that was derived from the STM32F4 BSP. I had it stitched into the source tree, but the way that BSPs are handled has changed and I can’t get ./bootstrap to recognize my BSP’s existence. What I did was to take my BSP and copy it into rtems/bsps/arm