/* * Copyright (c) 2024 STMicroelectronics * * SPDX-License-Identifier: Apache-2.0 */ /** STM32WB06 is identical to STM32WB07, except for RAM size */ #include / { soc { compatible = "st,stm32wb06", "st,stm32wb0", "simple-bus"; }; };