Based on ESP8266 off-chip SPI-Flash demo

ESP8266 Development Environment

ESP8266 Development Guide

  • For detailed installation and development tutorials, please refer to:

Compile and download

  • make all
  • Use serial cable to connect 8266 development board to PC
  • Enable the serial port, execute the command: sudo chmod 777 /dev/ttyUSB*
  • make monitor