1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-05 12:42:22 +03:00

Commit Graph

  • fe3003dec3 Update status code reason phrases Antoine Bertin 2015-10-31 16:22:50 +01:00
  • daf360dff8 Fix issue with get.py when run in Cygwin (#943) Ivan Grokhotkov 2015-10-31 15:07:30 +03:00
  • 36c9558b41 Merge pull request #946 from Links2004/master Ivan Grokhotkov 2015-10-31 14:37:53 +03:00
  • be364ab50f add missing LICENSE file (GNU Library Public License, version 2) Markus Sattler 2015-10-31 12:20:46 +01:00
  • ab6a480ab0 Fix get.py for the case when path doesn't exist Ivan Grokhotkov 2015-10-30 17:49:51 +03:00
  • 444a37987e Use jq to generate package json Ivan Grokhotkov 2015-10-30 17:40:17 +03:00
  • 4bd694bf61 Add script to build boards manager package, update .gitignore Ivan Grokhotkov 2015-10-30 17:10:24 +03:00
  • 17e7893157 Merge pull request #941 from pgollor/pgollor-patch-1 Ivan Grokhotkov 2015-10-30 10:09:12 +03:00
  • 1322a9df23 fix espota.py help pgollor 2015-10-30 00:47:55 +01:00
  • 21e179cf5c Fix path Ivan Grokhotkov 2015-10-30 02:15:24 +03:00
  • 61b0a3985a Update travis build script Ivan Grokhotkov 2015-10-30 02:10:42 +03:00
  • a631269f3c Update readme and fix tool paths Ivan Grokhotkov 2015-10-30 01:58:56 +03:00
  • 90fc4f975b Add tool to download other tools Ivan Grokhotkov 2015-10-30 01:15:29 +03:00
  • 342c4ae6fb Merge pull request #939 from me-no-dev/esp8266 Ivan Grokhotkov 2015-10-29 12:09:01 +03:00
  • bd5b5d35f0 I2S optimizations Me No Dev 2015-10-29 10:51:51 +02:00
  • 45a1860447 Merge pull request #9 from esp8266/esp8266 Me No Dev 2015-10-29 10:45:32 +02:00
  • 2f474f0ea5 Merge pull request #934 from CanTireInnovations/export_compiled_binary Ivan Grokhotkov 2015-10-28 22:51:54 +03:00
  • b13742cd25 Support Sketch > Export compiled binary Carl Pacey 2015-10-28 12:16:06 -04:00
  • 219cb19ece Update SPIFFS wrapper for 0.3.3 Ivan Grokhotkov 2015-10-28 16:45:08 +03:00
  • d2d1befe1c Merge pull request #899 from pgollor/SPIFFS_update Ivan Grokhotkov 2015-10-28 15:49:48 +03:00
  • 0772a69b1c Merge pull request #913 from me-no-dev/esp8266 Ivan Grokhotkov 2015-10-28 14:54:31 +03:00
  • db3e7c812d Merge pull request #920 from pgollor/change-OTA-example Ivan Grokhotkov 2015-10-28 14:54:07 +03:00
  • a16c41dfcc Merge pull request #933 from luc-github/esp8266 Ivan Grokhotkov 2015-10-28 14:53:25 +03:00
  • ee0b8621f3 Add header access using same method as arguments 2 luc 2015-10-28 13:58:53 +08:00
  • fbae22f86b Merge remote-tracking branch 'refs/remotes/esp8266/esp8266' into esp8266 luc 2015-10-27 21:44:49 +08:00
  • 56bd4a78b3 Fix short unaligned writes in SPIFFS HAL, 2nd attempt (#924) Ivan Grokhotkov 2015-10-26 14:50:50 +03:00
  • 405b23876c Fix short unaligned writes in SPIFFS HAL (#924) Ivan Grokhotkov 2015-10-25 23:25:03 +03:00
  • f328e66fd7 Add 512k (no SPIFFS) build option (#862) Ivan Grokhotkov 2015-10-25 21:11:10 +03:00
  • c773140a5b use ArduinoOTA class in OTA-mDNS.SPIFFS example Pascal Gollor 2015-10-22 16:43:00 +02:00
  • e3518a5722 Merge pull request #918 from luc-github/esp8266 Ivan Grokhotkov 2015-10-22 06:48:17 +02:00
  • 320a747890 Add SPIFFS wrapper for info function luc 2015-10-22 11:22:32 +08:00
  • 4c078799ca Add SPIFFS WebServer Example Me No Dev 2015-10-21 14:09:55 +03:00
  • 1c1a67f718 Merge pull request #8 from esp8266/esp8266 Me No Dev 2015-10-21 14:04:32 +03:00
  • e052b8c848 Merge pull request #912 from luc-github/esp8266 Ivan Grokhotkov 2015-10-21 10:02:44 +02:00
  • 64754524ec Add _buffer initialization and some sanity check luc 2015-10-21 15:30:48 +08:00
  • a9f9f6d53f Merge pull request #902 from martinayotte/esp8266 Ivan Grokhotkov 2015-10-18 21:44:41 +02:00
  • 78975cd94c Merge pull request #883 from mangelajo/esp8266-ArduinoOTA Ivan Grokhotkov 2015-10-18 21:43:54 +02:00
  • 28890b39e6 Fix crash in Servo library when flash caching is disabled (#898) Ivan Grokhotkov 2015-10-18 22:30:32 +03:00
  • 6436a175c4 add dns_no argument to dnsIP() int ESP8266WiFi class Martin Ayotte 2015-10-18 14:22:24 -04:00
  • 7f318d72cf add dnsIP() to ESP8266WiFi class Martin Ayotte 2015-10-18 14:18:14 -04:00
  • 5333bdf8a6 update SPIFFS to version 0.3.3 Pascal Gollor 2015-10-18 10:52:17 +02:00
  • 000e762af3 Merge pull request #853 from mpromonet/esp8266 Ivan Grokhotkov 2015-10-17 21:55:25 +02:00
  • eaeca12c8e Merge pull request #781 from lrmoreno007/esp8266 Ivan Grokhotkov 2015-10-17 21:54:23 +02:00
  • 51595f67fa Merge pull request #880 from JohnSL/sendContent_P-864 Ivan Grokhotkov 2015-10-17 21:23:54 +02:00
  • b478eacef5 Merge pull request #873 from Links2004/string_fix Ivan Grokhotkov 2015-10-17 21:23:28 +02:00
  • 5186a92556 Merge pull request #872 from Links2004/example Ivan Grokhotkov 2015-10-17 21:23:19 +02:00
  • 3e1ec38ad3 Update boards.txt lrmoreno007 2015-10-13 19:25:58 +02:00
  • ceda3d7b68 Update platform.txt lrmoreno007 2015-10-13 19:23:03 +02:00
  • 6978b6a777 OTA support encapsulated to ArduinoOTA class Miguel Angel Ajo 2015-10-12 10:25:16 +02:00
  • 578c90f04c Fixing final write length for sendContent_P John Socha-Leialoha 2015-10-11 13:32:10 -07:00
  • 15c3478e6f Update platform.txt lrmoreno007 2015-10-09 14:44:09 +02:00
  • 996f2b53dd fix possible free of null in String Markus Sattler 2015-10-09 14:32:19 +02:00
  • 33c9d03356 add CheckFlashConfig.ino example Markus Sattler 2015-10-09 14:29:21 +02:00
  • 212e189e59 Merge pull request #7 from esp8266/esp8266 Me No Dev 2015-10-08 03:42:34 +03:00
  • 0bd3b72550 Fix bug with SSLContext not being initialized (#43) Ivan Grokhotkov 2015-10-07 01:01:38 +03:00
  • ed785b5f0b Add gdb stub library Ivan Grokhotkov 2015-10-07 00:56:24 +03:00
  • 4f35207951 Move some core functions back into RAM Ivan Grokhotkov 2015-10-06 16:11:40 +03:00
  • 4c8a29a74d Expose request handlers in ESP8266WebServer Ivan Grokhotkov 2015-10-06 15:26:42 +03:00
  • 0c703b3baf Move timer ISR handlers and PWM handler into RAM (fix #819) Ivan Grokhotkov 2015-10-06 13:26:21 +03:00
  • 0873ae22d3 Merge pull request #857 from esp8266/linker-sections-fix Ivan Grokhotkov 2015-10-06 12:19:20 +03:00
  • fe04165bbe Fix placement of code into RAM, enable gc-sections Ivan Grokhotkov 2015-10-06 01:45:38 +03:00
  • 7c37346839 avoid to dereference a NULL pointer if update is called before begin mpromonet 2015-10-04 17:42:52 +02:00
  • 1ea2722d9d Merge pull request #837 from mangelajo/esp8266-HTTPUpdateServer Ivan Grokhotkov 2015-10-02 14:38:39 +03:00
  • b27a4d142f Merge pull request #847 from pgollor/esp8266 Ivan Grokhotkov 2015-10-02 14:37:38 +03:00
  • 742892aa8a Merge pull request #846 from mangelajo/esp8266-fix-833 Ivan Grokhotkov 2015-10-02 14:37:20 +03:00
  • 4f6ca6b94c adapt examples for String return type from SSID Pascal Gollor 2015-10-01 18:58:02 +02:00
  • f1dcfb2794 use String return for both SSID functions Pascal Gollor 2015-10-01 18:52:46 +02:00
  • 2a56cefcb0 Merge pull request #6 from esp8266/esp8266 Me No Dev 2015-10-01 18:53:52 +03:00
  • 065e1ccb8c Extracted the WebUpdate example into a library. Miguel Angel Ajo 2015-09-29 13:01:01 +02:00
  • cf424a9290 Fix build warning (#740) Ivan Grokhotkov 2015-09-30 23:15:55 +03:00
  • 7071cbe576 Remove extra slash in path Ivan Grokhotkov 2015-09-30 23:10:43 +03:00
  • b81fb95b24 Merge pull request #840 from chrisfraser/esp8266 Ivan Grokhotkov 2015-09-30 22:48:32 +03:00
  • fb41bbef5d Merge pull request #843 from pgollor/wifilib_mod Ivan Grokhotkov 2015-09-30 22:47:53 +03:00
  • 0034697b6e use String instead of char pointer for SSID() and psk() Pascal Gollor 2015-09-30 18:15:53 +02:00
  • d92f2f375e Fix to Servo allowing write() to be called before attach() Chris Fraser 2015-09-29 17:02:24 +02:00
  • 1bc87e7bff Merge pull request #831 from pgollor/SPIFFS-OTA Ivan Grokhotkov 2015-09-29 16:05:39 +03:00
  • b4cc0c263e Handle form upload abortion in ESP8266WebServer Miguel Angel Ajo 2015-09-28 20:08:47 +02:00
  • ebdaedff4b More error checks in WiFiClientSecure Ivan Grokhotkov 2015-09-28 19:31:54 +03:00
  • 2d07f259b7 Merge branch 'esp8266' into SPIFFS-OTA Pascal Gollor 2015-09-28 17:26:18 +02:00
  • 093cb1b081 update espota.py help and add chipd id to hostname from OTA-mDNS-SPIFFS example for better identification Pascal Gollor 2015-09-28 17:19:42 +02:00
  • d137fa9c18 Merge pull request #802 from pgollor/SPIFFS-OTA Ivan Grokhotkov 2015-09-28 18:11:09 +03:00
  • ec1c43b5f7 compare wifi settings from config file with sdk config Pascal Gollor 2015-09-28 16:49:19 +02:00
  • b13095763d add function begin without any parameters and add functin psk to return current pre shared kex form sdk config Pascal Gollor 2015-09-28 16:48:06 +02:00
  • bb85cdaa0b Add SoftwareSerial library when building boards manager package. Ivan Grokhotkov 2015-09-28 16:50:01 +03:00
  • 6b7b802706 Fix a crash due to abort() called from TCP error callback (#428) Ivan Grokhotkov 2015-09-28 16:04:34 +03:00
  • fb2545f72f example was in wrong folder Pascal Gollor 2015-09-28 13:27:45 +02:00
  • 98d2468edf Merge remote-tracking branch 'esporigin/esp8266' into SPIFFS-OTA Pascal Gollor 2015-09-28 13:25:08 +02:00
  • 55d992ed9e Merge pull request #806 from pgollor/docs Ivan Grokhotkov 2015-09-28 13:40:39 +03:00
  • 6895ad4faa Merge pull request #818 from plinioseniore/patch-2 Ivan Grokhotkov 2015-09-28 13:40:29 +03:00
  • 001a129c3a Fix heap node corruption (#428) Ivan Grokhotkov 2015-09-28 11:59:34 +03:00
  • 96c2d2869a Update reference.md Dario Di Maio 2015-09-26 13:20:30 +02:00
  • 93e74b9e90 fix indent in reference.md Pascal Gollor 2015-09-20 00:05:33 +02:00
  • ed1a4063a2 Update libaxtls to 6f48f0d Ivan Grokhotkov 2015-09-19 22:38:18 +03:00
  • abfcc1da22 Make soft wdt reset more obvious Ivan Grokhotkov 2015-09-19 22:31:23 +03:00
  • f54386e1c0 update UpdaterClass to flashing SPIFFS image Pascal Gollor 2015-09-18 16:44:10 +02:00
  • 0dcb883b81 adapt platform.txt for new espota.py Pascal Gollor 2015-09-18 16:05:35 +02:00
  • da7114cac9 add SPIFFS flashing over the air Pascal Gollor 2015-09-18 16:03:14 +02:00
  • 5e3fb60390 Merge pull request #778 from CanTireInnovations/httpOptions Ivan Grokhotkov 2015-09-18 09:54:50 +03:00
  • 82bb82a931 Merge pull request #794 from paulmand3l/esp8266 Ivan Grokhotkov 2015-09-18 09:54:40 +03:00
  • 378ce87441 Merge pull request #789 from Juppit/esp8266 Ivan Grokhotkov 2015-09-18 09:54:19 +03:00