51666b8130
Right now we depend on NEWLIB_LIBC to build Zephyr with LORA=y. This seems to be the only Kconfig option like that. Convert it to select REQUIRES_FULL_LIBC instead, which will select NEWLIB_LIBC by default and allow to use external libc as well. Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.sx1276 | ||
hal_common.c | ||
shell.c | ||
sx12xx_common.c | ||
sx12xx_common.h | ||
sx1276.c |