Jump to content

Raspberry Pi HQ camera IMX477 Linux driver for Jetson: Difference between revisions

Added dependency installation
No edit summary
(Added dependency installation)
Line 379: Line 379:
KERNEL_OUT=$JETSON_KERNEL_SOURCE/../build
KERNEL_OUT=$JETSON_KERNEL_SOURCE/../build
KERNEL_MODULES_OUT=$JETSON_KERNEL_SOURCE/../modules
KERNEL_MODULES_OUT=$JETSON_KERNEL_SOURCE/../modules
</pre>
* Use the following command to install dependencies on Ubuntu:
<pre>
sudo apt install libncurses-dev
</pre>
</pre>


1

edit

Cookies help us deliver our services. By using our services, you agree to our use of cookies.