zephyr/boards/infineon
Stephanos Ioannidis fe87abe0b9 boards: Remove 'xtools' toolchain variant references
This commit removes all references to the `xtools` toolchain variant in the
board YAML files.

Note that the `xtools` toolchain variant has been deprecated since Zephyr
v3.3.0 and now removed.

The removal process was automated using the following command line:

  git grep -l xtools -- boards/*.{yml,yaml} | \
  xargs -n 1 -P $(nproc) \
  yq -i 'del(.toolchain[] | select(. == "xtools"))'

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2025-01-17 10:50:07 +01:00
..
cy8ckit_062s2_ai boards: infineon: add cy8ckit_062s2_ai support 2024-12-17 03:39:18 +01:00
cy8ckit_062s4 soc: move defintion of BUILD_OUTPUT_HEX from board to soc for ifx boards 2025-01-16 22:37:13 +01:00
cy8cproto_062_4343w soc: move defintion of BUILD_OUTPUT_HEX from board to soc for ifx boards 2025-01-16 22:37:13 +01:00
cy8cproto_063_ble soc: move defintion of BUILD_OUTPUT_HEX from board to soc for ifx boards 2025-01-16 22:37:13 +01:00
cyw920829m2evk_02 soc: move defintion of BUILD_OUTPUT_HEX from board to soc for ifx boards 2025-01-16 22:37:13 +01:00
xmc45_relax_kit boards: Remove 'xtools' toolchain variant references 2025-01-17 10:50:07 +01:00
xmc47_relax_kit Documentation: Update documenation for Infineon boards 2024-11-14 20:36:38 -06:00
index.rst boards: infineon: s/cypress/infineon 2024-03-25 22:48:28 +00:00