cnlohr / channel3

ESP8266 Analog Broadcast Television Interface
Other
1.33k stars 156 forks source link

Reduces dependencies on external tools #5

Closed baitisj closed 8 years ago

baitisj commented 8 years ago

Only one esptool.py is actually needed to generate binary files Tested / compiled against latest esp-open-sdk

cnlohr commented 8 years ago

Gaah the fact that esptool REQUIRES changes to PATH is very frustrating. It does rely on xtensa-lx106-elf-readelf. I'm dinking with it a while, I'll see if I find a configuration I prefer.

cnlohr commented 8 years ago

I hope I didn't break the trees too bad, I am still new to this whole git merge madness.