Skip to content
This repository has been archived by the owner on Sep 15, 2021. It is now read-only.

club-rockets/embedded-system-critical-pcb

Repository files navigation

RockÉTS embedded system's critical PCB code

How to contribute ?

  • Create a branch by feature and/or bug fix
  • Get the code
  • Commit and push
  • Create a pull request

Branch naming

Feature branch

feature/ [Short feature description] [Issue number]

Bug branch

fix/ [Short fix description] [Issue number]

Commits syntax:

Adding code:

+ Added [Short Description] [Issue Number]

Deleting code:

- Deleted [Short Description] [Issue Number]

Modifying code:

* Changed [Short Description] [Issue Number]

Merging code

Y Merged [merged branch name]

Importing Project on TrueStudio

  • Copy the git URL
  • Select "import" (right click in your workspace)
  • Select Git/Project from Git/Clone URL
  • Use Import in new project with project wizard
  • Select C project
  • Use same project name as imported project name
  • Select Proper device settings
  • Use newlib_standard
  • Unselect use tiny (s)printf and al.

Icons made by Freepik from www.flaticon.com is licensed by CC 3.0 BY

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages