update:更新双目sensor驱动

This commit is contained in:
2025-03-31 18:48:56 +08:00
parent 4fd818749c
commit 0933b5aeec
18 changed files with 489 additions and 585 deletions

View File

@@ -13,7 +13,7 @@ export HOME=${HOME:-/root}
export PS1='\u@\h:\w\$ '
export LD_LIBRARY_PATH=/usr/lib/eyesee-mpp:${LD_LIBRARY_PATH}
ulimit -c unlimited
#mount -t debugfs none /sys/kernel/debug
mount -t debugfs none /sys/kernel/debug
[ -x /bin/more ] || alias more=less
[ -x /usr/bin/vim ] && alias vi=vim || alias vim=vi

View File

@@ -145,7 +145,7 @@ CONFIG_KERNEL_BUILD_USER=""
CONFIG_KERNEL_BUILD_DOMAIN=""
CONFIG_KERNEL_PRINTK=y
# CONFIG_KERNEL_SWAP is not set
# CONFIG_KERNEL_DEBUG_FS is not set
CONFIG_KERNEL_DEBUG_FS=y
# CONFIG_KERNEL_HW_PERF_EVENTS is not set
# CONFIG_KERNEL_PERF_EVENTS is not set
# CONFIG_KERNEL_FRAME_POINTER is not set