From 245b9b634e3a445db5998f1d38f6466d3e7c2ba8 Mon Sep 17 00:00:00 2001 From: Rutronik Elektronische Bauelemente GmbH <46448552+RutronikKaunas@users.noreply.github.com> Date: Fri, 2 Aug 2024 09:35:26 +0300 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d234d2b..d32d8a6 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,9 @@ This code example demonstrates digital signal processing implemented on a PSoC62 - [RAB3-Radar](https://www.rutronik24.com/product/rutronik/rab3radar/23169671.html) - [RDK2](https://www.rutronik24.fr/produit/rutronik/rdk2/16440182.html) +## Supported toolchains (make variable 'TOOLCHAIN') + +- GNU Arm® Embedded Compiler v11.3.1 (`GCC_ARM`) - Default value of `TOOLCHAIN` ## Using the code example with a ModusToolbox™ IDE: