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

How to flash? #89

Open
davidmoshal opened this issue Nov 19, 2022 · 1 comment
Open

How to flash? #89

davidmoshal opened this issue Nov 19, 2022 · 1 comment

Comments

@davidmoshal
Copy link

Wondering how to deploy this library to an ESP32?
Can it be done without rebuilding the firmware?
Thanks

@jczic
Copy link
Owner

jczic commented Nov 20, 2022

Hi @davidmoshal, yes, the folder size is of 180Ko but the memory allocated for this depends of your configuration of the server (see https://github.com/jczic/MicroWebSrv2#mws2-setembeddedconfig).
You can down this default embedded config.

With ESP32, it's important to have more ram (SPIRAM) on the module.
However, the best way is to put MicroWebSrv2 in Frozen folder to compile it in the firmware :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants