-
Notifications
You must be signed in to change notification settings - Fork 13.3k
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…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.
…when accessing native OS functions). Fixes #3190
…arduino.cc has been changed to http://www.arduino.cc. Fixes #3191
… are forced to save it into their sketchbook. Fixes #3127
…n preferences. Fixes #3197
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.
Got rid on JNA
…/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
…3327 First java 8 syntax goodness: yum!
…no file from opening the IDE
…a when maximizing. Fixes #3348
…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
UDP triggers exception 28
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
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.