zephyr/subsys/mgmt
Michał Barnaś 369596dc95 ec_host_cmd: increase stack size, change thread priority and alignment
This commit increases the stack size for thread handling the host
commands requests. It was required due to the stack being
corrupted using earlier default size. The thread priority is now
configurable using the Kconfig.
It also adds alignment to the tx_buffer since the npcx MCU requires it
to work correctly and removes clearing the buffer before use due to
the hard time requirements. Tests checking if buffers are cleared
are also removed.

Signed-off-by: Michał Barnaś <mb@semihalf.com>
2022-11-18 10:11:40 +01:00
..
ec_host_cmd ec_host_cmd: increase stack size, change thread priority and alignment 2022-11-18 10:11:40 +01:00
hawkbit include: net: http: rename http_x.h http/x.h 2022-10-12 09:02:21 -04:00
mcumgr doc: Move SMP transport documentation under doc/services 2022-11-17 15:31:17 +01:00
osdp mgmt: osdp: Move to DTS for uart device 2022-07-23 09:25:23 -05:00
updatehub include: add missing sys/printk.h include 2022-10-11 18:05:17 +02:00
CMakeLists.txt
Kconfig