Skip to content

Add (ported) SimpleWiFiServer #158

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

Merged
merged 1 commit into from
Feb 5, 2017
Merged

Conversation

smjaberl
Copy link
Contributor

I just ported the example from arduino to sparkfun esp 32

@me-no-dev
Copy link
Member

you have mixed both PRs. Use branches for each so code is not mixed

@me-no-dev
Copy link
Member

@smjaberl will you please fix this PR? Or I can also close it and start clean from a branch?

@smjaberl
Copy link
Contributor Author

smjaberl commented Feb 3, 2017

@me-no-dev: Oh sorry, I fixed it!

@me-no-dev me-no-dev merged commit bbf48a5 into espressif:master Feb 5, 2017
brentru pushed a commit to adafruit/arduino-esp32 that referenced this pull request Oct 22, 2024
darkxst pushed a commit to darkxst/arduino-esp32 that referenced this pull request Dec 5, 2024
* Initial project template

* Fix EOF

* Simplify

* Test

* Fix

* Improve Screens

* Add placeholder Readme

* Remove unused imports

* Fix CWD

* Fix target selection

* Misc improvements

* WIP compile screen

* Update

* Fix command

* Finish compile screen

* Added comments and improvements

* Run on task

* Make style a bit more Arduino-esque

* Add CLI arguments

* Small improvements

* Rename

* Add custom widgets

* Fix widgets

* Add remaining settings

* Improve style

* Improve compilation screen

* Handle exception

* Add no copy argument

* Replace "arch" with "uname -m"

* Fix copy argument

* Fix arg message

* Fix chdir

* Improve header

* Properly kill subprocess

* Fix compilation issues

* Hide setting depending on switch state

* QoL improvements

* Improve style

* Add python version check

* Separate main menu screen

* Fix quit and improve logs

* Propagate exit code

* Rename quit to exit for consistency

* Add readme

* Improve Readme

* Add keybindings

* Improve readme

* Revert "Merge branch 'bugfix/arch_cmd' into feature/config_ui"

This reverts commit 31dbd36336e48c75a4f6752646402a3538de579c, reversing
changes made to 2d8e4624a59d889369df24100d1d62355ae29879.

* Target list based on JSON and support for any combination of targets

* Improve documentation

* Add note to the documentation

* Fix copy after compilation

* Fix bugs

* Improve documentation

---------

Co-authored-by: me-no-dev <hristo@espressif.com>
Co-authored-by: Me No Dev <me-no-dev@users.noreply.github.com>
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

Successfully merging this pull request may close these issues.

2 participants