[roll] Roll fuchsia [serial][core] Drop Banjo support from serial core driver

ftdi has been converted to FIDL, so Banjo support is no longer required.

Original-Bug: 333094948
Test: serial-unittest
Test: ftdi-integration-test
Cq-Include-Trybots: luci.turquoise.global.try:bringup.astro-debug,bringup.nelson-debug,bringup.sherlock-debug;luci.fuchsia.try:bringup.vim3-debug
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1031999
Original-Revision: 46fc0584856befb15d20f93fad7a346b1598d405
GitOrigin-RevId: 4a2ee4b58741ad1336459e8f93c1d4f5f6a34d79
Change-Id: I0a0c6e9fa9e8aa7456c0bc36914e65f3b2711d5c
1 file changed
tree: a8f491c3676a5acd1de9c8d83408a9a6135d9c1b
  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 via the IRC channel #fuchsia on Freenode.

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.