Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

moonlight watchdog feed #292

Closed
wants to merge 1 commit into from
Closed

Conversation

michalek-no
Copy link
Contributor

No description provided.

adding WATCHDOG_FEED support for WDT30 and WDT31

Signed-off-by: Mateusz Michalek <[email protected]>
Copy link
Contributor

@de-nordic de-nordic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should probably go upstream first https://github.com/mcu-tools/mcuboot, and then be pulled down as fromtree/fromlist (until sync happens).
Missing copyright updates on both files, otherwise seems ok.
I have pulled the PR to my setup, built it with

west build -d hello_hello -b nrf54l15dk_nrf54l15_cpuapp@soc1 zephyr/samples/hello_world/ -DCONFIG_BOOTLOADER_MCUBOOT=y  -Dmcuboot_CONFIG_NRF_RTC_TIMER=n -Dmcuboot_CONFIG_FPROTECT=n -Dmcuboot_CONFIG_BOOT_WATCHDOG_FEED=y

and it builds and works as expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants