diff options
author | gerioldman <k.gergo49@gmail.com> | 2025-01-21 23:59:31 +0100 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2025-01-26 19:37:16 +0200 |
commit | c70442eea71b37d6833dc32668922cc5d3a2a332 (patch) | |
tree | 6a304ddf5e93fcbf749672f4cd6edb91bb1e3920 /docs/markdown/snippets | |
parent | 0b9baf573bf2b1619d7822f67965a35391172625 (diff) | |
download | meson-c70442eea71b37d6833dc32668922cc5d3a2a332.zip meson-c70442eea71b37d6833dc32668922cc5d3a2a332.tar.gz meson-c70442eea71b37d6833dc32668922cc5d3a2a332.tar.bz2 |
docs: Add missing release snippet for the TASKING compiler support
Diffstat (limited to 'docs/markdown/snippets')
-rw-r--r-- | docs/markdown/snippets/tasking_compiler.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/markdown/snippets/tasking_compiler.md b/docs/markdown/snippets/tasking_compiler.md new file mode 100644 index 0000000..bbe29cc --- /dev/null +++ b/docs/markdown/snippets/tasking_compiler.md @@ -0,0 +1,3 @@ +## Support TASKING VX-Toolset + +Meson now supports the TASKING VX-Toolset compiler family for the Tricore cpu family.
\ No newline at end of file |