[roll] Roll third_party/pigweed pw_async_basic: Fix ordering of tasks posted at same time Put tasks with same time in FIFO order in tasks list. In RTOS systems the system clock granularity is often low enough that it is common for tasks to end up with same deadline. The user expectation in that case would be execution of first posted. Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/189784 Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Original-Revision: e61c2daa82871adc44e5d4eed63d96d4527edea1 GitOrigin-RevId: 7186eff9c92db42311f9ad4e91da0ca800992d54 Change-Id: Icb74205552d7a6252835087c5ca71ded751b4b04
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.