zephyr/doc
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
..
_doxygen drivers: mfd: npm1300: Initial version 2023-06-19 11:02:58 +02:00
_extensions/zephyr doc: Log unused log filter patterns 2023-07-03 10:05:52 +00:00
_scripts doc: Add old toolchain pages to redirects 2023-04-04 10:53:02 -07:00
_static doc: Update requirements-doc.txt to use docleaf 2023-07-03 10:05:52 +00:00
_templates
build doc: sysbuild: Update note regarding CONFIG_ZEPHYR_TRY_MASS_ERASE 2023-08-17 15:12:57 +02:00
connectivity doc: networking: Add documentation on qemu_cortex_a53 networking 2023-08-18 10:13:12 +02:00
contribute doc: bin blobs: State that blobs will not be fetched in CI 2023-07-28 09:47:39 +00:00
develop cmake: sca: Add CodeChecker native support 2023-08-15 21:35:25 -04:00
hardware doc: disk: Mention eMMC support in disk subsystem 2023-08-18 10:14:01 +02:00
images
introduction doc: introduction: Improve style and grammar across the chapter 2023-07-10 10:01:08 +00:00
kernel scripts: build: gen_isr_tables: make bit masks configurable 2023-08-10 10:55:41 -04:00
project doc: release: drop the notes about listing github issues 2023-07-25 16:45:15 +02:00
releases doc: release: 3.5: Add MCUmgr SMP version 2 stable change note 2023-08-21 10:18:50 +02:00
safety docs: safety: Add safety documentation 2023-06-22 06:01:39 -04:00
security doc: vulnerabilities: Add information about CVE-2023-4265 2023-08-16 15:05:35 +02:00
services mgmt: ec_host_cmd: add SPI SMT32 backend 2023-08-21 15:11:21 +02:00
templates
404.rst
CMakeLists.txt doc: enable Sphinx tracebacks 2023-07-12 09:13:49 -04:00
conf.py doc: Drop Zephyr 2.2 from supported releases 2023-07-14 09:30:48 -04:00
glossary.rst
index-tex.rst docs: safety: Add safety documentation 2023-06-22 06:01:39 -04:00
index.rst docs: safety: Add safety documentation 2023-06-22 06:01:39 -04:00
kconfig.rst
known-warnings.txt doc: Remove sphinx warning bt_ots_init pattern 2023-07-12 11:48:42 +02:00
LICENSING.rst doc licensing: Remove get_maintainers.pl 2023-06-25 02:46:42 -04:00
Makefile doc: align pseudo-Makefile with latest CMake changes 2023-07-13 14:27:56 +02:00
requirements.txt doc: requirements: update Sphinx and rtd theme 2023-07-12 19:59:03 -04:00
substitutions.txt
zephyr.doxyfile.in doc: doxygen: Enable Doxygen autobrief 2023-07-13 09:20:51 +02:00