Skip to content

Commit

Permalink
removed un-necessary dependency and diagrams
Browse files Browse the repository at this point in the history
  • Loading branch information
lpbeliveau-silabs committed Nov 26, 2024
1 parent 0fc2db9 commit af4c0f1
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 85 deletions.
5 changes: 1 addition & 4 deletions examples/platform/silabs/efr32/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -145,10 +145,7 @@ config("efr32-common-config") {
}

source_set("efr32-common") {
deps = [
"${chip_root}/src/tracing",
"${silabs_common_plat_dir}/provision:storage",
]
deps = [ "${silabs_common_plat_dir}/provision:storage" ]
defines = []
public_deps = []
public_configs = [
Expand Down
65 changes: 0 additions & 65 deletions src/platform/silabs/tracing/Diagram.mmd

This file was deleted.

16 changes: 0 additions & 16 deletions src/platform/silabs/tracing/SequenceDiagram.mmd

This file was deleted.

0 comments on commit af4c0f1

Please sign in to comment.