From fd626e345a0e0f25eead718aa08586554244349d Mon Sep 17 00:00:00 2001 From: William Toohey Date: Mon, 20 Feb 2023 15:57:27 +1000 Subject: Basic support for TI ARM-CLANG toolchain --- docs/markdown/snippets/ti_armclang.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 docs/markdown/snippets/ti_armclang.md (limited to 'docs/markdown/snippets') diff --git a/docs/markdown/snippets/ti_armclang.md b/docs/markdown/snippets/ti_armclang.md new file mode 100644 index 000000000..7f0f912c0 --- /dev/null +++ b/docs/markdown/snippets/ti_armclang.md @@ -0,0 +1,3 @@ +## Basic support for TI Arm Clang (tiarmclang) + +Support for TI's newer [Clang-based ARM toolchain](https://www.ti.com/tool/ARM-CGT). -- cgit v1.2.3