From df7dec3b403042f3165ab8f31b1d7c1b1082b6c5 Mon Sep 17 00:00:00 2001 From: "Restyled.io" Date: Mon, 29 May 2023 17:12:26 +0000 Subject: [PATCH] Restyled by clang-format --- .../nxp/k32w/common/CHIPDevicePlatformRamStorageConfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/platform/nxp/k32w/common/CHIPDevicePlatformRamStorageConfig.h b/src/platform/nxp/k32w/common/CHIPDevicePlatformRamStorageConfig.h index 7639afa63416ee..b55e8fccc38fc8 100644 --- a/src/platform/nxp/k32w/common/CHIPDevicePlatformRamStorageConfig.h +++ b/src/platform/nxp/k32w/common/CHIPDevicePlatformRamStorageConfig.h @@ -129,7 +129,7 @@ * PDM IDs by using an offset. */ #ifndef kNvmId_ApplicationBase -#define kNvmId_ApplicationBase (uint16_t)0xA000 +#define kNvmId_ApplicationBase (uint16_t) 0xA000 #endif #if CONFIG_CHIP_K32W0_REAL_FACTORY_DATA