Git Product home page Git Product logo

esp8266-jadja's People

Contributors

billprozac avatar bjpirt avatar leon-anavi avatar spritetm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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  avatar  avatar

esp8266-jadja's Issues

HTML files are not compiling

C:\Projects\esp8266\project\esp8266-jadja-master>make
AR build/httpd_app.a
LD build/httpd.out
FW firmware/0x00000.bin
FW firmware/0x40000.bin

C:\Projects\esp8266\project\esp8266-jadja-master>make htmlflash
make: *** No rule to make target html/', needed bywebpages.espfs'. Stop.

I am compiling this project in windows environment. But getting the above error for htmlflash.Please help with this issue.
thank you

Great project

Hi

This is a great project. Can you update with newest library from https://github.com/CHERTS/esp8266-devkit.

I hope you will always update this project, This is a great project for Iot.

How to add project and build flash from from Elipse Luna Windows 7 64bit ?

Thank you very much.

GPIO9

Hi There,

It's a nice application,

I have some doubt I tested in 12E board only io.c file.
PIN_FUNC_SELECT(PERIPHS_IO_MUX_SD_DATA2_U, FUNC_GPIO9);

This GPIO9 is not working after upload its getting crash.

So in your Makefile there is no option for DIO mode.

Thank You.

Recommendation: Include Instructions or Link to XTensa (Toolchain)

https://github.com/esp8266/esp8266-wiki/wiki/Toolchain#install-the-xtensa-crosstool-ng-as-local-user

Had to dig around to find it. :) Would be nice to include in the documentation so that others can build without getting errors such as:

$ make
CC driver/uart.c
make: xtensa-lx106-elf-gcc: Command not found
make: *** [build/driver/uart.o] Error 127

Cause it's a pretty vague error.

Thanks to: http://www.esp8266.com/viewtopic.php?f=9&t=447 I was able to find that first link.

Missing heatshrink_decoder.h

I get this error when I try to build from a new clone:

...
CC user/espfs.c
user/espfs.c:50:32: fatal error: heatshrink_decoder.h: No such file or directory
 #include "heatshrink_decoder.h"
                                ^
compilation terminated.

I don't think it is a path problem since I can't find heatshrink_deocder.h anywhere in the source.

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.