Question
STM32WB55CGUx - CFG_CLI_UART required for FTD
I am trying to set up an STMWB55CGUx device for THREAD. I want to set it up to have no log or CLI interface on any UART. When I select the FTD THREAD application type the CFG_CLI_UART setting is still requiring a UART to be able to auto generate a hw_uart.c file that is useless to me. This essentially blocks off a UART without editing files that could be overwritten via a re-generation.

Is there any fix apart from manually editing auto-generated code?
STM32CubeIDE v1.18.1
STM32CubeMX v6.12.1
