jonasblixt / punchboot

Punchboot
Other
87 stars 9 forks source link

wdog: Add configuration for if watchdog should be disabled in debug and/or wait mode #29

Closed thebolt closed 10 months ago

thebolt commented 10 months ago

Allowing the watchdog to be stopped in debug mode is required to make gdb debugging feasible, and as the watchdog might not be changed by the next boot step before attaching gdb, it helps if bootloader can set it in that mode already.

codecov[bot] commented 10 months ago

Codecov Report

Merging #29 (310d86f) into master (f39c785) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #29   +/-   ##
=======================================
  Coverage   66.54%   66.54%           
=======================================
  Files          54       54           
  Lines        2828     2828           
=======================================
  Hits         1882     1882           
  Misses        946      946