aboutsummaryrefslogtreecommitdiff
path: root/pw_hdlc/rpc_example/BUILD.bazel
diff options
context:
space:
mode:
Diffstat (limited to 'pw_hdlc/rpc_example/BUILD.bazel')
-rw-r--r--pw_hdlc/rpc_example/BUILD.bazel1
1 files changed, 0 insertions, 1 deletions
diff --git a/pw_hdlc/rpc_example/BUILD.bazel b/pw_hdlc/rpc_example/BUILD.bazel
index 29a86f94e..979430c73 100644
--- a/pw_hdlc/rpc_example/BUILD.bazel
+++ b/pw_hdlc/rpc_example/BUILD.bazel
@@ -23,7 +23,6 @@ pw_cc_binary(
"hdlc_rpc_server.cc",
"main.cc",
],
- tags = ["manual"], # TODO(b/241575924): Fix the Bazel build for rpc_example
deps = [
"//pw_hdlc",
"//pw_hdlc:pw_rpc",