Skip to content

Latest commit

 

History

History
63 lines (36 loc) · 2.69 KB

README.md

File metadata and controls

63 lines (36 loc) · 2.69 KB

Vehicle Telematics control unit graduation project ❤️✊

Rules:

  • Commits messages must be subjective, put some time and effort now to save more later

  • Codes comments are a must, Please read these:

  • a helpful extension for comments in vscode : https://marketplace.visualstudio.com/items?itemName=cschlosser.doxdocgen

  • its always preferable to use pre-processor macros

  • All functions names must follow conventions and must be descriptive

  • Each part of the project is a module, a module is put in a separate repository, each repository is a submodule in a main repository for its team

  • Each team has a main repository, each is a submodule in a bigger repository for all teams

  • Write a document about your module, how to use it with other modules, and show each interface function targeted for usage in other modules

  • Add all references you used at the bottom of your repository readme file or in a separate file called references.md

  • you are responsible for updating your own submodule repositories in your main module repository every once in a while "only with stable commits please 😊"

Latest SW Blocks

Latest SW Blocks

Embedded Architecture

Enjoy coding ❤️❤️❤️👾🤖☕❤️❤️❤️

architechture and design links

Important links for the team