- Each intern should work on his/her own branch named as name.surname/project_name_example
- Every working state of the project should be immediately pushed to your git branch
- Every time you have the state of project that doesn't work and you don't know what you did wrong you can
git stash
the changes and go back to the working version of project
- Every time you have the state of project that doesn't work and you don't know what you did wrong you can
- On your branch you must have a file called "name_surname_weekly_report.md" that has all the information about your every work week (see an example here)
- Every time you make changes to your branch, add the information about new changes
- Don't keep in your weekly report the info about things that you removed
- Arrange your report using as many markdown file features as you can
- Links to the folders/files are obligatory
- Every time you make changes to your branch, add the information about new changes
- Add in the Changelog.md file the main features that were added
- It shouldn't be as detailed as weekly report but should have the information about the features that were added
forked from MikroElektronika/mikrosdk_v2
-
Notifications
You must be signed in to change notification settings - Fork 2
mikroSDK 2.0 is an embedded software development framework designed to simplify and accelerate application development on Mikroe hardware platform, specifically for Click Boards™ and other extension board drivers, on a wide range of microcontroller vendors and architectures.
License
viziergr/mikrosdk_v2_rtc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
mikroSDK 2.0 is an embedded software development framework designed to simplify and accelerate application development on Mikroe hardware platform, specifically for Click Boards™ and other extension board drivers, on a wide range of microcontroller vendors and architectures.
Resources
License
Code of conduct
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 99.3%
- Other 0.7%