Skip to content

Commit

Permalink
Update EC commit, support for bitbanging
Browse files Browse the repository at this point in the history
Added CMSIS-DAP vendor extension for generating waveforms by bitbanging.

Signed-off-by: Jes B. Klinke <jbk@chromium.org>
  • Loading branch information
jesultra committed Feb 10, 2024
1 parent 38a0feb commit 4e3ab68
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 = "044f1c08fd531a361a72139b3bdee644c63ae588",
commit = "a8f2dc71df133c3474ab977d7e3b278fe22a6a99",
build_file = "//third_party/chromium:BUILD.ec_src.bazel",
patches = [
"//third_party/chromium:ec-custom-version.patch",
Expand Down

0 comments on commit 4e3ab68

Please sign in to comment.