在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):Johannes4Linux/Linux_Driver_Tutorial开源软件地址(OpenSource Url):https://github.com/Johannes4Linux/Linux_Driver_Tutorial开源编程语言(OpenSource Language):C 92.3%开源软件介绍(OpenSource Introduction):Linux Driver TutorialHere you can find examples for simple Linux Kernel Modules and Linux Drivers. PreparationI used a Raspberry Pi 3 to develop and test my modules and drivers. To compile them, you need to install the Kernel headers on your Pi. On Raspbian you can do this with the following command: sudo apt update
sudo apt install raspberrypi-kernel-headers Raspberry Pi OS is only installs the latest kernel headers. So, make sure, you are running the latest kernel. You can do this by running: sudo apt upgrade You also need the build utils (make, gcc, ...) but they come preinstalled on Raspbian. ContentIn this repo you can find examples for:
More InformationFor more information about my Linux Driver examples check out my videos and my playlist Support meIf you want to support me, you can buy me a coffee buymeacoffee.com/johannes4linux. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论