+1
Tested on ESP32 Devkit-C board:
ESP32:
$ xtensa-esp32-elf-gcc -v
Using built-in specs.
COLLECT_GCC=xtensa-esp32-elf-gcc
COLLECT_LTO_WRAPPER=/usr/local/bin/../libexec/gcc/xtensa-esp32-elf/8.4.0/lto-wrapper
Target: xtensa-esp32-elf
Configured with:
/builds/idf/crosstool-NG/.build/xtensa-esp32-e
The new SoC from Nordic is coming and it seems to be a powerful beast.
https://www.nordicsemi.com/News/2023/04/Nordic-Semiconductor-redefines-its-leadership-in-Bluetooth-Low-Energy-with-the-nRF54-Series
> The nRF54H20 boasts multiple Arm® Cortex®-M33 processors and multiple
RISC-V coprocessors. T
Since my custom board still relies on a lot of out-of-tree stuff, I don't think
I can yet check this RC in the approved manner.
But, in the interests of trying to do my bit, I have rebased a new branch of my
current WIP fork of the upstream master to the upstream releases/12.1 branch,
and can c