[roll] Roll fuchsia [fidl][examples] Migrate C tutorial to CFv2

Migrate C language example from  //examples/fidl/legacy and update
tutorial guide references. This is an incremental step towards removing
the duplicate code in //examples/fidl/legacy.

Original-Bug: 87749
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/603781
Original-Revision: 42f2f7158696a942d4fb6f3a192c28b8e1c85125
GitOrigin-RevId: 5be6f5da5711b345eb7cbe6801a124009714ce1b
Change-Id: I85c02e794037cd45dc1abee6ae1993ae8e7eae67
1 file changed
tree: 5215a06b0a1f8201ccc1df18648fb0e92964add0
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. test_durations
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.