Co-Authored-By: Jens Bücker <48720000+jbueck@users.noreply.github.com> Co-Authored-By: mauspr <75017188+mauspr@users.noreply.github.com> Co-Authored-By: schulztr <75017039+schulztr@users.noreply.github.com>
This changes the prefixes of the symbols generated from USEMODULE and USEPKG variables. The changes are as follow: KCONFIG_MODULE_ => KCONFIG_USEMODULE_ KCONFIG_PKG_ => KCONFIG_USEPKG_ MODULE_ => USEMODULE_ PKG_ => USEPKG_
Expose configurations to Kconfig. Add conditional CFLAGS to avoid conflicts with Kconfig.