Skip to content

Update from original #618

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

Closed
wants to merge 108 commits into from
Closed

Update from original #618

wants to merge 108 commits into from

Conversation

anwarhahjjeffersongeorge
Copy link
Contributor

No description provided.

Andy Smith and others added 30 commits June 2, 2015 21:18
added all boards present in the core, so it is visible on Board Manager also before install the core.
add String getResetInfo(void); and struct rst_info * getResetInfoPtr(void);

Conflicts:
	hardware/esp8266com/esp8266/tools/sdk/include/user_interface.h
Decided to not expose compare timer in ESP object to minimize the
exposure surface
Fixed incorrect timer callback being used and initialized timer
callbacks
Instead of hardwiring the IP address of one server into the program, look-up an IP address from the host name.  This way you get a random server from the pool each time.
add __attribute__ to printf functions for better compiler warning handling.
remove ICACHE_FLASH_ATTR, all cpp files are automatic in FLASH (ld script)
public strtok_r implementation
Makuna and others added 29 commits June 11, 2015 13:37
rsil doesn't require a sync,
isync  needed for processor state register
esync needed to get special register
fix example not working on Firefox
Don't wait for a connection to an AP when we're supposed to be the AP.
allow proper content length handling
ESP8266 Blink example for the blue LED on the ESP-01 module
missing part of class name WiFiMesh -> ESP8266WiFiMesh
DNSServer can now be configured to reply to all requests with one IP address (e.g. for captive portal)
Update core_esp8266_wiring_analog.c
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.