Trying to set up a FreeRTOS project from scratch, since I need this to be cross-platform and the Windows demos are VS projects.
I think I found a file in the FreeRTOS + TCP WinPCAP port that hasn't been compiled since it was added in 2017, but which was dutifully added to the CMakeLists.txt when they added those. Sometimes I wish I could do normal things.