-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ht 05 timers #124
Open
tberchanov
wants to merge
23
commits into
Kernel-GL-HRK:Anatolii.Berchanov
Choose a base branch
from
tberchanov:ht_05_timers
base: Anatolii.Berchanov
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Ht 05 timers #124
tberchanov
wants to merge
23
commits into
Kernel-GL-HRK:Anatolii.Berchanov
from
tberchanov:ht_05_timers
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Created main.c and run.sh for futher development
Implemented scissors game according to the requiremnts in the file main.c
Hw 01: git task
In hwdetect.sh implemented notification messages about usb devices connection/disconnection
Add description for module task Signed-off-by: Serhii Perederii <[email protected]>
Add home task for lection Basic Data structures Signed-off-by: Oleksandr Posukhov <[email protected]>
TASK2: develop hwdetect.sh
Task03: Create home task 03 Created module `hello` that accepts `a` and `b` as arguments. Also created Makefile for assembling and logs_dump.txt as example of execution. Co-authored-by: Serhii Perederii <[email protected]> Co-authored-by: Oleksandr Posukhov <[email protected]>
Created `.gitignore' in the root of repository. Added `.vccode` to gitignore.
…ed_gitignore Improvement created gitignore
Created `.gitignore' in the root of repository. Added `.vccode` to gitignore.
Add descriptions of tasks for lesson 5. Signed-off-by: Yevgen Kovalyov <[email protected]>
Created attribute `list` for object `MyObject`. `list` saves input data to the linked list.
Removed display function.
Left debug logs also.
Added logs.txt of writing and reading `list` attribute
…procamp_2021 into Anatolii.Berchanov
Implemented program that print time and resultion of different timers.
Implemented empty listeners for time_module.
Implemented absolute and relative listeners. `module/logs.txt` attached.
Please, do a review only for commits with tag "Task05" and directory "05_timers" |
alexposukhov
force-pushed
the
Anatolii.Berchanov
branch
from
December 24, 2021 16:56
2deca0b
to
b50e891
Compare
Could you please rebase to main branch? 05 task should be based on e260cf6 commit |
alexposukhov
added
Change requested
change requested
and removed
ready
Ready for review
labels
Dec 24, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.