zephyr/subsys
Vinayak Kariappa Chettimada f4242b0723 Bluetooth: controller: Use find_lsb_set instead of custom ffs
Use globally available find_lsb_set in Zephyr instead of a
custom find first set function.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2017-06-16 09:40:41 -05:00
..
bluetooth Bluetooth: controller: Use find_lsb_set instead of custom ffs 2017-06-16 09:40:41 -05:00
console subsys: console: Fix signed vs unsigned char issues. 2017-05-22 08:43:31 -05:00
debug debug: add stack sentinel feature 2017-05-13 15:14:41 -04:00
disk license: add missing licenses and copyright 2017-06-08 10:41:56 -04:00
fs subsys: convert to using newly introduced integer sized types 2017-04-21 09:36:22 -05:00
logging kernel: event_logger: convert to using newly introduced integer sized types 2017-04-25 22:09:12 +00:00
net net: buf: Move net_buf_pool objects to dedicated linker area 2017-06-16 17:05:06 +03:00
shell shell: Adjust arguments when executing a command of different module 2017-06-09 18:54:27 -04:00
usb misc: use K_THREAD_STACK_DEFINE macros 2017-06-09 18:53:28 -04:00
Kconfig
Makefile