Skip to content

Commit

Permalink
pw_thread: Update Doxygen headers in Bazel build
Browse files Browse the repository at this point in the history
Bug: 390506753
Change-Id: I66f4a1920514f7ae33cc66594f000fee699ff29d
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/262414
Commit-Queue: Auto-Submit <[email protected]>
Docs-Not-Needed: Kayce Basques <[email protected]>
Pigweed-Auto-Submit: Kayce Basques <[email protected]>
Presubmit-Verified: CQ Bot Account <[email protected]>
Reviewed-by: Wyatt Hepler <[email protected]>
Lint: Lint 🤖 <[email protected]>
  • Loading branch information
Kayce Basques authored and CQ Bot Account committed Jan 24, 2025
1 parent b2441ff commit 14ec5af
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pw_thread/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -519,8 +519,12 @@ pwpb_proto_library(
filegroup(
name = "doxygen",
srcs = [
"public/pw_thread/attrs.h",
"public/pw_thread/context.h",
"public/pw_thread/internal/priority.h",
"public/pw_thread/options.h",
"public/pw_thread/priority.h",
"public/pw_thread/stack.h",
"public/pw_thread/test_thread_context.h",
"public/pw_thread/thread.h",
],
Expand Down

0 comments on commit 14ec5af

Please sign in to comment.