Update Overview authored by Colton Glick's avatar Colton Glick
......@@ -3,7 +3,7 @@ The Crazyflie is a mini drone that was developed by Bitcraze and is open source.
Despite the size and appearance of the Crazyflie, the firmware running on it is quite complex. The source code files are separated based on their functionality and are stored in the /src/ folder. Here are some key files to pay attention to:
## Files to Get Started With
| header | header |
| File | Description |
| ------ | ------ |
| cell | cell |
| [`src/init/main.c`](/../blob/master/crazyflie_software/crazyflie-firmware-2021%2E06/src/init/main%2Ec) | Main entry point for the crazyflie firmware. Where everything gets launched from |
| cell | cell |
\ No newline at end of file