esp32_image_parser icon indicating copy to clipboard operation
esp32_image_parser copied to clipboard

[WIP] quick fix for RISC-V ESP32 C3

Open delfer opened this issue 2 years ago • 0 comments

!!! Attention !!! Do not merge, this is permanently Work in Progress (WiP) PR. Only for information.

  1. This PR breaks ESP32 Xtensa compatibility
  2. This PR requires latest MakeELF 0.3.5 unreleased Python library. Install it directly from github:
pip install git+https://github.com/v3l0c1r4pt0r/makeelf.git

delfer avatar Dec 14 '23 07:12 delfer