Skip to content

Commit

Permalink
Update EC commit, generation of UART break condition
Browse files Browse the repository at this point in the history
Added USB control requests to get baud rate and to generate break
condition.

Signed-off-by: Jes B. Klinke <[email protected]>
  • Loading branch information
jesultra committed Jan 30, 2024
1 parent a759081 commit 38a0feb
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 = "f2e0348f08352b88e005262df5494162013bbe16",
commit = "044f1c08fd531a361a72139b3bdee644c63ae588",
build_file = "//third_party/chromium:BUILD.ec_src.bazel",
patches = [
"//third_party/chromium:ec-custom-version.patch",
Expand Down

0 comments on commit 38a0feb

Please sign in to comment.