|
|
|
@ -1,3 +1,10 @@
@@ -1,3 +1,10 @@
|
|
|
|
|
# |
|
|
|
|
# This file is autogenerated: PLEASE DO NOT EDIT IT. |
|
|
|
|
# |
|
|
|
|
# You can use "make menuconfig" to make any modifications to the installed .config file. |
|
|
|
|
# You can then do "make savedefconfig" to generate a new defconfig file that includes your |
|
|
|
|
# modifications. |
|
|
|
|
# |
|
|
|
|
# CONFIG_DISABLE_OS_API is not set |
|
|
|
|
# CONFIG_DISABLE_PSEUDOFS_OPERATIONS is not set |
|
|
|
|
# CONFIG_MMCSD_HAVE_CARDDETECT is not set |
|
|
|
@ -16,8 +23,11 @@
@@ -16,8 +23,11 @@
|
|
|
|
|
# CONFIG_NSH_DISABLE_TIME is not set |
|
|
|
|
# CONFIG_STM32_CCMEXCLUDE is not set |
|
|
|
|
CONFIG_ARCH="arm" |
|
|
|
|
CONFIG_ARCH_BOARD_CUSTOM=y |
|
|
|
|
CONFIG_ARCH_BOARD_CUSTOM_DIR="../nuttx-config" |
|
|
|
|
CONFIG_ARCH_BOARD_CUSTOM_DIR_RELPATH=y |
|
|
|
|
CONFIG_ARCH_BOARD_CUSTOM_NAME="px4" |
|
|
|
|
CONFIG_ARCH_CHIP="stm32" |
|
|
|
|
CONFIG_ARCH_CHIP_STM32=y |
|
|
|
|
CONFIG_ARCH_CHIP_STM32F427V=y |
|
|
|
|
CONFIG_ARCH_INTERRUPTSTACK=512 |
|
|
|
|