mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 06:42:32 +08:00
defconfig: allow use of BSD components
several configs are used for testing and need the BSD components more information about license can be found here https://www.apache.org/legal/resolved.html#category-a Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
This commit is contained in:
committed by
saramonteiro
parent
2ab9e7fef0
commit
9d870e1502
@@ -9,6 +9,7 @@
|
||||
# CONFIG_NSH_ARGCAT is not set
|
||||
# CONFIG_NSH_CMDOPT_HEXDUMP is not set
|
||||
# CONFIG_NSH_CMDPARMS is not set
|
||||
CONFIG_ALLOW_BSD_COMPONENTS=y
|
||||
CONFIG_ARCH="arm"
|
||||
CONFIG_ARCH_BOARD="stm32f4discovery"
|
||||
CONFIG_ARCH_BOARD_STM32F4_DISCOVERY=y
|
||||
|
||||
Reference in New Issue
Block a user