From 6699967f05e89f72f9e9d1cacf138f9f8bc28dd8 Mon Sep 17 00:00:00 2001 From: Rubberazer <47650457+Rubberazer@users.noreply.github.com> Date: Tue, 6 Aug 2024 23:09:52 +0200 Subject: [PATCH] updating to version 2.0 with kernel module --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3a1d2c9..0112474 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ If you don't want that and prefer the old, standalone JETGPIO, you will find it - No need of previous kernel configuration, no need to change the device tree, no need to reconfigure via /opt/nvidia/jetson-io/jetson-io.py or the like

INSTALLATION:

+ NOTICE: make install will automatically install the library and the kernel module but, if you have heavily tuned your: /boot/extlinux/extlinux.conf and device tree blob e.g. remove the default blob and so forth, the automatic module installation might fail, in those cases manual module installation is recommended, see instructions in: [Jetclocks](https://github.com/Rubberazer/Jetclocks)