Closed
Description
Description
Hello,
I am preparing a PR to contribute middleware support (aka Expressif) to WebServer, plus some examples and middleware implementations (cors, security, logging).
I didn't find any guidelines explaining the process to compile our changes and test the examples we write on a real board before submitting the PR.
Right now, I work around that by adding some platformio.ini files and using PIO to build the examples, but this is quite a hack.
What contributors should do to locally test and run the examples we write against the modifications we did ?
Thanks :-)
I have checked existing issues, online documentation and the Troubleshooting Guide
- I confirm I have checked existing issues, online documentation and Troubleshooting guide.