Compilation Error with WSL_V3 / Arduino IDE V2.01

I have tried to compile the factory test example for Wireless stick lite v3 and I’m getting the following error:

I am running Arduino IDE 2.01 on Windows 11.

Any workaround until there is an official fix for this ?

Thanks in advance, Wolfgang

I tried to do some debugging. It looks like the compiler pulls the definitions for the old WSL(V1) definitions where there was no RADIO_BUSY signal on a dedicated pin.
I suspect that the config files need to be updated to the pins used with the new ESP32 chip.

SOLVED: I selected the wrong board in board manager

Which board did you choose for it to work ?

sorry, for late reply - had my pc locked away for the holidays…

Regards, Wolfgang