mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-27 18:02:17 +03:00
Merge pull request #1495 from hallard/master
Added function to return reset reason in human readable format
This commit is contained in:
@ -6,6 +6,7 @@ title: Change Log
|
||||
|
||||
### Core
|
||||
|
||||
- Add function to know last reset resaon.
|
||||
- Allow control of enabling debug and debug level from IDE
|
||||
- Make HardwareSerial::begin() and end() interrupt safe
|
||||
- Put HardwareSerial and cbuf methods called from interrupt context in RAM
|
||||
|
Reference in New Issue
Block a user