Skip to content
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

Task01 gpio timer procfs #120

Open
wants to merge 9 commits into
base: Yurii.Bezkorovainyi
Choose a base branch
from

Conversation

bezkor
Copy link

@bezkor bezkor commented Mar 17, 2023

Implement of Task with Led blinking by timer with procfs config

Add utils for useful kernel modules develop
Add README.md with task definition
Add Makefile and gbtp.c files with HW prototype
Add timer & callback prototype to src
Add code to create and manage of procfs instances:
/proc/gbtp/led
/proc/gbtp/timout
Replace file_operations to proc_ops as described in old kernel src
Add init led pin and implement blink by timer feature
Try fix history of branch and add video link to YouTube
@bezkor
Copy link
Author

bezkor commented Mar 17, 2023

Video - https://youtu.be/zscOnemRZfo

@bezkor bezkor added the Ready for review Ready to be reviewed label Mar 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready for review Ready to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant