pw_emu: Fix a TypeError in TemporaryEmulator Fix the following TypeError: str expected, not PosixPath. Also use "pw_emu_" as a prefix for TemporaryEmulator working directories. Bug: 316080297 Change-Id: I9e8e94a67169a34cd9807231cea1345312c51a72 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/200832 Pigweed-Auto-Submit: Octavian Purdila <tavip@google.com> Reviewed-by: Armando Montanez <amontanez@google.com> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Jonathon Reinhart <jrreinhart@google.com> Commit-Queue: Auto-Submit <auto-submit@pigweed-service-accounts.iam.gserviceaccount.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/.