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

Task10: Implement chardevice and userspace application to control gpio #154

Open
wants to merge 7 commits into
base: Sergey.Dubyna
Choose a base branch
from

Conversation

d-serj
Copy link

@d-serj d-serj commented Jan 20, 2022

  1. Implement character device kernel module to allow control of builtin Orange PI Zero leds.
  2. Implement userspace application to control Orange PI Zero builtin leds.

Oleksandr Posukhov and others added 7 commits November 23, 2021 20:23
Add home task for lection Basic Data structures

Signed-off-by: Oleksandr Posukhov <[email protected]>
Add descriptions of tasks for lesson 5.

Signed-off-by: Yevgen Kovalyov <[email protected]>
Add task for implementation of procFS API

Signed-off-by: Oleksandr Posukhov <[email protected]>
Add example of polling mechanism, add hometask

Signed-off-by: Oleksandr Posukhov <[email protected]>
Add hometask for lection 10: Chardev

Signed-off-by: Oleksandr Posukhov <[email protected]>
Implement character device kernel module
to allow control of builtin Orange PI Zero leds.
Implement userspace application to control Orange PI Zero
builtin leds.

Signed-off-by: d-serj <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants