system76 / ec

System76 Open Source Embedded Controller
GNU General Public License v3.0
318 stars 72 forks source link

Enable system WDT with timeout of 8s #487

Open crawfxrd opened 1 month ago

crawfxrd commented 1 month ago

Enable WDT to ensure the system:

A timeout of 8s is used to remain close to the existing use of the WDT in scratch ROM, which was set to 10s.

Ref: #389

Testing

TODO