Where can I find a good webserver example (with RTOS and FATFS)?
I'm trying to get started on an STM32H7 project with an embedded webserver. I've tried the webserver example in the CubeH7 which runs on the Nucleo H743 board, but as soon as I try to adapt it to my purposes the build breaks. My second approach of using the new project wizard in ST4STM also failed because the fresh project doesn't build. I'm getting pretty frustrated with these build problems, so I'm wondering if there are other lwip-http-fatfs-freertos examples that actually work. It doesn't have to be free!
