You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(build): update build structure and versioning
Refactor the build system by changing the object directory to 'Build' from 'obj', enhancing clarity in the output structure. Update the firmware version from 1.0.0 to 2.0.1, reflecting new developments. Adjust the Makefile rules to accommodate the new directory structure for binaries and objects, ensuring proper organization of build artifacts. Additionally, increment the patch level in version.h to indicate minor bug fixes. These changes aim to streamline the build process and provide clearer version management.
0 commit comments