Загрузка данных


warning: MPU (defined at arch/Kconfig:907) was assigned the value 'n' but got the value 'y'. See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_MPU and/or look up MPU in the
menuconfig/guiconfig interface. The Application Development Primer, Setting Configuration Values,
and Kconfig - Tips and Best Practices sections of the manual might be helpful too.


warning: SYS_HEAP_VALIDATE (defined at lib/heap/Kconfig:7) was assigned the value 'y' but got the
value 'n'. Check these unsatisfied dependencies: ASSERT (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_SYS_HEAP_VALIDATE and/or look up
SYS_HEAP_VALIDATE in the menuconfig/guiconfig interface. The Application Development Primer, Setting
Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be helpful
too.


warning: ASSERT_LEVEL (defined at subsys/debug/Kconfig:186) was assigned the value '0' but got the
value ''. Check these unsatisfied dependencies: ASSERT (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_ASSERT_LEVEL and/or look up ASSERT_LEVEL in
the menuconfig/guiconfig interface. The Application Development Primer, Setting Configuration
Values, and Kconfig - Tips and Best Practices sections of the manual might be helpful too.