zephyr/subsys
Andrzej Puzdrowski c2e7847daa bluetooth: common: Add BT hexdump
Added BT alisa for dumping binary data to the logg.
The macro will be useful for BT as reworked settings supports r/w of
raw data - which will be widely leveraged in bluetooth storage alignment
to reworked settings.

Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
2018-12-11 11:22:16 +01:00
..
app_memory
bluetooth bluetooth: common: Add BT hexdump 2018-12-11 11:22:16 +01:00
console subsys: console: tty: Use tty_putchar() instead of console_putchar() 2018-11-30 08:05:40 -08:00
cpp c++: kconfig: EXCEPTIONS needs to depend on NEWLIB_LIBC 2018-11-28 13:51:35 -08:00
debug ext: debug: segger: Fix SEGGER header inclusion 2018-12-05 14:35:42 +01:00
dfu dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
disk misra-c: Add 'U' to unsigned variable assignments in subsys/ 2018-12-04 22:51:56 -05:00
fb drivers: Clear SSD1673 display during display init 2018-12-10 17:21:37 -05:00
fs shell: creating new module for help functionality 2018-12-05 15:15:44 +01:00
logging net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
mgmt crc: deprecate old headers and issue warning when used 2018-12-04 08:52:46 -06:00
net net: shell: Update info to enable allocs 2018-12-10 18:00:01 +02:00
power power: Move application level API's to public header 2018-11-26 18:38:40 -08:00
random
settings settings: add delete key-value pair API 2018-12-11 11:22:16 +01:00
shell shell: remove Console dependencies 2018-12-07 12:11:11 +01:00
stats stats: move from misc to subsys/stats 2018-11-12 08:01:15 -05:00
storage misra-c: Add 'U' to unsigned variable assignments in subsys/ 2018-12-04 22:51:56 -05:00
usb usb: cdc_acm: select SERIAL_HAS_DRIVER and SERIAL_SUPPORT_INTERRUPT 2018-12-05 08:53:15 -05:00
CMakeLists.txt stats: move from misc to subsys/stats 2018-11-12 08:01:15 -05:00
Kconfig