board:i2som add watchdog func
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user