[roll] Roll fuchsia Reland "[dwc3] Remove usleep when waiting for hardware"

Fixed the bug: I didn't invert the conditions when translating from
while() to if()break.

This reverts commit 5ee5c68a85f9d84d615491ab310ea1fdb7c050d0.

Original-Bug: 391343399
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1220104
Original-Revision: ae9953e23c69584698058b8c0233c47903399a5a
GitOrigin-RevId: 93ec867fed6790d38da2b127cc90527b9c4f37dd
Change-Id: Ia915e814de92d59b64c122eb28162315a06e1509
1 file changed
tree: 1199042a58ad3a610be74f12bb32f0db75b997ee
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.