Go to file
Dan Kalowsky c936f6a029 random: rename random to use underscore
Naming convention of the OS requires the use of underscores (_) for
filenames instead of dashes (-).

Change-Id: I62b615f1f336e839cbbef2c3721c1926afe76457
Signed-off-by: Dan Kalowsky <daniel.kalowsky@intel.com>
2016-02-05 20:24:31 -05:00
arch init: Support fine-grained device initialization priorities 2016-02-05 20:24:30 -05:00
doc doc: Correct Bluetooth sample lines 2016-02-05 20:24:30 -05:00
drivers random: rename random to use underscore 2016-02-05 20:24:31 -05:00
include Bluetooth: Add bt_uuid_to_str function 2016-02-05 20:24:30 -05:00
kernel init: Optimize device_get_binding() 2016-02-05 20:24:30 -05:00
lib
misc
net Bluetooth: SMP: Ignore unsupported AuthReq in Security Request 2016-02-05 20:24:31 -05:00
samples Bluetooth: shell: Improve device found event callback 2016-02-05 20:24:30 -05:00
scripts toolchain: change section macro to support external c libraries 2016-02-05 20:24:29 -05:00
.checkpatch.conf checkpatch: ignore PREFER_KERNEL_TYPES 2016-02-05 20:24:29 -05:00
.gitattributes
.gitignore
.mailmap
Kbuild
Kconfig
Kconfig.zephyr
Makefile
Makefile.inc kbuild: make menuconfig work with local configuration 2016-02-05 20:24:29 -05:00
zephyr-env.sh