mirror of
https://github.com/CopterExpress/clover.git
synced 2026-06-03 08:29:32 +00:00
image: build overlay for OV7251 camera on CAM0
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
#! /usr/bin/env bash
|
||||
|
||||
set -ex
|
||||
|
||||
echo "Build overlay for OV7251 camera on CAM0"
|
||||
|
||||
dtc -I dts -O dtb -o /boot/overlays/ov7251cam0.dtbo /home/pi/catkin_ws/src/clover/builder/assets/ov7251cam0-overlay.dts
|
||||
|
||||
Reference in New Issue
Block a user