[roll] Roll fuchsia [rtc] Remove the nxp rtc driver from the tree

This driver was rewritten in DFv2, moved out of tree, and has
since been integrated with the vim3 board assembly. This is now
dead code and can be deleted. See:
https://fuchsia.googlesource.com/drivers/rtc/nxp/pcf8563/

Original-Bug: b/303842446
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/934804
Original-Revision: 4d627e286a8c4b654a1f7b12e9858170752209b8
GitOrigin-RevId: a2707c8775942a30376346b265d81a9345d0ae8f
Change-Id: Idc22415df0086698eb9dc10c7a11b2c8ef4dc33d
1 file changed
tree: 305fadaa4e5c95b8a33c25ab8885e2927e7269cf
  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.