Skip to content

Commit

Permalink
pw_bluetooth_sapphire: Add new emboss compiler file ir_data_fields.py
Browse files Browse the repository at this point in the history
Note this will need to be rolled into Fuchsia in sync with updated
Emboss.

Bug: 358665524
Bug: 335724776
Change-Id: If61f0577ca62425190b6fa2da17314e0e130f3bb
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/228655
Reviewed-by: Eric Rahm <[email protected]>
Lint: Lint 🤖 <[email protected]>
Presubmit-Verified: CQ Bot Account <[email protected]>
Commit-Queue: David Rees <[email protected]>
  • Loading branch information
studgeek authored and CQ Bot Account committed Aug 12, 2024
1 parent 7ee36ee commit 9686a7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions third_party/emboss/build_defs.gni
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ template("emboss_cc_library") {
"$dir_pw_third_party_emboss/compiler/util/error.py",
"$dir_pw_third_party_emboss/compiler/util/expression_parser.py",
"$dir_pw_third_party_emboss/compiler/util/ir_data.py",
"$dir_pw_third_party_emboss/compiler/util/ir_data_fields.py",
"$dir_pw_third_party_emboss/compiler/util/ir_data_utils.py",
"$dir_pw_third_party_emboss/compiler/util/ir_util.py",
"$dir_pw_third_party_emboss/compiler/util/name_conversion.py",
Expand Down

0 comments on commit 9686a7d

Please sign in to comment.