From e66586466052dd8f3e8ad3c2c8c2575be39ef948 Mon Sep 17 00:00:00 2001 From: miebka <86464051+miebka@users.noreply.github.com> Date: Sat, 24 Jul 2021 22:53:08 +0200 Subject: Added release snippet --- .../Cross_compilation_with_C2000_toolchain_supports_CLA_files.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 docs/markdown/snippets/Cross_compilation_with_C2000_toolchain_supports_CLA_files.md (limited to 'docs/markdown/snippets') diff --git a/docs/markdown/snippets/Cross_compilation_with_C2000_toolchain_supports_CLA_files.md b/docs/markdown/snippets/Cross_compilation_with_C2000_toolchain_supports_CLA_files.md new file mode 100644 index 0000000..1a862b6 --- /dev/null +++ b/docs/markdown/snippets/Cross_compilation_with_C2000_toolchain_supports_CLA_files.md @@ -0,0 +1,3 @@ +## Added support for CLA sources when cross-compiling with the C2000 toolchain + +Support for CLA sources has been added for cross-compilation with the C2000 toolchain. -- cgit v1.1