Commit graph

30 commits

Author SHA1 Message Date
643c25e774
fix build failed in nixos 2025-02-26 18:53:53 +01:00
Florian RICHER
91f8ca7f49 Begin work on rust versions of modules 2025-02-26 17:08:49 +01:00
Florian RICHER
1f2cc50f26 vscode: Add recommended extensions + add autoformat on save 2025-02-25 13:41:42 +01:00
Florian RICHER
d149cbe6a5 Run clang-format 2025-02-25 13:32:53 +01:00
372b482212
Ajout d'un driver pour la gestion d'une led via un PIN GPIO 2025-02-24 20:42:34 +01:00
b920979d5b
Add working gpio_pin_rpi3 2025-02-24 20:09:04 +01:00
Florian RICHER
7723b2e823 Begin work on GPIO Led support 2025-02-24 13:55:48 +01:00
04de922e60
Add virtual leds with more complex structure and allocation 2025-02-23 15:40:29 +01:00
d0960cb6e6
Add brightness_get + use same naming as struct definition 2025-02-23 15:40:04 +01:00
6a362b57ee
Add missing \n 2025-02-23 15:39:24 +01:00
944299048f
Add led color and change name with <name>:<color>:<type> syntax 2025-02-23 14:41:16 +01:00
52436b2045
Add virtual led basic example 2025-02-23 14:25:36 +01:00
510a41cbb3
Change spaces to tabs 2025-02-23 13:14:54 +01:00
43032964c3
fix bad shell 2025-02-23 12:42:11 +01:00
Florian RICHER
a30ba27a3f Reorder and add module params example 2025-02-18 17:06:38 +01:00
2c8ab5e48f
[Can be unstable] Try use nixpkgs of the systems
Test if this version follow only nixpkgs used during nixos build from the flatpak.
2025-02-17 21:09:57 +01:00
28f255ee7c
Update nixpkgs 2025-02-17 21:01:32 +01:00
Florian RICHER
1a12adf1dd README.md: Add pdf in Usefull links 2025-02-10 13:47:33 +01:00
Florian RICHER
6aabf1c465 README.md: Bad title heading 2025-02-10 13:46:25 +01:00
Florian RICHER
d9ba290238 README.md: Add more informations 2025-02-10 13:44:44 +01:00
Florian RICHER
41839adab9 Add example to filter packet 2025-02-10 13:36:34 +01:00
Florian RICHER
0f91d01776 README.md: Add secure boot notes 2025-02-10 13:26:47 +01:00
Florian RICHER
9d9b5d8985 flake.nix Add support of other distro with interpreted shell 2025-02-10 13:03:56 +01:00
ca2332a6c9
vscode: Refactor and add missing import
Thx to bear project
2025-02-08 20:56:42 +01:00
5686c97114
Add vscode LSP support 2025-02-08 19:40:31 +01:00
d5ea2832d5
Reorder includes 2025-02-08 18:57:28 +01:00
3c0b0673b3
Add process_monitor 2025-02-08 18:27:36 +01:00
3767c6181e
Add usefull links 2025-02-08 17:33:19 +01:00
fc31b7e53b
Change kernel log function 2025-02-08 17:20:04 +01:00
e3c9144b8a
Add basic and chardev modules 2025-02-08 17:04:09 +01:00