esp-idf/components/soc/esp32s2beta/include
Ivan Grokhotkov d9534b3d6a soc: fix backtraces containing ROM functions
esp_ptr_executable would return false for pointers to ROM, which would
interrupt the backtrace. This makes ROM ranges recognized as
executable.
2020-01-02 18:42:46 +01:00
..
hal
soc soc: fix backtraces containing ROM functions 2020-01-02 18:42:46 +01:00