esp32-tinyemu
esp32-tinyemu copied to clipboard
failed to build/flash
First of all I would like to say that you have done an incredible job porting linux to esp32. Because all the other options I found only support esp32-s3.
Device: esp32-WROOM-32
I tried:
export MAKEFLAGS '-j1'
use bash shell instead fish
reinstall platformio
reinstall esp-idf
run idf.py -p /dev/ttyUSB0 flash
after pio run -e esp32 -t upload
failed
here is full log of pio run -e esp32 -t upload > esp32-tinyemu.log 2>&1
esp32-tinyemu.log