fix flashinit panic not printing by mhightower83 · Pull Request #8762 · esp8266/Arduino

@mhightower83

@mhightower83 changed the title fix panic not printing fix flashinit panic not printing

Dec 16, 2022

mcspr

@d-a-v d-a-v added this to the 3.1 milestone

Dec 16, 2022

mhightower83

@mhightower83

@mhightower83

to flashinit from user_init.

@mhightower83

hasenradball pushed a commit to hasenradball/Arduino that referenced this pull request

Nov 18, 2024
* fix panic not printing

* improve panic to accept 0 lineno

* always present detailed error message

* Added back lost edit

* For SDK v3.0+, adjust conditional build to remove duplicate call
to flashinit from user_init.