zephyr/subsys
Andy Ross ca9a98e6e2 samples/subsys/console: Remove unused tx_sem semaphore
This was declared but unused.  And recent toolchains have apparently
started warning on it leading to sanitycheck failures.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2018-05-19 07:00:55 +03:00
..
bluetooth Bluetooth: L2CAP: Add support for dynamically allocated PSM values 2018-05-18 12:39:58 +03:00
console samples/subsys/console: Remove unused tx_sem semaphore 2018-05-19 07:00:55 +03:00
cpp kconfig: Move CPLUSPLUS from root to "Compiler Options" 2018-04-30 13:12:01 -04:00
debug subsys: debug: Fix stack sentinel dependencies 2018-05-10 14:16:46 -07:00
dfu subsys: dfu: boot: Remove unused ver query code. 2018-02-21 18:53:42 -05:00
disk subsys: disk: Add support for multiple disk interfaces 2018-05-08 08:53:01 -04:00
fs subsys: fs: Add Non Volatile Storage (NVS) for zephyr 2018-05-15 10:29:16 +02:00
logging kernel: Fix sloppy wait queue API 2018-05-18 01:48:48 +03:00
mgmt mgmt: Fix smp_bt.c build 2018-05-16 15:42:38 +03:00
net net: icmpv6: replace NET_ASSERT with NET_ERR 2018-05-18 21:18:10 +03:00
random subsys: random: Fix semaphore initial count of xoroshiro128 2017-11-15 15:47:10 -06:00
settings settings: Make it safe to call settings_subsys_init() multiple times 2018-05-17 12:17:30 +02:00
shell subsys: shell: Remove deprcated k_call_stacks_analyze API 2018-05-15 13:43:00 +03:00
storage subsys: fs: fix generic storage partition selection 2018-05-04 10:14:01 -04:00
usb subsys: usb: check for invalid descriptor type request 2018-05-14 17:24:52 -04:00
CMakeLists.txt subsys: Add a new settings subsystem 2018-03-28 10:44:20 -04:00
Kconfig kconfig: Move CPLUSPLUS from root to "Compiler Options" 2018-04-30 13:12:01 -04:00