Closed virgil-av closed 5 years ago
Ok it seems that the demo app has all libraries and this exceeds the 1M available on the ESP-01, this makes sense, would be nice if there was a tutorial starter app for just the basic of basic of the boards :).
Please close this issue.
yes, unfortunately,. it is no longer possible to build demo-js on 1M and 2M devices.
1. Describe your goal
I want to be able to build the demo firmware for ESP8266 1M
2. Show what you do to achieve the goal - the code, commands, etc
Followed all the steps in the guide page of your website
mos clone https://github.com/mongoose-os-apps/demo-js app1
mos build
which in terms runsmos build --platform esp8266 --build-var BOARD=esp8266-1M
3. Show the result you see - logs, output, observed behavior
Build fails and reading the very long log I can see the following
4. Describe the result you expect I want to be able to build the firmware for ESP8266 1M