Lines Matching refs:revisions
318 This includes the SoC, board variants, and board revisions.
334 revisions:
754 Multiple board revisions
760 Board revisions are described in the ``revision`` entry of the
770 revisions:
777 - ``number``: matches integer revisions
778 - ``letter``: matches single letter revisions from ``A`` to ``Z`` only
789 board ``plank`` defines revisions ``0.5.0``, and ``1.5.0`` and the user builds
863 Some boards may not use board revisions supported natively by Zephyr.
864 For example string revisions.
866 One reason why Zephyr doesn't support string revisions is that strings can take
869 matched against higher or lower revisions, such as ``alpha``, ``beta```,
873 of doing regex matches internally, then string revisions must be done using
876 To indicate to the build system that ``custom`` revisions are used, the format
885 When using custom revisions then a :file:`revision.cmake` must be created in the
993 structure of an extension for the ``plank`` board and its revisions: