Coder Social home page Coder Social logo

brianpugh / cookiecutter-esp32-webserver Goto Github PK

View Code? Open in Web Editor NEW
13.0 13.0 3.0 731 KB

Cookiecutter template to get you quickly started with an ESP32-based webserver project.

License: MIT License

Makefile 2.93% Shell 0.52% C 87.97% CMake 2.22% C++ 0.48% HTML 4.27% JavaScript 0.60% CSS 1.02%
cookiecutter esp-idf esp32 ota rest-api webserver

cookiecutter-esp32-webserver's People

Contributors

brianpugh avatar mikeymaxdb avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

cookiecutter-esp32-webserver's Issues

Doesn't work for ESP-IDF 4.1

Hello!

I performed all the steps as described.

  • Installed pip3 install cookiecutter
  • cookiecutter -c 4.1-compat [email protected]:BrianPugh/cookiecutter-esp32-webserver.git

In terminal:
poe@MacBook-Pro-Oleg ~ % cookiecutter -c 4.1-compat [email protected]:BrianPugh/cookiecutter-esp32-webserver.git Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/3.9/bin/cookiecutter", line 8, in <module> sys.exit(main()) File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/click/core.py", line 829, in __call__ return self.main(*args, **kwargs) File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/click/core.py", line 782, in main rv = self.invoke(ctx) File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/click/core.py", line 1066, in invoke return ctx.invoke(self.callback, **ctx.params) File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/click/core.py", line 610, in invoke return callback(*args, **kwargs) File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/cookiecutter/cli.py", line 140, in main cookiecutter( File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/cookiecutter/main.py", line 67, in cookiecutter repo_dir, cleanup = determine_repo_dir( File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/cookiecutter/repository.py", line 110, in determine_repo_dir cloned_repo = clone( File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/cookiecutter/vcs.py", line 101, in clone subprocess.check_output( File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/subprocess.py", line 420, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/subprocess.py", line 524, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['git', 'clone', '[email protected]:BrianPugh/cookiecutter-esp32-webserver.git']' returned non-zero exit status 128. poe@MacBook-Pro-Oleg ~ %
Help! What did I do wrong?

Minimum compatibility is ESP-IDF v4.2?

So far as I'm aware, the most recent stable release of the ESP-IDF is v4.0.1. That version does not have esp_system, nor esp_netif, nor ESP32-S2 support.

Taking a quick look at the content of this repo, it appears it relies on versions >= 4.2 or on the head of master. Both of these are not "released" versions and can have significant bugs. Potentially worthwhile calling out the ESP-IDF compatibility of this cookiecutter? I mention this because I use v4.0.1 and was pumped to see this project, only to realize it doesn't build against the latest stable release.

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.