pw_thread_zephyr: Make Kconfig optional for bazel usage Adds a module config option which can be optionally provided instead of relying on Kconfig machinery. This let's pw_thread_zephyr be used without using Pigweed as a zephyr module. Also removes the NUM_COOP_PRIORITIES configuration which isn't actually supported yet. Change-Id: Ia39307cf2c2da3f9490c013b77147baba35c287f Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/434513
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/.