Skip to content

Commit

Permalink
testing.md: add clang 17
Browse files Browse the repository at this point in the history
  • Loading branch information
ilg-ul committed Dec 5, 2023
1 parent 221a630 commit 749e2d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/pages/testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ toolchains, even with multiple versions of the same toolchain.
The following toolchains are used:

- gcc 11, 12, 13 (native)
- clang 13, 14, 15, 16 (native)
- clang 13, 14, 15, 16, 17 (native)
- arm-none-eabi-gcc 11, 12, 13 (Cortex-M, AArch32)
- aarch64-none-elf-gcc 11, 12, 13 (AArch64)
- risc-none-elf-gcc 11, 12, 13 (RISC-V 32/64)
Expand Down

0 comments on commit 749e2d6

Please sign in to comment.