This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git


The following commit(s) were added to refs/heads/master by this push:
     new 9f056fdd47 sim/nxcamera: add CONFIG_SIM_FBBPP=32
9f056fdd47 is described below

commit 9f056fdd476fe726fd08abc58b2ebdee4f30a300
Author: shizhenghui <shizheng...@xiaomi.com>
AuthorDate: Wed Mar 13 10:09:12 2024 +0800

    sim/nxcamera: add CONFIG_SIM_FBBPP=32
    
    Signed-off-by: shizhenghui <shizheng...@xiaomi.com>
---
 boards/sim/sim/sim/configs/nxcamera/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/boards/sim/sim/sim/configs/nxcamera/defconfig 
b/boards/sim/sim/sim/configs/nxcamera/defconfig
index 1b27f6e808..faa3692029 100644
--- a/boards/sim/sim/sim/configs/nxcamera/defconfig
+++ b/boards/sim/sim/sim/configs/nxcamera/defconfig
@@ -57,6 +57,7 @@ CONFIG_PSEUDOFS_SOFTLINKS=y
 CONFIG_READLINE_TABCOMPLETION=y
 CONFIG_SCHED_BACKTRACE=y
 CONFIG_SCHED_HAVE_PARENT=y
+CONFIG_SIM_FBBPP=32
 CONFIG_SIM_FBHEIGHT=480
 CONFIG_SIM_FBWIDTH=640
 CONFIG_SIM_X11FB=y

Reply via email to