2025-02-10 8:26 PM
Hi everyone, dear.
I have already managed to generate the necessary strings that represent the html pages, but I need to generate more complex pages. In the example that comes with CubeMX, it simulates a file system. How can I convert a small file structure to these headers?
Thanks
Solved! Go to Solution.
2025-11-18 2:01 AM
Hello @carlosdelfino,
The tool's name is Makefsdata. You can find it in the following repository, along with instructions on how to use it either in the source file or by running the application without any arguments.
Best regards,
2025-11-18 2:01 AM
Hello @carlosdelfino,
The tool's name is Makefsdata. You can find it in the following repository, along with instructions on how to use it either in the source file or by running the application without any arguments.
Best regards,
2025-12-06 2:12 PM
Thank you, sorry for the delay in replying, I was extremely busy.