CONFIG_NBLE
Enables support for using Nordic Semiconductor nRF51 Bluetooth LE chips with a custom firmware. The API for this is a subset of the normal Bluetooth API (include/bluetooth/*.h). This driver can only be enabled if CONFIG_BLUETOOTH has not been enabled.
A fundamental assumption that the driver makes is that it is run on an architecture with the same ABI (e.g. struct packing & endianess) as the nRF51 chip. The driver cannot be used on any architecture that doesn’t fulfill this requirement.
Symbol: | NBLE |
---|---|
Type: | bool |
Value: | “n” |
User value: | (no user value) |
Visibility: | “y” |
Is choice item: | false |
Is defined: | true |
Is from env.: | false |
Is special: | false |
Prompts: |
|
Default values: |
|
Selects: | |
Reverse (select-related) dependencies: | |
(no reverse dependencies) |
|
Additional dependencies from enclosing menus and ifs: | |
(no additional dependencies) |
|
Locations: |
|