You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2023/04/25 10:24:56 UTC

[nuttx] branch master updated: Update config for nuttx-apps#1558

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 33d6c1bb72 Update config for nuttx-apps#1558
33d6c1bb72 is described below

commit 33d6c1bb7253dc13050ed9f280832d179d0342b9
Author: Peter van der Perk <pe...@nxp.com>
AuthorDate: Wed Apr 5 10:34:13 2023 +0200

    Update config for nuttx-apps#1558
---
 boards/arm/stm32/stm32f4discovery/configs/canard/defconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/boards/arm/stm32/stm32f4discovery/configs/canard/defconfig b/boards/arm/stm32/stm32f4discovery/configs/canard/defconfig
index 29c4b94cab..ba15846f6f 100644
--- a/boards/arm/stm32/stm32f4discovery/configs/canard/defconfig
+++ b/boards/arm/stm32/stm32f4discovery/configs/canard/defconfig
@@ -18,9 +18,9 @@ CONFIG_ARCH_CHIP_STM32F407VG=y
 CONFIG_ARCH_STACKDUMP=y
 CONFIG_BOARD_LOOPSPERMSEC=16717
 CONFIG_BUILTIN=y
-CONFIG_CANUTILS_LIBCANARDV0=y
+CONFIG_CANUTILS_LIBDRONECAN=y
 CONFIG_CAN_EXTID=y
-CONFIG_EXAMPLES_LIBCANARDV0=y
+CONFIG_EXAMPLES_DRONECAN=y
 CONFIG_FS_PROCFS=y
 CONFIG_HAVE_CXX=y
 CONFIG_HAVE_CXXINITIALIZE=y