Giter Site home page Giter Site logo

Comments (12)

sfranzyshen avatar sfranzyshen commented on July 26, 2024 1

LINUX_DIST="Linux Mint 18.3 Sylvia MATE 32-bit"
KERNEL=Linux computer 4.10.0-38-generic i686 i686 i686 GNU/Linux

ARDUINO IDE: 1.8.10 (32bit)
mDash Library: 1.1.8 (Installed using Arduino IDE library manager)
ESP8266 BOARD: 2.6.0-dev (Installed manually into the Arduino IDE)

OUTPUT:

/home/name/Arduino/hardware/esp8266com/esp8266/tools/xtensa-lx106-elf/bin/../lib/gcc/xtensa-lx106-elf/4.8.2/../../../../xtensa-lx106-elf/bin/ld: /tmp/arduino_build_253567/Minimal.ino.elf section `.text1' will not fit in region `iram1_0_seg'
collect2: error: ld returned 1 exit status
Using library mDash at version 1.1.8 in folder: /home/name/Arduino/libraries/mDash 
Using library WiFi at version 1.2.7 in folder: /home/name/arduino-1.8.10/libraries/WiFi 
Using library SPI at version 1.0 in folder: /home/name/Arduino/hardware/esp8266com/esp8266/libraries/SPI 
exit status 1
Error compiling for board Generic ESP8266 Module.

from mdash.

sfranzyshen avatar sfranzyshen commented on July 26, 2024 1

same with release 1.1.11

from mdash.

sfranzyshen avatar sfranzyshen commented on July 26, 2024

uint32_t esp_random(void); is not supported outside of esp-idf & esp8266-rtos (not esp8266-nonos) ... but it could be ...

[esp32_compat.h]
#define esp_random() (rand()%UINT32_MAX)

from mdash.

sfranzyshen avatar sfranzyshen commented on July 26, 2024

BTW this builds fine on the esp32 platform

from mdash.

sfranzyshen avatar sfranzyshen commented on July 26, 2024

same result with latest version 1.2.0
Using library mDash at version 1.2.0 in folder: /home/name/Arduino/libraries/mDash

from mdash.

sfranzyshen avatar sfranzyshen commented on July 26, 2024

same result with latest version 1.2.2
Using library mDash at version 1.2.2 in folder: /home/name/Arduino/libraries/mDash

from mdash.

sfranzyshen avatar sfranzyshen commented on July 26, 2024

same result with latest version 1.2.3
Using library mDash at version 1.2.3 in folder: /home/name/Arduino/libraries/mDash

from mdash.

sfranzyshen avatar sfranzyshen commented on July 26, 2024

... 1.2.4

from mdash.

sfranzyshen avatar sfranzyshen commented on July 26, 2024

... 1.2.5

from mdash.

sfranzyshen avatar sfranzyshen commented on July 26, 2024

... 1.2.6

from mdash.

sfranzyshen avatar sfranzyshen commented on July 26, 2024

... 1.2.7 ... 1.2.8 ... can we assume that esp8266 support has been dropped?

from mdash.

cpq avatar cpq commented on July 26, 2024

Yeah, esp8266 support is dropped for now,
the plan is to re-enable that in Q1/Q2 2021

from mdash.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.