Re: [PATCH rtems-lwip v2 3/7] Add STM32 Ethernet source

2022-09-06 Thread Kinsey Moore
This should also add a ORIGIN.stm32 and a COPYING.stm32 to describe the imported sources. The information in the commit message you have here should suffice as the majority of the content of ORIGIN.stm32. Kinsey On 9/6/2022 11:20, Duc Doan wrote: This patch adds ST's Ethernet and lwIP port

[PATCH rtems-lwip v2 3/7] Add STM32 Ethernet source

2022-09-06 Thread Duc Doan
This patch adds ST's Ethernet and lwIP port and DP83848 driver. The files are generated using STM32CubeIDE with STM32F4 Cube FW v1.27.1, under no RTOS mode. --- stm32/driver/dp83848.c | 664 + stm32/driver/dp83848.h | 436