Skip to content

Commit

Permalink
restrict Windows platform support documentation [skip ci] (#1762)
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Baentsch <57787676+baentsch@users.noreply.github.com>
  • Loading branch information
baentsch authored Apr 23, 2024
1 parent edfed5f commit 2bb1d25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PLATFORMS.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,14 +52,14 @@ In this policy, the words "must" and "must not" specify absolute requirements th

### Tier 2

- x86_64/amd64/x64 for Windows 2022
- x86_64/amd64/x64 for Windows (Visual Studio Toolchain) 2022
- armeabi-v7a, arm64-v8a, x86, x86_64 for Android
- aarch64 for Apple iOS and tvOS (CMake `-DPLATFORM=OS64` and `TVOS`)
- arm64, arm (32 bit), x86, x86_64, riscv32, riscv64 for Zephyr

### Tier 3

- x86 for Windows
- x86 for Windows (Visual Studio Toolchain)
- ppc64le for Ubuntu (Focal)
- s390x for Ubuntu (Focal)

0 comments on commit 2bb1d25

Please sign in to comment.