1
0

feat(lab03): words for report

This commit is contained in:
2026-05-08 09:37:16 +02:00
parent e036e18057
commit b74b2e5d19

View File

@@ -1,3 +1,20 @@
#import "/doc/metadata.typ": *
= Linux System Programming
= Linux System Programming
// TODO
This laboratory is focused on the user space. We make an application to change
the blinking frequency of a led with button.
It has some difficulties to locate the button on the GPIOs. Because this is not
the same as we have done in the module in the precedent laboratory.
-> explain
Discover the epoll to trigg on file modification
discover the timer_fd
all is file
all can be in the epoll to manage all event from files