Skip to content

Commit 6e764b4

Browse files
chapongatienmarius-alex-tache
authored andcommitted
[NXP][rw61x] Adding nxp_ota and nxp_factory_data as they are now mandatory
Signed-off-by: Gatien Chapon <gatien.chapon@nxp.com>
1 parent 3d3cada commit 6e764b4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

+3
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ 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") {}
27+
2528
config("nxp_platform_config") {
2629
defines = [ "EXTERNAL_BLEMANAGERIMPL_HEADER=\"platform/nxp/common/ble_zephyr/BLEManagerImpl.h\"" ]
2730
include_dirs = [

0 commit comments

Comments
 (0)