Skip to content

Commit 0c057f8

Browse files
restyled-commitsmarius-alex-tache
authored andcommitted
Restyled by gn
1 parent 2471431 commit 0c057f8

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/platform/nxp/rt/rw61x/BUILD.gn

+4-2
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,10 @@ import("${nxp_sdk_build_root}/nxp_sdk.gni")
2222

2323
assert(chip_device_platform == "nxp")
2424

25-
source_set("nxp_factory_data") {}
26-
source_set("nxp_ota") {}
25+
source_set("nxp_factory_data") {
26+
}
27+
source_set("nxp_ota") {
28+
}
2729

2830
config("nxp_platform_config") {
2931
defines = [ "EXTERNAL_BLEMANAGERIMPL_HEADER=\"platform/nxp/common/ble_zephyr/BLEManagerImpl.h\"" ]

0 commit comments

Comments
 (0)