getting started a new C language project

Hi everybody,
I’m using CAM H7, and i need a real-time application for sending compressed images from my drone payload into a ground station via the Wifi Shield.
So i tried for many hours to build a C language project for the CAM H7. at first by myself, and later by importing the github files. all of my tries were unsuccessful.

I am using CUBEMX IDE, Is there any start up C language project that is compatible with the drivers on git-hub?

You should use our code from GitHub. Please follow the wiki in GitHub for how to compile it. Click on the wiki tab on our GitHub.