1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-01 03:26:58 +03:00

Commit Graph

  • 97373e716d Add instructions how to re-enable DHCP (#2600) Dhruv Acharya 2017-05-08 16:05:40 +05:30
  • 2d9e767630 Fixing a few compiler warnings to allow compilation with -Wall -Wextra and -Werror. (#3153) Trygve Laugstøl 2017-05-08 11:56:08 +02:00
  • db4d3e0098 Free memory we allocated and actually stop i2s. (#3191) Pablo Mendoza 2017-05-08 03:33:20 -05:00
  • af0f5ed956 Issue #1062: Implement support for HSPI overlap mode. jpmendoza 2017-05-06 09:26:19 -05:00
  • 157698bef9 Base64: add option to disable any newlines in output. (#3208) Beau Hardy 2017-05-08 20:01:24 +12:00
  • ca3a1728d0 Addition of gen4-IoD Range boards (#3202) 4D Systems 2017-05-06 23:26:58 +12:00
  • 5488792aff package: move toolchains to Github Ivan Grokhotkov 2017-05-06 10:52:20 +08:00
  • 72ed29ad5f allow for overridable value for HTTP_UPLOAD_BUFLEN Chris Mullins 2017-04-20 22:27:40 -07:00
  • 0c66c8a88f [Issue #3145] ESP8266mDNS: Improve compliance with DNS-SD RFC6763 Christopher Cooper 2017-04-24 09:30:35 -05:00
  • 2450ec6803 ESP8266mDNS: support multiple interfaces in query code Stephen Warren 2017-04-04 21:34:10 -06:00
  • 4cf7909df9 Fix typo in MDNS multi-interface advertising code Stephen Warren 2017-04-04 21:13:22 -06:00
  • c5c138ec5a axtls: update to bddda2a0 Ivan Grokhotkov 2017-04-29 22:58:19 +08:00
  • 0b672668bf progmem: replace C version of pgm_read_{word,byte} with assembly Ivan Grokhotkov 2017-04-28 11:47:09 +08:00
  • a41f55c469 prepare lwip2 (#3129) david gauchard 2017-04-25 15:55:01 +02:00
  • a9224266f3 Arduino boards with ESP8266 (#3121) Sergio Tomasello 2017-04-11 17:19:30 +02:00
  • a01638f3b5 readme: mention axTLS library Ivan Grokhotkov 2017-03-13 15:35:06 +08:00
  • 04df3adb54 Add an LLMNR responder implementation (#2880) Stephen Warren 2017-02-20 20:18:49 -07:00
  • d2b370b22d add AsyncPing library to libraries.md (#2889) akaJes 2017-02-20 05:39:50 +02:00
  • adeed6b828 Updated arduino-esp8266fs-plugin link to 0.3.0 (#2846) bsilvereagle 2017-02-19 10:51:09 -05:00
  • b701b9899f Update libraries.md (#2808) Erik van Roode 2017-02-19 07:30:40 -08:00
  • 898d280176 Update readme.md (#2809) Erik van Roode 2017-02-19 07:30:23 -08:00
  • 93413efcf4 Remove queue.h contents originating from BSD (#2982) Ivan Grokhotkov 2017-02-19 05:36:30 +03:00
  • d09db5e6b9 Add jekyll config gh-pages Ivan Grokhotkov 2017-02-19 00:05:22 +08:00
  • af58a74cc0 Allow usage of byte arrays to set RootCAs (#2968) Frank Sautter 2017-02-15 12:22:23 +01:00
  • f30c03b9e1 many users have asked to mention this earlier themindfactory 2017-02-14 20:45:30 -05:00
  • e9dea9af99 Update keywords.txt for coloring syntax (#2892) wosk 2017-02-06 13:25:27 +03:00
  • 808bf50ff2 wifi: add SoftAPModeProbeRequestReceived event handler (#2917) Ivan Grokhotkov 2017-02-06 13:24:34 +03:00
  • cc84a64793 Set DHCP subnet correctly for softAP (#2648) Matt 2017-02-03 20:27:06 +13:00
  • ae13809c81 Update SDK to 2.0.0 Ivan Grokhotkov 2016-08-26 11:05:28 +08:00
  • 61787b23af ClientConnection uses too much heap when streaming files #2871 (#2874) joelucid 2017-01-31 09:04:45 +01:00
  • 90729ea50c Update @PlatformIO links Ivan Kravets 2017-01-18 21:59:48 +02:00
  • 2126146e20 Fix warnings (#2881) Rodion Kvashnin 2017-01-31 13:07:59 +06:00
  • d85e783806 Fixed libb64 decoder. (#2883) Rodion Kvashnin 2017-01-20 14:37:53 +06:00
  • 9791a48d4a Fixed incorrect usage of memset() in PWM code which leads to incomplete initialization of struct. Thanks to GCC warning -Wsizeof-pointer-memaccess. Родион Квашнин 2017-01-19 11:51:36 +06:00
  • a444898900 Prevent divide by zero error causing tone() to crash (#2780) pfeerick 2017-01-17 12:09:08 +10:00
  • f18b18d53d move libstdc++ to flash (#2804) hreintke 2017-01-17 03:08:11 +01:00
  • cdad2849c5 Added a section on filesystem limitations due to issue #2858 (#2860) Vicne 2017-01-17 03:07:08 +01:00
  • a546d64e07 ESP8266mDNS: support AP and STA interfaces at once Stephen Warren 2017-01-14 21:09:09 -07:00
  • eb1ac103e4 Revert "ESP8266mDNS using the provided IP in the begin method (#2349)" Stephen Warren 2017-01-14 20:42:38 -07:00
  • 0291a6e32a Update Blink.ino Jose M Viloria 2016-12-12 01:57:00 -04:00
  • b4368ba870 Update curl command Adam Bogdał 2016-12-29 18:46:12 +01:00
  • c6c54e710f Use correct cast for downcasting reference. Albert J wong 2016-12-29 23:39:32 -08:00
  • 7b32e6ad37 Merge pull request #2534 from jabelone/patch-1 Ivan Grokhotkov 2016-11-14 11:03:37 -06:00
  • da4cab5b27 Merge pull request #2554 from Makuna/SPIFFSFileSeek Ivan Grokhotkov 2016-11-14 11:02:46 -06:00
  • 7ccafadb41 Merge pull request #2649 from WereCatf/WiFiClientExamples Ivan Grokhotkov 2016-11-14 11:02:00 -06:00
  • 2f9b13ce1a Merge pull request #2646 from gadgeteer/patch-1 Ivan Grokhotkov 2016-11-14 11:01:27 -06:00
  • 209c877157 Merge pull request #2444 from krzychb/master Ivan Grokhotkov 2016-11-14 10:55:58 -06:00
  • 3e7b4b8e0c Merge pull request #2640 from Lauszus/variants Ivan Grokhotkov 2016-11-14 10:55:20 -06:00
  • f4c391032a const-correctness IPAddress::toString() (#2507) Ivan Grokhotkov 2016-11-14 10:43:40 -06:00
  • d46d742db1 Use WIFI_STA in WiFiClient-examples Many people have problems with using ESP8266 as WiFi-client due to none of the examples mentioning that you should use WIFI_STA if you only want the ESP8266 to act as a WiFi-client. Many WiFi-devices will randomly try to connect to the ESP8266 if used as STA+AP and complain about not being able to access the Internet or other devices on the network. WereCatf 2016-10-29 12:40:06 +03:00
  • 4dd9fef491 Fixed PUT(String) method, it called POST in error Allen Smith 2016-10-28 14:12:38 -04:00
  • 6d6f22e6be Add PIN defines, so the pins can easily be used by external libraries Kristian Sloth Lauszus 2016-10-26 01:29:14 -05:00
  • b5b7169e51 Add Arduino File standard seek call Michael Miller 2016-09-26 23:54:53 -07:00
  • bdc43a0206 Corrected some typos and improved grammar Jaimyn Mayer 2016-09-18 04:07:42 +10:00
  • 5666ec2ec1 const-correctness IPAddress::toString() Victor Tseng 2016-09-13 00:32:29 +08:00
  • cd2e04b6dd Extended troubleshooting section krzychb 2016-09-02 12:21:48 +02:00
  • 4897e0006b match headers using equalsIgnoreCase (#2474) Me No Dev 2016-09-02 11:49:14 +03:00
  • c2414a2252 Update axTLS to 144994c Ivan Grokhotkov 2016-08-29 13:48:35 +08:00
  • 889775c6fe ArduinoOTA optimizations (#2445) Me No Dev 2016-08-27 18:32:26 +03:00
  • 28b0c7b98f Desription of new FAQ item Krzysztof 2016-08-27 12:37:23 +02:00
  • 27854bc9b4 New FAQ added to the index Krzysztof 2016-08-27 12:35:36 +02:00
  • b41266097f WiFiClientSecure: certificate loading refactoring, support for CA root cert verification Ivan Grokhotkov 2016-08-25 13:01:10 +08:00
  • 7f6e0c98f6 core: fix bug in gettimeofday Ivan Grokhotkov 2016-08-25 12:51:57 +08:00
  • 35ee060c09 axTLS: update to d26f23a (2.0.0+) Ivan Grokhotkov 2016-08-25 12:49:32 +08:00
  • d6e38f0abd ESP8266WiFi library documentation (#2388) Krzysztof 2016-08-25 05:01:05 +02:00
  • 45f177f985 weaken axTLS methods so they can be overwritten by the async library (#2423) Me No Dev 2016-08-23 01:11:06 +03:00
  • 4754f4317c SD: change 'char *' parameters to 'const char *' to fix bad recursion (#2398) martinayotte 2016-08-22 09:11:34 -04:00
  • 497d19d039 out_min should not be in divisor (#2408) Me No Dev 2016-08-18 12:38:01 +03:00
  • fb00e64a6f detect division by zero in map() to prevent exceptions (#2397) Me No Dev 2016-08-18 10:50:59 +03:00
  • 7746288b41 fix mdns.h guard defines (#2396) Me No Dev 2016-08-18 10:19:56 +03:00
  • b250381d80 make updater fail if there is not enough space to fit the new firmware (#2405) Me No Dev 2016-08-18 09:59:35 +03:00
  • 4ececda82b fixed crash in mDNS destructor (#2389) Clemens Kirchgatterer 2016-08-12 20:51:11 +02:00
  • 8cd331a8ba optimize uart rx isr and lower fifo full treshold (#2355) Me No Dev 2016-08-01 12:34:32 +03:00
  • 0718188264 fix NetBIOS example file name (#2354) Me No Dev 2016-08-01 11:52:44 +03:00
  • b682d597c5 ESP8266mDNS using the provided IP in the begin method (#2349) Radu Pascal 2016-08-01 06:49:47 +03:00
  • c4c207a85e Optimize MDNS to prevent overflow and endless loop (#2333) Me No Dev 2016-08-01 06:48:23 +03:00
  • db5e20f237 proposal for issue #1845 wifi_wps_status_cb get an undefined status 4 and missed wifi_wps_disable (#2312) Jean-Baptiste 2016-08-01 05:46:29 +02:00
  • c52088c774 set max_connection from code (when less than 4 is needed) (#2326) Stefano-Orsolini 2016-08-01 05:45:34 +02:00
  • be3727c71f Use stable documentation of PlatformIO (#2337) Ivan Kravets 2016-08-01 06:45:05 +03:00
  • 18297458be allows global object instances be switch off with defines (#2344) Clemens Kirchgatterer 2016-08-01 05:21:50 +02:00
  • bd01e44c76 fix link list bug in ESP8266mDNS (#2347) martinayotte 2016-07-31 23:21:21 -04:00
  • f50a6c0a8a Add support for 8 and 16 MB Flash (#2351) Me No Dev 2016-08-01 06:20:53 +03:00
  • b7c7bc038d digitalWrite and digitalRead cancel analogWrite enabled on a pin (#2328) Me No Dev 2016-07-26 14:16:02 +03:00
  • 3fc3e9a99d Added PUT Request to HTTP Client (#2310) Fabian Desoye 2016-07-26 12:23:38 +02:00
  • 4dc4e75216 allow F() to be used for uri parameter (#2319) Clemens Kirchgatterer 2016-07-26 12:23:14 +02:00
  • 7900132225 fix uart triggering wdt on recalling begin (#2307) Me No Dev 2016-07-21 00:20:58 +03:00
  • 6feecc5122 Fix analogWrite (#2299) Me No Dev 2016-07-19 14:34:11 +03:00
  • 9c36ff9932 Fix example for ESP8266httpUpdate (#2251) sk1tt1sh 2016-07-18 05:33:34 -06:00
  • 3f1ab1fd81 Updated String library to use C++11 iterators. (#2267) Pauline Middelink 2016-07-18 13:31:34 +02:00
  • 98fe5617eb Adding onComplete event handler support for the asynchronous network scanning. (#2287) Sergey Anisimov 2016-07-18 12:30:41 +01:00
  • f0e2c9f28b Fix typo (#2291) Helio 2016-07-18 13:29:25 +02:00
  • e83f30a78d Ota hashed password (#2292) Me No Dev 2016-07-18 14:28:56 +03:00
  • c4f9f102ce Add getCommand() api for OTA update type (#2259) andig 2016-07-15 10:03:34 +02:00
  • 1f7989b31d Implement Async NBNS (NetBIOS) name resolution for Windows (#2275) Me No Dev 2016-07-15 10:40:31 +03:00
  • e35ebf137d Add support to Print::printf for printing from flash (#2266) Me No Dev 2016-07-15 10:15:44 +03:00
  • 217ba9e072 fix typo in hspi_slave.c (#2276) Me No Dev 2016-07-15 09:53:20 +03:00
  • 07f4d4c241 Lwip addons (#2260) Me No Dev 2016-07-11 16:07:45 +03:00
  • 86067333f5 Fix2115 (#2244) SteveToulouse 2016-07-08 04:12:22 +02:00
  • f8a8a2a359 Implement Serial RX Buffer (#2239) Me No Dev 2016-07-08 05:11:14 +03:00
  • edba2d2829 Exposed sketch MD5 through HTTP headers (#2236) Jeroen Vogelpoel 2016-07-08 04:07:21 +02:00