platformio / platform-espressif8266

Espressif 8266: development platform for PlatformIO
https://registry.platformio.org/platforms/platformio/espressif8266
Apache License 2.0
323 stars 219 forks source link

esp8266_exception_decoder is not available in device monitor filters (pio core 4.3.1) #202

Closed zaxari4 closed 4 years ago

zaxari4 commented 4 years ago
zx@zxpc:~$ pio --version
PlatformIO, version 4.3.1
zx@zxpc:~$ pio device monitor --filter esp8266_exception_decoder
--- Available filters and text transformations: colorize, debug, default, direct, hexlify, log2file, nocontrol, printable, send_on_enter, time
--- More details at http://bit.ly/pio-monitor-filters
Error: 'esp8266_exception_decoder'
zx@zxpc:~$ 
ivankravets commented 4 years ago

You need upstream version of this dev-platform https://docs.platformio.org/en/latest/platforms/espressif8266.html#upstream

The final release is planend for the next week.