bazel: Fix unsorted-dict-items instances Fix all instances of https://github.com/bazelbuild/buildtools/blob/master/WARNINGS.md#unsorted-dict-items in upstream Pigweed. This change was auto-generated by adding unsorted-dict-items to the list of warnings fixed by `pw format` (see followup change), and then running `pw format --fix`. Bug: 340637744 Change-Id: Ifa238c23f4ca9547c073389690607a040626966f Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/209880 Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Reviewed-by: Armando Montanez <amontanez@google.com> Commit-Queue: Ted Pudlik <tpudlik@google.com>
Pigweed is an open source collection of embedded-targeted libraries–or as we like to call them, modules. These modules are building blocks and infrastructure that enable faster and more reliable development on small-footprint MMU-less 32-bit microcontrollers like the STMicroelectronics STM32L452 or the Nordic nRF52832.
For more information please see our website: https://pigweed.dev/.