CHERTS / esp8266-devkit

Unofficial Development Kit for Espressif ESP8266
http://www.programs74.ru
GNU General Public License v3.0
261 stars 102 forks source link

CPU_CLK_FREQ' undeclared #25

Closed crosofg closed 8 years ago

crosofg commented 8 years ago

timers.c:392:51: error: 'CPU_CLK_FREQ' undeclared (first use in this function)

Where should this be declared?

CHERTS commented 8 years ago

I've updated the example lwip_open_demo_app, see commit https://github.com/CHERTS/esp8266-devkit/commit/faacc2177a19fccb522060f7534e76b92652dc7f

Use only Espressif SDK v1.4.0 or or higher