Skip to content

Latest commit

 

History

History
64 lines (61 loc) · 1.51 KB

File metadata and controls

64 lines (61 loc) · 1.51 KB
layout home

SoC status

This table contains highlights of the features supported for each SoC.

Click on the SoC link to see the full list.

{% include index_soc_header.liquid %} {% for d in site.soc %} {% include index_soc_status.liquid %} {% endfor %} {% include index_soc_header.liquid %}
{{d.name}} {%- if d.skus %} (*) {%- for sku in d.skus -%} {{sku}}{% unless forloop.last %}, {% endunless %} {%- endfor -%} {%- endif -%} {{d.name}} {%- if d.skus %} (*) {%- for sku in d.skus -%} {{sku}}{% unless forloop.last %}, {% endunless %} {%- endfor -%} {%- endif -%}

PMIC Status

{% include index_pmic_header.liquid %} {% for d in site.pmic %} {% include index_pmic_status.liquid %} {% endfor %}
{{d.name}}{{d.name}}

Help us updating the table by forking on GitHub.