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 5166abd commit d5ce0f9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

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

IMPORTANT NOTICE: THIS VERSION OF THE LIBRARY INSTALLS AND WORKS ALONG WITH A KERNEL MODULE [JETCLOCKS](https://github.com/Rubberazer/Jetclocks) THIS PROVIDES EXTRA FUNCTIONALITY AND ALLOWS TO PLAY WITH CLOCKS FREQUENCIES IN A SIMPLER WAY.
IF YOU DONT 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)
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 frequencies in a simpler way.
If you dont 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>IMPORTANT NOTICE: THIS VERSION OF THE LIBRARY WORKS ALONG A KERNEL MODULE <a href="https://github.com/Rubberazer/Jetclocks">JETCLOCKS</a> THIS PROVIDES EXTRA FUNCTIONALITY AND ALLOWS TO PLAY WITH CLOCKS FREQUENCIES IN A SIMPLER WAY. IF YOU DONT 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></p>
<p>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 frequencies in a simpler way. If you dont 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></p>
<h2 align="left">FUNCTIONALITY:</h2>
<ul>
<li>Supported models:<ul>
Expand Down

0 comments on commit d5ce0f9

Please sign in to comment.