commit | 64b06fcb1e514d489c5b1f113205819dbd7fcc6e | [log] [tgz] |
---|---|---|
author | pigweed-integration-roller <pigweed-integration-roller@pigweed.google.com.iam.gserviceaccount.com> | Fri Jul 23 03:30:15 2021 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 23 03:36:47 2021 +0000 |
tree | 412968a459a7de4cb9e241efed300dd8229d106e | |
parent | 3723358cf331b605d0728cc2808dc41d19ab7637 [diff] |
[roll third_party/pigweed] pw_boot_cortex_m: Add armv8m target The two targets in the source can be customized by using either of the PW_BOOT_CORTEX_M_ARMV7M or PW_BOOT_CORTEX_M_ARMV8M defines. Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/54243 third_party/pigweed Rolled-Commits: 81713a33a07dceb..259a6fe2e30fd9b Roller-URL: https://ci.chromium.org/b/8840949166047790128 Cq-Cl-Tag: roller-builder:pigweed-experimental-roller Cq-Cl-Tag: roller-bid:8840949166047790128 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I203549b71935472f8275d8be0b8bb8f8f2fe89f1 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/experimental/+/54363 Reviewed-by: Pigweed Integration Roller <pigweed-integration-roller@pigweed.google.com.iam.gserviceaccount.com> Commit-Queue: Pigweed Integration Roller <pigweed-integration-roller@pigweed.google.com.iam.gserviceaccount.com>
This repository contains experimental pigweed modules.
Clone this repo with --recursive
to get all required submodules.
git clone --recursive https://pigweed.googlesource.com/pigweed/experimental
This will pull the Pigweed source repository into third_party/pigweed
. If you already cloned but forgot to --recursive
run git submodule update --init
to pull all submodules.