-
How can we check particular SoC is supported by Zephyr? According to "Supported Boards", some of SoC can be supported because boards apply them. ex. NXP MIMXRT1171 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
I think it largely depends on your definition of supported.
We can't support a SoC without a board. Thus, we list "supported boards" instead of "supported SoC". I don't even know the difference between 1171 and 1170. But just looking at the datasheets, it seems MIMXRT1171DVMAA is a chip lacks a few features of MIMXRT1176DVMAA. |
Beta Was this translation helpful? Give feedback.
I think it largely depends on your definition of supported.
We can't support a SoC without a board. Thus, we list "supported boards" instead of "supported SoC".
I don't even know the difference between 1171 and 1170. But just looking at the datasheets, it seems MIMXRT1171DVMAA is a chip lacks a few features of MIMXRT1176DVMAA.