[roll] Roll third_party/pigweed targets/rp2040: Update `flash_rp2040` helper with --chip argument

Also adds a `flash_rp2350` helper since `flash_rp2040` is no longer
generic.

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/242917
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: 8e0d91c3f7da31448419584ae9287de57ed5452f
GitOrigin-RevId: 971e53114c4f922e2220ad21c97e0d25b20e4fa8
Change-Id: I56946a23aa8de4e2b154f38d81486f6d741186f0
1 file changed
tree: 5b207c4dd7d4fae6ae9ef322b40041044f1247e2
  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 in one of the communication channels documented at get involved.

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.