Skip to content
Snippets Groups Projects
Commit 742d8bdb authored by Paul Sokolovsky's avatar Paul Sokolovsky
Browse files

esp8266/modmachine: Map PWR_ON_RESET to vendor's REASON_DEFAULT_RST.

When dealing with a board which controls chip reset with UART's DTR/RTS,
we never see REASON_DEFAULT_RST (0), only REASON_EXT_SYS_RST (6). However,
trying a "raw" module with with just TXD/RXD UART connection, on power up
it has REASON_DEFAULT_RST as a reset reason.
parent b4be5a8f
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment