Skip to content

update SDK to esp_iot_sdk_v1.1.2_15_06_16_p1 #438

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 236 commits into from
Jun 26, 2015
Merged

update SDK to esp_iot_sdk_v1.1.2_15_06_16_p1 #438

merged 236 commits into from
Jun 26, 2015

Conversation

Links2004
Copy link
Collaborator

No description provided.

swordmaster2k and others added 30 commits February 16, 2015 18:47
…t tab.

Signed-off-by: swordmaster2k <b00056835@student.itb.ie>
all files.

Signed-off-by: swordmaster2k <b00056835@student.itb.ie>
… of relying on an undocumented 'types' property. Fixes #2875
Added support for .hh and .hpp libraries
Cut off board/port name when greater than 50
This patch will prevent the IDE from informing the user about a bad
sketch folder name multiple times.

Now the user is informed once at start up only, or once when it is
detected during a rescan of the folders.
… are forced to save it into their sketchbook. Fixes #3127
In the example is stated that the function is run between one loop and the next, but actually the call to the function was missing.
The comment also state that the response can be delayed using a delay in the loop,so I think that the way it should be is so by only
adding a call to the function serialEvent as first operation in the loop. I so added this call.
…/2009/02/01/menu-scroller/

Reviewed its getMaximumItems method (now getMaximumDrawableMenuItems) so that it returns a 1/3rd less the max number, avoiding a bad crash on linuxes. Fixes #3174
Federico Fissore and others added 27 commits June 16, 2015 14:45
…ial monitor and linux user misses permission on device. Fixes #2100
* java code not tested *

Merge remote-tracking branch 'remotes/arduino/master' into esp8266

Conflicts:
	README.md
	app/src/processing/app/AbstractMonitor.java
	arduino-core/src/processing/app/Serial.java
	libraries/WiFi/examples/WiFiWebClientRepeating/WiFiWebClientRepeating.ino
	libraries/WiFi/library.properties
add _min and _max define as workaround
… is always 0xE9)

send SDK version by HTTP Update
Conflicts:
	hardware/esp8266com/esp8266/cores/esp8266/core_esp8266_main.cpp
Conflicts:
	hardware/esp8266com/esp8266/cores/esp8266/Esp.cpp
igrr added a commit that referenced this pull request Jun 26, 2015
update SDK to esp_iot_sdk_v1.1.2_15_06_16_p1
@igrr igrr merged commit 2d340c7 into esp8266:esp8266 Jun 26, 2015
igrr added a commit that referenced this pull request Oct 29, 2015
update SDK to esp_iot_sdk_v1.1.2_15_06_16_p1
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.