[roll] Roll fuchsia [boards][assembly] Move all vim3 base drivers to assembly

This moves all of the base drivers for the vim3 board to the main
board input bundle for the vim3 board, removing them from the legacy
bundle.

Original-Bug: b/302567529
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/926334
Original-Revision: b097f1999e5c4ee3580b0d5d4287e57e77f22266
GitOrigin-RevId: 64496da37aa0b341e2bedd570709f581f7f3a051
Change-Id: Ia058579dcdd4e8203262ca090d4d22d29d8c613b
1 file changed
tree: 4380ad4321ef5e8514c5354c13c6e8ff1df58100
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.