zephyr/doc/services
Dawid Niedzwiecki 63af3c00e9 mgmt: ec_host_cmd: add SPI SMT32 backend
Add support for SPI host command backend for STM32 chips family.

Unfortunately, the current SPI API can't be used to handle the host
commands communication. The main issues are unknown command size sent
by the host(the SPI transaction sends/receives specific number of bytes)
and need to constant sending status byte(the SPI module is enabled and
disabled per transaction). Thus the SPI backend includes basic SPI STM32
driver adjusted to host command specification.

Signed-off-by: Dawid Niedzwiecki <dawidn@google.com>
2023-08-21 15:11:21 +02:00
..
crypto Revert "random: Change testing random generator" 2023-01-09 19:29:50 +09:00
debugging doc: services: debug: coredump: add flash partition 2023-06-21 16:06:06 -04:00
device_mgmt mgmt: ec_host_cmd: add SPI SMT32 backend 2023-08-21 15:11:21 +02:00
dsp zdsp: add ARC DSPLIB backend for zdsp 2023-02-21 15:06:06 +01:00
file_system
input input: rename callback define macro to INPUT_CALLBACK_DEFINE 2023-08-10 08:15:10 +00:00
ipc documentation: Fix several typos 2023-08-07 13:07:50 +02:00
logging doc: drop usage of numref 2023-05-22 11:08:53 +02:00
modbus
pm doc: Add hint for automatic power domain swiching 2023-07-20 16:23:36 +02:00
portability docs: update posix docs with pthread_equal 2023-07-20 16:24:16 +02:00
resource_management
retention doc: Add documentation for retention subsystem 2023-04-24 13:27:53 +02:00
rtio rtio: Remove references to simple executor 2023-08-16 20:41:18 +02:00
sensing doc: sensing: fix structure and remove top doxygen reference 2023-06-19 22:09:47 -04:00
settings doc: Switch main return type from void to int. 2023-04-14 07:49:41 +09:00
shell shell: fix MISRA 5.7 violations on struct shell 2023-04-14 12:21:08 +02:00
smf doc: Switch main return type from void to int. 2023-04-14 07:49:41 +09:00
storage doc: disk: Mention eMMC support in disk subsystem 2023-08-18 10:14:01 +02:00
task_wdt
tfm doc: services: tfm: Update version in overview 2023-08-18 10:14:27 +02:00
tracing samples/doc: segger: rtt: enhanced tracing/logging 2023-08-06 07:44:06 -04:00
virtualization drivers: virtualization: Add interface for ivshmem-v2 2023-05-14 18:17:33 -04:00
zbus doc: Fix typos in zbus documentation 2023-07-09 19:58:59 +00:00
formatted_output.rst doc: formatted_output: cbprintf: Align to new features 2022-09-19 10:14:23 +00:00
index.rst lib: os: add support for system power off 2023-08-04 16:59:36 +02:00
misc.rst
notify.rst
poweroff.rst lib: os: add support for system power off 2023-08-04 16:59:36 +02:00