Add TriCore architecture support to the Zephyr SDK ### Components The following components are to be added to the SDK: * Binutils * GDB * GCC * QEMU * OpenOCD ### References * Zephyr-side TriCore architecture support PR: https://github.com/zephyrproject-rtos/zephyr/pull/107516 * CI Docker image PR adding TriCore toolchain and QEMU: https://github.com/zephyrproject-rtos/docker-image/pull/301
Add TriCore architecture support to the Zephyr SDK
Components
The following components are to be added to the SDK:
References