Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/trskop/linux-device-drivers-labs
Solutions to some labs during a week long Linux device drivers training session.
https://github.com/trskop/linux-device-drivers-labs
Last synced: 10 days ago
JSON representation
Solutions to some labs during a week long Linux device drivers training session.
- Host: GitHub
- URL: https://github.com/trskop/linux-device-drivers-labs
- Owner: trskop
- Created: 2013-11-29T20:59:54.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2013-11-29T21:31:35.000Z (almost 11 years ago)
- Last Synced: 2023-04-30T01:07:43.289Z (over 1 year ago)
- Language: C
- Size: 148 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Description
Some of us in [Unify][Unify homepage] attended Linux Device Drivers training,
held in our development department in [Brno][Wikipedia: Brno] starting on
25th and ending on 29th November 2013.Our trainer for the week was [Anton Arapov][Anton Arapov at G+] from
[RedHat][Wikipedia: RedHat].During the week long session we experimented with connecting [Wii
Nunchuck][Wikipedia: Wii Remote -- Nunchuk] to [Raspberry
Pi][Wikipedia: Raspberry Pi] and also with its UART.This repository contains my own solutions.
Only after publishing the repository I noticed that commit times and dates are
off. This was due to unsychronized time on the virtual machine I used during
the session.[Anton Arapov at G+]:
https://plus.google.com/+AntonArapov
"Anton Arapov at G+"
[Unify homepage]:
http://www.unify.com/
"Unify, company homepage"
[Wikipedia: Brno]:
https://en.wikipedia.org/wiki/Brno
"Wikipedia: Brno"
[Wikipedia: Raspberry Pi]:
https://en.wikipedia.org/wiki/Raspberry_Pi
"Wikipedia: Raspberry Pi"
[Wikipedia: Wii Remote -- Nunchuk]:
https://en.wikipedia.org/wiki/Wii_Remote#Nunchuk
"Wikipedia: Wii Remote -- Nunchuk"
[Wikipedia: RedHat]:
https://en.wikipedia.org/wiki/Red_Hat
"Wikipedia: RedHat"