pw_tokenizer: Allow arbitrary prefixes for ELF database sections Projects may add custom prefixes to section names (e.g. with `objcopy --prefix-sections`). Ignore these prefixes when searching for pw_tokenizer entries in the Python tooling. Bug: b/417268226 Change-Id: I72701021da64f0e78187c5060eaa023d0c16e2db Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/291636 Commit-Queue: Auto-Submit <auto-submit@pigweed-service-accounts.iam.gserviceaccount.com> Reviewed-by: Erik Gilling <konkers@google.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Pigweed-Auto-Submit: Wyatt Hepler <hepler@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/.