mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
Merged in paulpatience/nuttx-boards/arch_board_custom_dir_relpath (pull request #23)
Add CONFIG_ARCH_BOARD_CUSTOM_DIR_RELPATH
This commit is contained in:
@@ -1187,6 +1187,11 @@ config ARCH_BOARD_CUSTOM_DIR
|
|||||||
path to some location outside of the NuttX source tree (like
|
path to some location outside of the NuttX source tree (like
|
||||||
"~/projects/myboard").
|
"~/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
|
config BOARD_CRASHDUMP
|
||||||
bool "Enable Board level logging of crash dumps"
|
bool "Enable Board level logging of crash dumps"
|
||||||
default n
|
default n
|
||||||
|
|||||||
Reference in New Issue
Block a user