d11816cc39
If not all partitions are defined in Kconfig, compiler may show -Wundef warnings for each: "#if CONFIG_ > 0". Fixed by defaulting values to 0 if they are undefined. Some variables may be unused if filesystems are not enabled in Kconfig. These variables are marked as UNUSED() to silent compiler warnings. Signed-off-by: Michał Łyszczek <michal.lyszczek@bofc.pl> |
||
---|---|---|
.. | ||
nucleo-wl55jc |