Go to file
Vinayak Chettimada 87d4d27731 Bluetooth: Controller: Hardware abstraction layer for nRF5x radio
The drivers/bluetooth/controller path adds a native BLE Link
Layer (controller and HCI) to the Bluetooth subsystem. This first
implementation adds support for the nRF5x series of devices
from Nordic Semiconductor. The hal/ folder inside the controller
contains all IC-specific code to interface with the radio and
baseband.

Jira: ZEP-702

Origin: Original
Change-Id: I4ed61d5f67af6b4735d746a38a5b55f054521075
Signed-off-by: Vinayak Chettimada <vinayak.kariappa.chettimada@nordicsemi.no>
Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2016-09-07 08:17:26 +03:00
.known-issues known issues: ignore testcases failures 2016-09-07 01:02:10 +00:00
arch soc: Use nrf.h instead of nrf52.h and nrf52_bitfields.h 2016-09-07 08:17:26 +03:00
boards x86: declare internal API for interrupt controllers 2016-09-06 18:35:47 +00:00
doc Bluetooth: Add documentation to HCI RAW interface 2016-09-07 08:17:26 +03:00
drivers Bluetooth: Controller: Hardware abstraction layer for nRF5x radio 2016-09-07 08:17:26 +03:00
ext ksdk: Import Kinetis SDK ethernet phy driver 2016-08-31 12:49:14 +00:00
fs fs: Adds flash device support to diskio interface 2016-08-02 00:47:14 +00:00
include Bluetooth: RFCOMM: Handle PN request 2016-09-07 08:17:26 +03:00
kernel microkernel: remove deprecated task IRQs 2016-09-06 16:15:59 +00:00
lib libc: minimal: add reduced inttypes.h 2016-08-28 11:33:15 +00:00
misc printk: make _char_out globally accessible 2016-08-28 07:47:28 -04:00
net Bluetooth: Fix typo in code comment 2016-09-07 08:17:26 +03:00
samples Bluetooth: Include btusb sample to sanity check 2016-09-07 08:17:26 +03:00
scripts sanitycheck: allow extra arguments to be passed to the build 2016-09-06 22:44:20 +00:00
tests Bluetooth: tests/shell: Remove not needed RFCOMM option from config 2016-09-07 08:17:26 +03:00
usb usb: Fix compile error with debug enabled 2016-08-10 15:27:36 +00:00
.checkpatch.conf checkpatch: add ignore for net/ip/contiki directory 2016-08-10 14:43:01 +00:00
.gitattributes
.gitignore testcases: instruct git to ignore *log and outdir-* 2016-06-14 22:01:34 +00:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap mailmap: Fix broken author information for Evan Couzens 2016-08-08 21:24:49 +00:00
defaults.tc TCF: especify ARCH when building 2016-08-31 20:54:28 +00:00
Kbuild microkernel: remove deprecated task IRQs 2016-09-06 16:15:59 +00:00
Kconfig kconfig: Do not put architecture in the title 2016-03-14 16:50:51 -04:00
Kconfig.zephyr fs: Adds diskio interface 2016-08-01 16:46:38 -07:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
MAINTAINERS MAINTAINERS: Add BLUETOOTH CONTROLLER section 2016-09-07 08:17:26 +03:00
Makefile Zephyr 1.5.0 2016-08-26 17:35:49 -04:00
Makefile.inc build: default ARCH to be initialized by the board support code 2016-08-30 21:08:30 +00:00
zephyr-env.sh zephyr-env.sh: prepend to PATH 2016-08-05 20:38:08 +00:00