[roll] Roll fuchsia [fdf][examples] Write DFv2 demo-number example

This is going to be the example driver for DFv2.
Start by building the driver with the current DFv2
libraries, but this example will be updated to
use best practices and SDK only libraries.

This change was originally reverted because it broke
the build, but the build errors were fixed.

Original-Bug: 97855
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/669042
Original-Revision: f3ee2ecd447360ec3b074973492856431eda905c
GitOrigin-RevId: a048e05813e16a4d812e7d5df156097ed813f097
Change-Id: I225fb0b61a184b8ae63a1f7eb88dd6e4de88af76
1 file changed
tree: a5682139762ad176a4cef31bdf0a84bca25b8d5b
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.