pw_sys_io_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_sys_io_zephyr be used without using Pigweed as a zephyr module. Change-Id: I587cae44fd80ec27a3fc3468d419d7b32a494177 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/434559
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/.