zephyr/subsys
Christopher Collins f31245d365 subsys: dfu: boot: Remove unused ver query code.
Duplicate code to query was mistakenly added in commit
2ad7ccdb2d.  This code is redundant; the
existing `boot_read_bank_header()` function can read the version from
both image banks.

Signed-off-by: Christopher Collins <ccollins@apache.org>
2018-02-21 18:53:42 -05:00
..
bluetooth Bluetooth: Mesh: Use a single transmission from Friend to LPN 2018-02-20 17:22:23 +02:00
console kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
cpp kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
debug misc: Add a FORCE_NO_ASSERT kconfig directive 2018-02-16 10:44:29 -05:00
dfu subsys: dfu: boot: Remove unused ver query code. 2018-02-21 18:53:42 -05:00
disk disk: delete the GET_DISK_SIZE IOCTL. 2018-01-31 09:14:40 -05:00
fs subsys: fcb: Check for mutex lock failure when walking FCB 2018-02-17 09:14:16 -05:00
logging lib: move ring_buffer from misc/ to lib/ 2017-12-15 20:02:01 -05:00
mgmt subsys: mgmt: CMake and Kconfig support. 2018-02-20 22:07:52 +01:00
net net: shell: Fix net mem command output 2018-02-21 11:05:19 +02:00
random subsys: random: Fix semaphore initial count of xoroshiro128 2017-11-15 15:47:10 -06:00
shell subsys: mgmt: Shell transport for SMP (mcumgr). 2018-02-20 22:07:52 +01:00
storage subsys: storage: flash_map: Fix warning 2018-02-14 14:36:52 -05:00
usb kconfig: fix more help spacing issues 2018-02-15 23:20:55 -05:00
CMakeLists.txt subsys: mgmt: CMake and Kconfig support. 2018-02-20 22:07:52 +01:00
Kconfig subsys: mgmt: CMake and Kconfig support. 2018-02-20 22:07:52 +01:00