cnlohr / channel3

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

How do I compile this? #10

Closed detectingdragon77 closed 6 years ago

hardcod3dd commented 7 years ago

Yes we need a guide for beginners.

hardcod3dd commented 7 years ago

Just flash the binaries it will work.for me i used nodemcu flasher selected 2 bin files and burned them.

cnlohr commented 6 years ago

Just closing out old issues. If you configure your build environment in line with https://github.com/cnlohr/esp82xx it should compile with "make" but you will need Linux or OSX.

If you're using Windows you'll need to get the Xtensa GCC chain somehow. Not sure.