Hi everybody,
I am working with AZURE RTOS and I have implemented an HTTP web server application. I started from the example available in CubeIDE. Everything is working properly but now I need to modifiy the HTTP web page. For this, it is necessary to generate a .bin file from the .js, .css and .html files:

Could somebody help me with this issue? I think it should exists a script or something like that for it.
Thanks in advance.