-
Describe the bug I have found two questions. and the second is My PC operating system is window 10. I think the reason of second question is To Reproduce when I remove the WWDT function and comment the macro, the success build information is list here warning: HW_STACK_PROTECTION (defined at arch/Kconfig:248) was assigned the value 'y' but got the warning: WDT_DISABLE_AT_BOOT (defined at drivers/watchdog/Kconfig:14) was assigned the value 'y' but Parsing E:/my_code/RTOS/zephyr/zephyrproject/zephyr/Kconfig [168/174] Linking C executable zephyr\zephyr_pre1.elf [174/174] Linking C executable zephyr\zephyr.elf |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
This is not a bug in zephyr, labels have been removed, you need to update your code to use nodes or aliases or instances |
Beta Was this translation helpful? Give feedback.
This is not a bug in zephyr, labels have been removed, you need to update your code to use nodes or aliases or instances