This repository aims to show a little of the Embedded Linux course I followed in my Master 2 programme.
- Master in Electrical Engineering - Institut Polytechnique de Paris
- Course: Embedded Linux
- Author: Alaf D. N. SANTOS
- License: GNU GPL V2
- Year: 2024
[TODO]
- v1.0.0 - working version
- v2.0.0 - adding interruptions (watermark)
- v2.0.1 - adding concurrence treatment (mutexes and spinlocks)
- v3.0.0 - no IOCTL, reading three axis (a whole fifo element) per call
- Any implementation that could lead to a more optimised code for the different methods already designed would be a nice improvement for this project.
So feel free to fork, change, and pull request 😊