mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 06:42:32 +08:00
add 5-Clause Nordic License barrier for Nordic SoftDevice Controller
This commit is contained in:
@@ -40,6 +40,17 @@ config ALLOW_GPL_COMPONENTS
|
||||
NOTE: Please check that the license for each enabled
|
||||
component matches your project license.
|
||||
|
||||
config ALLOW_BSDNORDIC_COMPONENTS
|
||||
bool "Use components that have 5-Clause Nordic licenses"
|
||||
depends on ARCH_CHIP_NRF52
|
||||
default n
|
||||
---help---
|
||||
When this option is enabled the project will allow the use
|
||||
of components that have 5-Clause Nordic licenses.
|
||||
|
||||
NOTE: Please check that the license for each enabled
|
||||
component matches your project license.
|
||||
|
||||
endmenu # License Setup
|
||||
|
||||
menu "Build Setup"
|
||||
|
||||
Reference in New Issue
Block a user