Skip to content

Commit

Permalink
Added TODO for the include files
Browse files Browse the repository at this point in the history
  • Loading branch information
shgutte committed Jan 10, 2024
1 parent d6b6e13 commit 8bf7581
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions third_party/silabs/efr32_sdk.gni
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ template("efr32_sdk") {
# Treat these includes as system includes, so warnings in them are not fatal.
_include_dirs = [
"${efr32_sdk_root}",
#TODO: Added this as include files because of spi_multiplexing.h file. we will remove it after the cleanup.
"${examples_plat_dir}",
"${efr32_sdk_root}/util/plugin/security_manager/",
"${efr32_sdk_root}/hardware/kit/common/bsp",
Expand Down

0 comments on commit 8bf7581

Please sign in to comment.