On Fri, Sep 9, 2022, 10:40 PM Kinsey Moore wrote:
> I think this may also be waiting on the RTEMS patches to go in based on
> the prerequisite comment.
>
Ok. Monday we can work this out.
On 9/9/2022 22:00, Joel Sherrill wrote:
>
> I'd like to see another ack. Chris? Andrei? Christian? Poke them
On 10/9/2022 12:07 pm, Kinsey Moore wrote:
This removes the default BSP include path from environment variables so
that rtems-lwip can build even when there's a stale version with
outdated headers installed in the BSP.
I am not following what this does and what problem you are attempting to
so
The build systems changes look good.
Thanks
Chris
On 9/9/2022 2:34 am, Duc Doan wrote:
This patch set aims to port RTEMS lwIP for STM32F4 BSP. It also contains
generic drivers for STM32 chips in general. It is tested with a TCP echo
server application on STM32F407 Discovery Board.
Prerequisite