[roll] Roll third_party/pigweed freertos: Add failed malloc hook to support lib

This allows for detecting out of memory errors when using freertos heap
implementation.

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/218380
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Original-Revision: dc6f26bcbd2bda378b50d05f79370b58349bb811
GitOrigin-RevId: 25426aa7c351cb462f0e5a1464967e8addc7e248
Change-Id: I28d570b6b81e7c07342052a67a73bf0225b3aed7
1 file changed
tree: 8968d2f4c344a62595476ee059ff31cc1d4b68ac
  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 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.