commit | eb00223b63ac677f5d2e54229da70d15389738e9 | [log] [tgz] |
---|---|---|
author | Eli Lipsitz <elipsitz@google.com> | Thu Jul 28 21:34:29 2022 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 28 21:34:29 2022 +0000 |
tree | 4a1d34728213a98b29fcb2cb8c580a2d13bf4ebc | |
parent | 7e9a8db46b93aaa787c664ac750fbd57247430ec [diff] |
pw_unit_test: Add missing return type annotations to EventHandler The EventHandler abstract class (and LoggingEventHandler, derived from it) was missing return-type annotations for each of its methods. Change-Id: Ib008dd9af2a6112c69479f985f12b9a02b579eef Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/103763 Reviewed-by: Alexei Frolov <frolv@google.com> Commit-Queue: Eli Lipsitz <elipsitz@google.com> Pigweed-Auto-Submit: Eli Lipsitz <elipsitz@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/.