Skip to content

Get updates #1

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 48 commits into from
Dec 15, 2016
Merged

Get updates #1

merged 48 commits into from
Dec 15, 2016

Conversation

eroniki
Copy link
Owner

@eroniki eroniki commented Dec 15, 2016

No description provided.

me-no-dev and others added 30 commits November 16, 2016 17:30
IDF Options:
- Autostart Arduino (implements app_main)
- Disable HAL locks
- Set HAL debug level
- Auto-connect STA if configured (else will connect after WiFi.begin())
use driver/gpio for now.

fixes: #66
currently ```esp_wifi_init``` have to be called in ```app_main``` or
WiFi will fail to boot. When possible to boot later, code will be moved
into ```_esp_wifi_start``` to be executed when necessary
Fix formatting and numbering
- Link to Windows instructions
- Update instructions for Linux and Mac
Fixes issue where switch will not properly trigger if Arduino is used
in IDF as component.
See
#83 (comment)
071
@eroniki eroniki merged commit 16396e8 into eroniki:master Dec 15, 2016
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.

10 participants