File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Arduino ESP8266/ESP32 Exception Stack Trace Decoder [ ![ Build Status] ( https://travis-ci.org/me-no-dev/EspExceptionDecoder.svg?branch=master )] ( https://travis-ci.org/me-no-dev/EspExceptionDecoder )
2
2
3
- Arduino plugin which lets you get a more meaningful explanation of the stack traces you get on ESP8266 or ESP32 .
3
+ Arduino plugin which lets you get a more meaningful explanation of the stack traces you get on ESP8266.
4
4
5
5
6
6
## Installation
7
- - Make sure you use one of the supported versions of Arduino IDE and have ESP8266 or ESP31B core installed.
7
+ - Make sure you use one of the supported versions of Arduino IDE and have ESP8266 core installed.
8
8
- Download the tool archive from [ releases page] ( https://github.com/me-no-dev/EspExceptionDecoder/releases/latest ) .
9
9
- In your Arduino sketchbook directory, create tools directory if it doesn't exist yet.
10
10
- Unpack the tool into tools directory (the path will look like ` <home_dir>/Arduino/tools/EspExceptionDecoder/tool/EspExceptionDecoder.jar) ` .
You can’t perform that action at this time.
0 commit comments