zephyr/doc/hardware
Dmytro Yaskov fc68d26e9c doc: hardware: peripherals: mipi_dbi: Added a newline to fix a typo
Added a newline to display the list correctly

The list is displayed like:
MIPI DBI defines 3 interface types: * Type A: Motorola 6800 parallel bus
 * Type B: Intel 8080 parallel bus

But it should be like:
MIPI DBI defines 3 interface types:
 * Type A: Motorola 6800 parallel bus
 * Type B: Intel 8080 parallel bus

This was fixed by an example from another doc:
doc/hardware/peripherals/i3c.rst

Signed-off-by: Dmytro Yaskov <dmytro.v.yaskov@gmail.com>
2024-04-18 11:16:09 +02:00
..
arch doc: arch: fix typo in arm_cortex_m.rst 2024-03-07 12:15:35 +01:00
barriers doc: Add barriers API docs 2023-05-31 06:15:32 -04:00
cache cache: Add documentation 2022-12-13 16:31:42 +00:00
emulator docs boards native_sim: Add mention about the EEPROM simu 2024-01-09 10:04:03 +01:00
peripherals doc: hardware: peripherals: mipi_dbi: Added a newline to fix a typo 2024-04-18 11:16:09 +02:00
pinctrl include: pinctrl.h: Make PINCTRL_SKIP_SLEEP available with CONFIG_PM 2024-01-16 15:20:15 +00:00
porting doc: porting: boards: Update the terminology diagram 2024-04-18 11:09:10 +02:00
index.rst docs: emulators: Created new emulators page 2024-01-04 17:08:19 -06:00