Coder Social home page Coder Social logo

sermus / esp8266_arduinoide Goto Github PK

View Code? Open in Web Editor NEW
14.0 14.0 15.0 101.29 MB

This is a package to enable original Arduino IDE support ESP8266 MCU as target processor

Makefile 0.25% Shell 0.38% C 13.15% C++ 47.23% Python 10.51% CMake 0.01% Arduino 0.64% Processing 0.36% Objective-C 0.22% HTML 9.21% CSS 0.13% Perl 0.02% JavaScript 0.16% Logos 0.06% XC 0.05% XS 0.05% Groff 17.57%

esp8266_arduinoide's People

Contributors

sermus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

esp8266_arduinoide's Issues

Trying to use SDK functions

Hi,
Great project!
I'm trying to use the system_deep_sleep() function (and others) from the SDK.
It succeeds to compile and upload it but doesn't seem to execute it on the chip - just goes to the next line in the code...
What should I do to make the SDK functions run properly?

error: "IRAM_ATTR" redefined [-Werror]

Great project! Thanks for developing this code!
I tried to use it, starting with trying to compile the "blink" example, and got the error:

In file included from C:\Arduino\hardware\Espressif\ESP8266\cores\esp8266\Sming\Sming\Wiring/../include/user_config.h:27:0,
from C:\Arduino\hardware\Espressif\ESP8266\cores\esp8266\Sming\Sming\Wiring/Arduino.h:6,
from blink.ino:3:
C:\Arduino\hardware\Espressif\ESP8266\cores\esp8266\Sming\Sming\system\include/esp_systemapi.h:21:0: error: "IRAM_ATTR" redefined [-Werror]
#define IRAM_ATTR attribute((section(".iram.text")))

I'm not a code guro but on a first look it doesn't seems that the "IRAM_ATTR " is redefined. Do you have an idea why this error could happen?

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.