LwIP, HTTP POST, Firmware Update - size of Buffer less than Content-Length
Hello there, I'm writing a STM32 update firmware function (using lwIP ) that accepts a HTTP Post Request to send a new .bin file.Spoiler After selecting a .bin file to transfer from the PC to the MCU. I use the following line to capture the request:...