1
0
Fork 0
forked from nuttx/nuttx-update

Add CONFIG_ARCH_BOARD_CUSTOM_DIR_RELPATH

This commit is contained in:
Paul A. Patience 2015-12-08 11:05:15 -05:00
parent 4991f94792
commit d24fa0b2ea

View file

@ -1187,6 +1187,11 @@ config ARCH_BOARD_CUSTOM_DIR
path to some location outside of the NuttX source tree (like
"~/projects/myboard").
config ARCH_BOARD_CUSTOM_DIR_RELPATH
bool "Relative custom board directory"
---help---
Specifies that the board directory is relative to the NuttX directory.
config BOARD_CRASHDUMP
bool "Enable Board level logging of crash dumps"
default n