Git Product home page Git Product logo

Comments (4)

jkent avatar jkent commented on July 21, 2024

What device are you targeting? If you're targeting ESP32, Platform.io should be using the IDF CMake build system behind the scenes. You should be able to create a components directory within your project and checkout the FrogFS there. Once I release the next branch, FrogFS will be put on the Espressif component registry, which may integrate with Platform.io easier. Also, note that you must be using IDF version 5.0 or greater. Let me know if you need further direction.

from frogfs.

hoeken avatar hoeken commented on July 21, 2024

Yes, I'm using esp32. I'll take a look at that, thanks.

from frogfs.

jkent avatar jkent commented on July 21, 2024

Hi @hoeken. FrogFS has now landed in the IDF component repository as jkent/frogfs. Do you still need help?

from frogfs.

hoeken avatar hoeken commented on July 21, 2024

Hey, thanks for reaching out. I ended up solving my issue with a gulp file that compresses all my html, css, js, and images into a single file, and turns that into an #include-able header. https://github.com/hoeken/yarrboard-firmware/blob/main/gulpfile.mjs

Its working very nicely so far and solves my main issue of wanting a single .bin file for easy and fail-safe OTA updates.

from frogfs.

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.