zephyr/subsys
Krzysztof Chruscinski e64cd5c74d logging: Fix silent logs dropping when LOG_MODE_OVERFLOW disabled
There was no notification about dropped logs When logger operated
in the mode where message is dropped when logger has no space to
store the message. Notification was printed only if logger operated
in the mode which overwrites oldest log.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2019-02-27 08:32:14 -06:00
..
bluetooth bluetooth: Fix broken directed advertising 2019-02-27 11:49:48 +02:00
console console: Remove CONFIG_WEBSOCKET_CONSOLE code 2019-02-11 22:29:58 -05:00
cpp c++: kconfig: EXCEPTIONS needs to depend on NEWLIB_LIBC 2018-11-28 13:51:35 -08:00
debug kconfig: Remove redundant 'default n' properties 2019-02-27 09:25:22 +01:00
dfu dfu: mcuboot: rename boot_swap_type> mcuboot_swap_type 2019-02-19 09:32:02 +01:00
disk include: misc: util.h: Rename min/max to MIN/MAX 2019-02-14 22:16:03 -05:00
fb shell: Modify subcommands to use SHELL_STATIC_SUBCMD_SET_CREATE 2019-02-20 07:31:35 -05:00
fs fs/nvs: Improve init speed and remove fs->locked 2019-02-21 09:32:52 -05:00
jwt jwt: Add JSON web token library 2019-02-08 15:32:58 -06:00
logging logging: Fix silent logs dropping when LOG_MODE_OVERFLOW disabled 2019-02-27 08:32:14 -06:00
mgmt shell: removing legacy shell 2019-01-16 21:35:36 -05:00
net net: coap: Fix coverity issue 2019-02-27 10:36:39 +01:00
power power: rename CPU_LPS_n power states 2019-02-26 02:30:13 +01:00
random
settings settings: fix fcb record size for unaligned sizes 2019-02-21 19:09:04 -05:00
shell shell: changed dead code part in function buffer_trim() 2019-02-26 02:26:52 +01:00
stats
storage storage: flash_map: fix copyright assignment 2019-02-11 20:40:47 -06:00
testsuite kconfig: Remove redundant 'default n' properties 2019-02-27 09:25:22 +01:00
usb usb: Add remote wakeup support 2019-02-27 10:37:16 +01:00
CMakeLists.txt userspace: remove APP_SHARED_MEM Kconfig 2019-02-23 07:43:55 -05:00
Kconfig userspace: remove APP_SHARED_MEM Kconfig 2019-02-23 07:43:55 -05:00