board:i2som add watchdog func

This commit is contained in:
2025-06-30 12:28:43 +08:00
parent b4d71ff13b
commit d185daffd1

View File

@ -836,6 +836,11 @@ static iomux_v3_cfg_t const wifi_pads[] = {
MX6_PAD_CSI_DATA03__GPIO4_IO24 | MUX_PAD_CTRL(NO_PAD_CTRL),
};
void hw_watchdog_reset(void)
{
}
#endif
#ifdef CONFIG_TARGET_I2SOM_GW102