1.. zephyr:board:: rcar_salvator_xs
2
3Overview
4********
5The R-Car M3-W is an SOC that features the basic functions for next-generation
6car navigation systems.
7
8Hardware
9********
10The R-Car M3-W includes:
11
12* two 1.5-GHz ARM Cortex-A57 MPCore cores;
13* four 1.3-GHz ARM Cortex-A53 MPCore cores,
14* memory controller for LPDDR4-3200 with 32 bits x 2 channels;
15* 1 channels for HDMI1.4b output and 1 channel for RGB888 output and 1channel for LVDS;
16* 2 channels MIPI-CSI2 Video Input, 2 channels digital Video Input;
17* USB3.0 x 1ch and USB2.0 x 2ch interfaces;
18* 800-MHz ARM Cortex-R7 core;
19* two- and three-dimensional graphics engines;
20* video processing units;
21* sound processing units;
22* MediaLB interface;
23* SD card host interface;
24* USB3.0 and USB2.0 interfaces;
25* PCI Express interface;
26* CAN interface;
27* EtherAVB.
28
29Hardware capabilities for the Salvator-XS for can be found on the `eLinux Salvator-XS page`_.
30
31Supported Features
32==================
33
34.. zephyr:board-supported-hw::
35
36Programming and Debugging
37*************************
38
39Build and flash applications as usual (see :ref:`build_an_application` and
40:ref:`application_run` for more details).
41
42References
43**********
44
45- `Renesas R-Car Development Support website`_
46- `eLinux Salvator-XS page`_
47
48.. _Renesas R-Car Development Support website:
49   https://www.renesas.com/us/en/support/partners/r-car-consortium/r-car-development-support
50
51.. _eLinux Salvator-XS page:
52   https://elinux.org/R-Car/Boards/Salvator-XS
53