Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for web based installation. #70

Merged
merged 10 commits into from
Mar 6, 2024
Merged

Commits on Mar 5, 2024

  1. Add more binary parts to the release.

    Add binaries for:
    - bootloader
    - partitions
    - app boot
    
    These files are required to ease future installation.
    gkoh committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    5e5d308 View commit details
    Browse the repository at this point in the history
  2. Trial tilde expansion.

    gkoh committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    9c95259 View commit details
    Browse the repository at this point in the history
  3. Add web installer pieces.

    Begin putting together the pieces needed to deploy a web installer based
    on espwebtool.
    
    This will require deploying to a hosting site along with generating
    manifest files to support web browser based flashing of the M5Stack
    devices.
    gkoh committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    23e312a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    09e0916 View commit details
    Browse the repository at this point in the history
  5. Fix bad variable expansion.

    gkoh committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    714cffd View commit details
    Browse the repository at this point in the history
  6. Fix manifest path error.

    gkoh committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    95082c6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    49864be View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2c1257e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fdeedc1 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Add link to github project.

    gkoh committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    7a5fac3 View commit details
    Browse the repository at this point in the history