CTS-SAT-1-OBC-Firmware
|
The IOC file is a file which defines the peripheral configuration. It is modified using the STM32CubeMX GUI tool.
Very few people will need to do this.
The IOC file must be updated using CubeMX instead of STM32CubeIDE now. Feel free to test IOC file changes, but do not commit IOC file changes nor auto-generated code changes. Instead, once you've found the ideal configuration, request the changes to a Team Lead (who will make the change directly in the main
branch).
Then, rebase off of the main
branch, or merge main
into your branch.
main
Branchmeld
tool, you may have to copy changes from Makefile to Makefile.GitHub.mk
.