# RocketFlightSTM32 **Repository Path**: rechirdkiller/RocketFlightSTM32 ## Basic Information - **Project Name**: RocketFlightSTM32 - **Description**: 仅仅用于研究 不进行修改 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-04-11 - **Last Updated**: 2026-04-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # RocketFlightSTM32 All embedded code for the flight computer for flights To contribute: Open/select Issue, assign yourself to it, add labels/milestones Create new branch and make changes Open Pull Request when ready (not too many big big changes or hard to review) Fill out the PR form, assign it to yourself, add labels/milestones, LINK PR TO ISSUE, which will autoclose it Make sure it passes all automated tests/formatting Request your reviewers Make changes if needed (changes requested from reviewers) Once all approved, merge. As reviewer: Go to files changed Comment on parts to ask questions ect. Top right to approve merge or request changes ## The instructions for setting up the IDE environment is in the README in the flightv1 folder.