Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
Vinayak Chettimada 2de3cc95be Bluetooth: controller: Move nRF5 specific debug pins to hal/nrf5
Move the nRF5 specific GPIO debug pin macro definitions to
hal/nrf5/debug.h.

The Controller's hal folder contains prototypes and
hal/<soc> shall contain SoC specific implementation to
realize a software-based Link Layer.

Change-id: Ic7bf283f926bbc3069e7d15c047fe93a6daa894f
Signed-off-by: Vinayak Chettimada <vinayak.kariappa.chettimada@nordicsemi.no>
2017-04-08 20:11:54 +03:00
.known-issues net/mgmt: Add a function to wait on a event synchronously 2017-03-17 10:34:42 +02:00
arch drivers: i2c: rename I2C_CLOCK_SPEED Kconfig option 2017-04-08 00:12:29 +00:00
boards doc: fix path reference to shell sample 2017-04-07 22:31:22 +00:00
doc doc: add substitutions for special characters 2017-04-07 22:31:47 +00:00
drivers drivers: i2c: place all I2C Kconfig options in submenu 2017-04-08 00:12:30 +00:00
dts dts: arm: move SoC dtsi into per vendor dir 2017-04-04 17:55:13 -05:00
ext ext qmsi: Update QMSI version on README 2017-04-05 11:04:30 -07:00
include Bluetooth: HFP HF: Support to send hf AT command 2017-04-08 20:11:54 +03:00
kernel kernel: remove deprecated init levels 2017-04-07 17:45:34 +00:00
lib lib: json: Fix parsing of boolean values 2017-03-25 13:11:55 +00:00
misc misc: Let the compiler choose whether to omit frame pointer 2017-02-08 13:14:16 +00:00
samples Bluetooth: HFP HF: Add support for RING indication cb 2017-04-08 20:11:54 +03:00
scripts dts: Add application overlay support. 2017-04-06 09:19:28 +00:00
subsys Bluetooth: controller: Move nRF5 specific debug pins to hal/nrf5 2017-04-08 20:11:54 +03:00
tests Bluetooth: controller: Kconfig option for advanced scheduling 2017-04-08 20:11:54 +03:00
.checkpatch.conf checkpatch: Remove reference to legacy IP stack 2017-02-08 13:05:27 +00:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore doc: tweak .gitignore to allow doc theme dev 2017-02-23 13:20:04 +00:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap mailmap: added axy (for Anas Nashif) 2016-12-21 13:49:59 +00:00
Kbuild frdm: fixed path and dependencies for extract_dts_includes.py 2017-02-22 13:57:52 +00:00
Kconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.zephyr license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
MAINTAINERS MAINTAINERS: Update maintainer for TI CC32XX SoCs, boards and SDKs 2017-04-04 17:55:13 -05:00
Makefile build: Don't remove dts/ directory on clean 2017-03-27 10:27:01 -05:00
Makefile.inc Revert "build: Fix qemugdb target" 2017-03-09 09:22:51 +00:00
Makefile.test tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
defaults.tc testcases: catch more fatal kernel error messages 2016-11-11 13:21:16 +00:00
zephyr-env.sh zephyr-env.sh: only reset scripts_path on Windows 2017-03-31 15:42:31 -04:00