NETXDUO lan8742 added twice to Makefile
Dear community,
we're using a Makefile Project with STM32H5xx and NetX Duo using the LAN8742
When the code is generated, CubeMX is adding the line:
.../STM32Cube/Repository/STM32Cube_FW_H5_V1.1.1/Drivers/BSP/Components/lan8742/lan8742.c \
twice to the Makefile which leads to multiple definition errors in Compile.
The line has to be removed by Hand afterwards.
I think this is malicous behaviour here.
Best Regards
Pascal
