reiyawea
|
66b68d4ada
|
add CPOL setting
|
2016-03-16 17:28:24 +08:00 |
|
Ivan Grokhotkov
|
652703ef41
|
Move micros, delayMicroseconds, millis to IRAM (#1326)
|
2016-03-13 23:00:53 +03:00 |
|
Ivan Grokhotkov
|
297bb17c53
|
Fix RF_MODE override
__get_rf_mode was declared but was not used
|
2016-03-13 22:42:51 +03:00 |
|
Ivan Grokhotkov
|
730764075e
|
Declare __get_adc_mode and __get_rf_mode with C++ linkage
Workaround for #1759. Using extern "C" qualifiers in sketch breaks compilation in Arduino IDE 1.6.8.
|
2016-03-13 22:35:18 +03:00 |
|
Ivan Grokhotkov
|
9d4208ef3b
|
Merge pull request #1760 from urish/patch-2
Allow indefinite duration for `tone()`
|
2016-03-13 20:06:43 +03:00 |
|
Ivan Grokhotkov
|
cf47b4269e
|
Update installing.md to mention Arduino 1.6.8
|
2016-03-13 02:41:48 +03:00 |
|
Ivan Grokhotkov
|
bb6552aa19
|
Update README.md to mention Arduino 1.6.8
|
2016-03-13 02:40:25 +03:00 |
|
Ivan Grokhotkov
|
be98b35cb8
|
Merge pull request #1764 from esp8266/feature/size-report
Size reports for CI builds
|
2016-03-13 02:35:26 +03:00 |
|
Ivan Grokhotkov
|
fc60875e41
|
CI: add xtensa tools to PATH
|
2016-03-13 01:58:29 +03:00 |
|
Ivan Grokhotkov
|
d06549e86e
|
Use folds to improve readability of Travis logs
|
2016-03-13 01:56:21 +03:00 |
|
Ivan Grokhotkov
|
324c41fd7f
|
CI: print elf segment size info for example sketches
|
2016-03-13 01:44:33 +03:00 |
|
Uri Shaked
|
748f3f93fa
|
Fix crashes when using tone()
Mark `t1IntHandler()` with ICACHE_RAM_ATTR
|
2016-03-12 19:21:32 +02:00 |
|
Uri Shaked
|
4b55ee14ef
|
Allow indefinite duration for tone()
Bugfix: the `duration` parameter should be optional, per [`tone()`](https://www.arduino.cc/en/Reference/Tone) docs.
|
2016-03-12 17:42:30 +02:00 |
|
Ivan Grokhotkov
|
5cec3345ad
|
Fix error in build script when library list is empty
|
2016-03-11 15:44:51 +03:00 |
|
Ivan Grokhotkov
|
54ae922037
|
Fix strstr return type
|
2016-03-11 09:55:12 +03:00 |
|
Ivan Grokhotkov
|
c3b33d5bab
|
Add missing pgmspace test file
|
2016-03-11 09:50:19 +03:00 |
|
Ivan Grokhotkov
|
d49024cfdf
|
Implement strstr_P, add pgmspace tests (#1749)
|
2016-03-11 09:47:49 +03:00 |
|
Ivan Grokhotkov
|
0a320b9fb5
|
Revert "Update interrupts to be masked when accessing flash (#1388)"
This reverts commit 6c37fee7a189371401e384834ab98ec1da226ff8.
|
2016-03-11 08:45:39 +03:00 |
|
Ivan Grokhotkov
|
a4e78b430f
|
Merge pull request #1750 from plerup/master
Update SoftwareSerial to version 3.1.0
|
2016-03-10 22:48:44 +03:00 |
|
Peter Lerup
|
6d33ea2cd0
|
Update SoftwareSerial to version 3.1.0
|
2016-03-10 18:28:20 +01:00 |
|
Ivan Grokhotkov
|
6c37fee7a1
|
Update interrupts to be masked when accessing flash (#1388)
|
2016-03-10 14:13:09 +03:00 |
|
Ivan Grokhotkov
|
6b0a117e3d
|
Move attachInterrupt and detachInterrupt into IRAM (#1734)
|
2016-03-10 13:44:56 +03:00 |
|
Ivan Grokhotkov
|
8d43c40311
|
Move some Servo functions into IRAM (#1742)
|
2016-03-10 13:24:14 +03:00 |
|
Ivan Grokhotkov
|
1692798860
|
Add more FS tests
Including a test for #1685
|
2016-03-10 13:03:38 +03:00 |
|
Ivan Grokhotkov
|
6a7551e1f0
|
Update SPIFFS to 82aeac6
Fixes duplicate files issue (#1685)
|
2016-03-10 13:00:38 +03:00 |
|
Ivan Grokhotkov
|
d7078ed9b5
|
Merge pull request #1709 from narongrat/master
Update boards.txt for ThaiEasyElec's ESPino
|
2016-03-10 12:55:36 +03:00 |
|
Ivan Grokhotkov
|
40f919e788
|
Merge pull request #1712 from jacquesbotha/patch-1
Update ESP8266HTTPUpdateServer.cpp
|
2016-03-10 12:55:20 +03:00 |
|
Ivan Grokhotkov
|
46bd4fcc07
|
Merge pull request #1726 from ivankravets/master
Keep only main information about @PlatformIO
|
2016-03-10 12:54:54 +03:00 |
|
Ivan Grokhotkov
|
f8314598f4
|
Merge pull request #1728 from marvinroger/patch-2
Add Homie for ESP8266 to 3rd party libs in docs
|
2016-03-10 12:54:07 +03:00 |
|
Ivan Grokhotkov
|
eb9a6c8922
|
Merge pull request #1735 from Links2004/master
fix umm_malloc null ptr.
|
2016-03-10 12:53:29 +03:00 |
|
Ivan Grokhotkov
|
302366d6a8
|
Merge pull request #1741 from larsenglund/master
Extended mDNS-SD support (sending queries and receiving answers)
|
2016-03-10 12:53:18 +03:00 |
|
Ivan Grokhotkov
|
99b14698c9
|
Merge pull request #1746 from cmmakerclub/master
Add pre-defined ESPRESSO_LITE_VERSION to ESPresso Lite * variants
|
2016-03-10 12:53:00 +03:00 |
|
Ivan Grokhotkov
|
661fbca6dc
|
Don't let test runner script bail out before printing logs
|
2016-03-10 12:43:54 +03:00 |
|
Lars Englund
|
609c84b29f
|
Delete query and answer list in destructor
|
2016-03-10 10:11:52 +01:00 |
|
Lars Englund
|
042fa10e67
|
Merge branch 'master' into master
|
2016-03-10 08:51:13 +01:00 |
|
Ivan Grokhotkov
|
2a6e8ccb60
|
Merge pull request #1747 from krzychb/master
Remove "Upload Using:" from the menu since it is now misleading
|
2016-03-10 10:06:31 +03:00 |
|
krzychb
|
34b471b435
|
Another change to remove "Upload Using" option from board menu
Ref. https://github.com/esp8266/Arduino/pull/1747#issuecomment-194694851
|
2016-03-10 07:42:13 +01:00 |
|
krzychb
|
f3d758b53c
|
Fixed link to OTA Updates
Ref: https://github.com/esp8266/Arduino/pull/1747#issuecomment-194685293
|
2016-03-10 07:34:36 +01:00 |
|
krzychb
|
3f1ecb425a
|
Merge branch 'master' into master
|
2016-03-10 07:18:06 +01:00 |
|
Nat Weerawan
|
a0454787b7
|
Add pre-defined ESPRESSO_LITE_VERSION
|
2016-03-10 12:08:31 +07:00 |
|
krzychb
|
4f642d5652
|
Removed "Upload Using" menu option
...for all defined boards, i.e.:
1. Generic ESP8266 Module
2. ESPDuino (ESP-13 Module)
3. Adafruit HUZZAH ESP8266
4. ESPresso Lite 1.0
5. ESPresso Lite 2.0
6. NodeMCU 0.9 (ESP-12 Module)
7. NodeMCU 1.0 (ESP-12E Module)
8. Olimex MOD-WIFI-ESP8266(-DEV)
9. SparkFun ESP8266 Thing
10. SparkFun ESP8266 Thing Dev
11. SweetPea ESP-210
12. WeMos D1 R2 & mini
13. WeMos D1(Retired)
14. ESPino (ESP-12 Module)
15. ThaiEasyElec's ESPino
16. WifInfo
|
2016-03-09 21:41:02 +01:00 |
|
krzychb
|
c0141d44a0
|
Review and update Arduino IDE section
|
2016-03-09 20:46:09 +01:00 |
|
krzychb
|
da6442a60d
|
Changed ota_updates.md to readme.md
This is to make it's contents visible when browsing ota_updates
directory
|
2016-03-09 20:45:24 +01:00 |
|
themindfactory
|
e787af092f
|
Update README.md
added link to esp8266.com for support
|
2016-03-09 12:05:58 -05:00 |
|
Lars Englund
|
59c6667050
|
Fixed bug when making multiple consecutive queries
|
2016-03-09 15:43:09 +01:00 |
|
Lars Englund
|
1569b3ba5d
|
Merge branch 'master' into master
|
2016-03-09 11:31:03 +01:00 |
|
Lars Englund
|
e09c939c42
|
Clean code and add example
|
2016-03-09 11:12:47 +01:00 |
|
Lars Englund
|
0426e000cf
|
Clean up
|
2016-03-09 09:59:17 +01:00 |
|
krzychb
|
fc62aef26b
|
Changed ArduinoOTA pictures
Menu entry "Upload Using:" has been removed
|
2016-03-09 06:23:43 +01:00 |
|
krzychb
|
4b7862c515
|
Classic OTA images deleted
two images renamed - trubleshooting
|
2016-03-09 05:53:11 +01:00 |
|