Skip to content

YuJeHyeon/WATCH-emr-and-gases-detection

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

1. Development project setup

  • Step 1. Share a CubeMX file
  • Step 2. Create "stm-watch" folder
  • Step 3. Execute the shared CubeMX file
  • Step 4. Save as CubeMX project (Project name: Watch) in "stm-watch" folder
  • Step 5. Click "Generate code" button
  • Step 6. Delete main.h file in "Watch/Inc/" and main.c file "Watch/Src/"
  • Step 7. Create/init local git repository in "stm-watch" folder
  • Step 8. Set git origin "https://github.com/icns-distributed-cloud/safety-watch"
  • Step 9. Git pull origin master

2. Project development

  • Step 1. Rasie an issue and create a branch
  • Step 2. Pull the branch to local repository
  • Step 3. Checkout the branch
  • Step 4. Develop functions, modules, or etc.
  • Step 5. Git commit
  • Step 6. Push the branch
  • Step 7. Make "Pull request"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C 69.7%
  • Objective-C 30.3%