> On 2021-January-05, at 19:47, Joel Sherrill wrote:
>
>
>
> On Tue, Jan 5, 2021, 8:36 PM mailto:gro...@chichak.ca>>
> wrote:
>
>> Any ideas or pointers?
>>
>> Did you forget to add something to c/src/libbsp? The autoconf builds system
>> files are under the old tree while all the code is
On Tue, Jan 5, 2021, 8:36 PM wrote:
>
> Any ideas or pointers?
>>
>
> Did you forget to add something to c/src/libbsp? The autoconf builds
> system files are under the old tree while all the code is under bsps/. This
> makes it easier to remove the old build system when all is done.
>
>>
>>
>>
>
> Any ideas or pointers?
>
> Did you forget to add something to c/src/libbsp? The autoconf builds system
> files are under the old tree while all the code is under bsps/. This makes it
> easier to remove the old build system when all is done.
>
>
likely. In c/src/lib/libbsp/arm I created a n
On Tue, Jan 5, 2021, 5:29 PM Mr. Andrei Chichak wrote:
> Good year!
>
> Can anybody point me at a guide or set of notes for setting up a new BSP
> for RTEMS 5, derived from an existing one, so that ‘configure’ will pick it
> up?
>
> At one point I took Sebastian’s STM32H7 BSP and munged it to wor
Good year!
Can anybody point me at a guide or set of notes for setting up a new BSP for
RTEMS 5, derived from an existing one, so that ‘configure’ will pick it up?
At one point I took Sebastian’s STM32H7 BSP and munged it to work with an F767,
but then the whole BSP system changed, my scripts b