aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets
diff options
context:
space:
mode:
Diffstat (limited to 'docs/markdown/snippets')
-rw-r--r--docs/markdown/snippets/xtensa-toolchain.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/markdown/snippets/xtensa-toolchain.md b/docs/markdown/snippets/xtensa-toolchain.md
new file mode 100644
index 0000000..f75f971
--- /dev/null
+++ b/docs/markdown/snippets/xtensa-toolchain.md
@@ -0,0 +1,5 @@
+## Added basic support for the Xtensa CPU toolchain
+
+You can now use `xt-xcc`, `xt-xc++`, `xt-nm`, etc... on your cross compilation
+file and meson won't complain about an unknown toolchain.
+