ISSUE: How to generate fsdata_custom.c file for Ethernet interface with STM32F74 uC?
Hello all,
I am trying to implement ethernet connectivity with stm32f74 uC using lwIP stack.
I am able to generate fsdata.c file.
I have used the 3rd party tool - makefsdata.exe to generate fsdata.c file.
Now I would need another file - fsdata_custom.c before compiling the program.
Could anyone please suggest, how can I generate this file?
Also, I would like to know what is the difference between these two files.
Any help is appreciated.
