diff options
| author | William Toohey <wtoohey@tritium.com.au> | 2023-02-20 15:57:27 +1000 |
|---|---|---|
| committer | Will Toohey <will@mon.im> | 2024-03-13 15:58:38 +1000 |
| commit | fd626e345a0e0f25eead718aa08586554244349d (patch) | |
| tree | 798dafc9f5607c3dc69f036a50ee85b7322e22c1 /docs/markdown/snippets | |
| parent | 675b47b0692131fae974298829ba807d730ab098 (diff) | |
| download | meson-fd626e345a0e0f25eead718aa08586554244349d.tar.gz | |
Basic support for TI ARM-CLANG toolchain
Diffstat (limited to 'docs/markdown/snippets')
| -rw-r--r-- | docs/markdown/snippets/ti_armclang.md | 3 |
1 files changed, 3 insertions, 0 deletions
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). |
