Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
zephyr: Fix sys_io.cc to respect Kconfig
Functions like console_init, console_getchar, and console_putchar all depend on CONFIG_CONSOLE_GETCHAR Kconfig. We shouldn't assume it'll always be there. BUG: b/380001331 Change-Id: Ice6e93c244134c51ef9110ed3cb24a7835e6f07f Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/263834 Lint: Lint 🤖 <[email protected]> Docs-Not-Needed: Yuval Peress <[email protected]> Reviewed-by: Ted Pudlik <[email protected]> Pigweed-Auto-Submit: Yuval Peress <[email protected]> Commit-Queue: Auto-Submit <[email protected]>
- Loading branch information