Skip to content

Commit

Permalink
Update EC commit, JTAG bugfixes
Browse files Browse the repository at this point in the history
Some details of the CMSIS-DAP protocol were incorrectly implemented.

Signed-off-by: Jes B. Klinke <[email protected]>
  • Loading branch information
jesultra committed Nov 29, 2023
1 parent 0cf121b commit 8a58f1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion third_party/chromium/repos.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ def chromium_repos():
git_repository(
name = "ec_src",
remote = "https://chromium.googlesource.com/chromiumos/platform/ec",
commit = "ec0b07f4b1d938abc7e3b37eabb8661c40982e8a",
commit = "19ad8601c6b626f7c42e3889f13c7e3485e16b62",
build_file = "//third_party/chromium:BUILD.ec_src.bazel",
patches = [
"//third_party/chromium:ec-custom-version.patch",
Expand Down

0 comments on commit 8a58f1d

Please sign in to comment.