NUCLEO F756ZG Netx WebServer NO-FX
Hi,
I am testing an application between multiple MCUs, I have an H573, an F756 and an F439.
I am testing multiple things at a time, so the code generation is helping me.
In the H573 I have the flag for using the webserver without FileX, and it will define "NX_WEB_HTTP_NO_FILEX"
On the F756 I don't have that. I can define it manually in the file "nx_web_http_server.h", but at code regeneration it will disappear.
I don't know where to define it manually, everywhere I define it is deleted at code generation or is not defined in time.
Thanks for any help
coso2
