Merge branch 'master' into open-libmain
Conflicts: core/include/esp/rtc_regs.h include/espressif/spi_flash.h
This commit is contained in:
commit
769ca0d8f8
89 changed files with 4766 additions and 634 deletions
|
@ -54,6 +54,6 @@ uint8_t sdk_rtc_get_reset_reason(void) {
|
|||
}
|
||||
}
|
||||
}
|
||||
RTC.RESET_REASON0 &= ~RTC_RESET_REASON0_SOMETHING;
|
||||
RTC.RESET_REASON0 &= ~RTC_RESET_REASON0_BIT21;
|
||||
return reason;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue