aboutsummaryrefslogtreecommitdiff
path: root/targets
diff options
context:
space:
mode:
authorAustin Foxley <afoxley@google.com>2023-07-14 05:53:52 +0000
committerCQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>2023-07-14 05:53:52 +0000
commite015f8643bce4ad29836587378ef0acdbceafa3e (patch)
treeffb5d71950c04f3c244eb05bc6a8da8f974b6936 /targets
parent5eb0c496fdb2881e564c420852cfd8d20d08ffb2 (diff)
downloadpigweed-e015f8643bce4ad29836587378ef0acdbceafa3e.tar.gz
pw_i2c_mcuxpresso: Add test to ensure compilation of module
Change-Id: Ic70cdc3568251978aafbaa62aece62106117cba0 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/155390 Pigweed-Auto-Submit: Austin Foxley <afoxley@google.com> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Ted Pudlik <tpudlik@google.com> Commit-Queue: Auto-Submit <auto-submit@pigweed-service-accounts.iam.gserviceaccount.com>
Diffstat (limited to 'targets')
-rw-r--r--targets/mimxrt595_evk_freertos/BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/targets/mimxrt595_evk_freertos/BUILD.gn b/targets/mimxrt595_evk_freertos/BUILD.gn
index 682246c9c..ee23413ce 100644
--- a/targets/mimxrt595_evk_freertos/BUILD.gn
+++ b/targets/mimxrt595_evk_freertos/BUILD.gn
@@ -112,6 +112,7 @@ if (pw_third_party_mcuxpresso_SDK == "//targets/mimxrt595_evk_freertos:sdk") {
include = [
"project_template.evkmimxrt595.MIMXRT595S",
"component.serial_manager_uart.MIMXRT595S",
+ "platform.drivers.flexcomm_i2c.MIMXRT595S",
"platform.drivers.flexcomm_spi.MIMXRT595S",
"platform.drivers.flexcomm_usart_freertos.MIMXRT595S",
"platform.drivers.flexio_spi.MIMXRT595S",