Skip to content

Commit

Permalink
updating to version 2.0 with kernel module
Browse files Browse the repository at this point in the history
  • Loading branch information
Rubberazer committed Aug 6, 2024
1 parent 57228dc commit 4a14a16
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

C library to manage the GPIO header of the Nvidia JETSON boards

***IMPORTANT NOTICE: This version of the library, installs and works along a kernel module: [Jetclocks](https://github.com/Rubberazer/Jetclocks). This provides extra functionality, and allows to play with clocks in a simpler way.
***IMPORTANT NOTICE: This version of the library installs and works along a kernel module: [Jetclocks](https://github.com/Rubberazer/Jetclocks). This provides extra functionality, and allows to play with clocks in a simpler way.
If you don't want that and prefer the old, standalone JETGPIO, you will find it as a release here: [standalone JETGPIO](https://github.com/Rubberazer/JETGPIO/releases/tag/v1.2)***

<h2 align="left">FUNCTIONALITY:</h2>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
<div class="contents">
<div class="textblock"><p><a class="anchor" id="README"></a></p>
<p>C library to manage the GPIO header of the Nvidia JETSON boards</p>
<p><em><b>IMPORTANT NOTICE: This version of the library, installs and works along a kernel module: <a href="https://github.com/Rubberazer/Jetclocks">Jetclocks</a>. This provides extra functionality, and allows to play with clocks in a simpler way. If you don't want that and prefer the old, standalone JETGPIO, you will find it as a release here: <a href="https://github.com/Rubberazer/JETGPIO/releases/tag/v1.2">standalone JETGPIO</a></b></em></p>
<p><em><b>IMPORTANT NOTICE: This version of the library installs and works along a kernel module: <a href="https://github.com/Rubberazer/Jetclocks">Jetclocks</a>. This provides extra functionality, and allows to play with clocks in a simpler way. If you don't want that and prefer the old, standalone JETGPIO, you will find it as a release here: <a href="https://github.com/Rubberazer/JETGPIO/releases/tag/v1.2">standalone JETGPIO</a></b></em></p>
<h2 align="left">FUNCTIONALITY:</h2>
<ul>
<li>Supported models:<ul>
Expand Down

0 comments on commit 4a14a16

Please sign in to comment.