[roll] Roll third_party/pigweed target/stm32f429i_disc1: Add pw_boot_cortex_m declaration

GN args should be declared before they are set to avoid "Build argument
has no effect" warnings.

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/137970
Original-Revision: 22304b2a3bb4426129fffe09b3b7bc9c0ef00f41
GitOrigin-RevId: 0b9c208f78d51f99d46aa57428e84a84735c4109
Change-Id: If1f88343e8a14b8c143d39577728263653a5f67e
1 file changed
tree: c899e2c1cb08628e641d82be146d6d182edcd1f7
  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.