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

Spiff1m #42

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Spiff1m #42

wants to merge 7 commits into from

Commits on Dec 11, 2022

  1. Adding support for several optional and mandatory

    settings like LUA version, LUA init string, SPIFFS
    1M boundary and more.
    Refactoring some of the shell syntax.
    fikin committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    82aa8a4 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Adding support for lua-modules.

    And adjusting the relative location of env-vars and firmware.
    fikin committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    ab8eba0 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. bug fixing lua-init-string.

    fikin committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    306d688 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2023

  1. adding support for lwipopts.h

    fikin committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    245c841 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. adding support for multi-line definition of vallues

    i.e. modules and lua-modules csv is formed out of
    distinct settings.
    fikin committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    14e9917 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Configuration menu
    Copy the full SHA
    89f0866 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. initial esp32 support

    fikin committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    639f0cf View commit details
    Browse the repository at this point in the history