zephyr/subsys
Luiz Augusto von Dentz 29782a006b Bluetooth: GATT: Use atomic_t for subscribe flags
This makes use of atomic_t helpers to set, test and clear flags.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2019-07-29 12:26:18 +02:00
..
bluetooth Bluetooth: GATT: Use atomic_t for subscribe flags 2019-07-29 12:26:18 +02:00
console
cpp
debug debug: tracing: Fix compilation error 2019-07-24 15:10:02 +02:00
dfu dfu: make flash_img write to flash on buffer full 2019-07-29 10:22:51 +02:00
disk disk: sdhc: Fix use of deprecated DTS defines 2019-07-14 04:54:07 -07:00
fb subsys/fb: correct last character in vtiled fonts 2019-07-11 20:20:59 -07:00
fs fs: add support for mount point listing on vfs root 2019-07-26 14:20:00 +02:00
jwt
logging logging: log_backend_swo: Get clock frequency from DTS 2019-07-24 15:10:02 +02:00
mgmt mcumgr: select NET_BUF when MCUMGR=y 2019-07-29 11:13:41 +02:00
net net: ppp: Handle received Discard-Request 2019-07-29 10:24:46 +03:00
power
random
settings subsys/storage/flash_map: detect missing flash device 2019-07-24 09:20:56 -04:00
shell shell: Fix undefined macro warnings 2019-07-24 16:34:31 -04:00
stats
storage subsys/storage/flash_map: detect missing flash device 2019-07-24 09:20:56 -04:00
testsuite kernel: rename NANO_ESF 2019-07-25 15:06:58 -07:00
usb print format: adjust specifiers to be compatible with a 64-bit build 2019-07-11 20:12:26 -07:00
CMakeLists.txt
Kconfig