[roll] Roll fuchsia [serial] Add MCU serial class

Add a distinct class for use with the serial connection from an MCU.

Original-Bug: b/393451291
Test: fx shell serialutil --iter 1000

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1196978
Original-Revision: 61d9a7ae799124e03dde6a90b72b36a51c9d4f41
GitOrigin-RevId: a207dae53f06ed709d48410c8eb7d0cb879257a9
Change-Id: If8474ce344427feb6fae29c9b5737a3678de0e74
1 file changed
tree: e3b9bb5b28c6e58b0f36ae8fc499c7dbfb429272
  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.