Skip to content

Commit 564fa06

Browse files
authored
Remove src/channel (project-chip#12780)
1 parent 8adecf7 commit 564fa06

11 files changed

+0
-1271
lines changed

BUILD.gn

-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ if (current_toolchain != "${dir_pw_toolchain}/default:default") {
6565
deps = [
6666
"${chip_root}/src/app",
6767
"${chip_root}/src/ble",
68-
"${chip_root}/src/channel",
6968
"${chip_root}/src/controller",
7069
"${chip_root}/src/credentials",
7170
"${chip_root}/src/crypto",

src/channel/BUILD.gn

-38
This file was deleted.

src/channel/Channel.cpp

-49
This file was deleted.

src/channel/Channel.h

-201
This file was deleted.

0 commit comments

Comments
 (0)