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

Commit Graph

  • 5116a46f09 WiFiClient,WiFiServer: update to match new err_t definition Ivan Grokhotkov 2017-10-14 23:11:56 +08:00
  • 1b932181bd enable 8M and 16M flash sizes for generic board Ivan Grokhotkov 2017-05-23 20:10:48 +08:00
  • e04903225e sdk: update to v2.1.0-10-g509eae8 Ivan Grokhotkov 2017-05-23 18:23:20 +08:00
  • 2c2d6a3bad Don't remove persistent WiFi settings when doing scan (#2946) Ivan Grokhotkov 2017-10-13 02:27:10 +08:00
  • 371d1412fe provide implementation of _exit (#3698) Ivan Grokhotkov 2017-10-13 02:18:53 +08:00
  • 10edfc211e debug: hexdump arguments should be const Ivan Grokhotkov 2017-10-13 02:17:56 +08:00
  • de9e8e024b pgmspace: zero out memory in strncpy_P (#2633) Ivan Grokhotkov 2017-10-13 02:17:06 +08:00
  • 7a93478a99 pgmspace: expand varargs correctly in printf_P (#2819) Ivan Grokhotkov 2017-10-13 02:15:32 +08:00
  • 71b963699d Fix broken link Christopher Thomas 2017-10-09 08:20:58 -07:00
  • c5b26e487e Fixed comment InterruptLock "disable interrupts" Peter N Lewis 2017-10-11 13:32:53 +08:00
  • 526f4fbb6c WiFiClientSecure: add option to allow self-signed certificates Ivan Grokhotkov 2017-10-08 07:08:51 +08:00
  • 84b046f98c WiFiClientSecure: add support for keys and certificates in PROGMEM Ivan Grokhotkov 2017-10-08 05:04:04 +08:00
  • f85f8269b7 axtls: update to 24af415 Ivan Grokhotkov 2017-10-08 05:00:08 +08:00
  • 507a15910e WiFiClientSecure: display certificates when debugging is enabled Ivan Grokhotkov 2017-10-02 00:27:22 +08:00
  • 80e9a841d6 axTLS: update to 49b9deb Ivan Grokhotkov 2017-10-02 00:26:43 +08:00
  • eb891cd6e4 Revert "Added support for user-supplied DHCP range, with basic sanity checks (#3562)" Ivan Grokhotkov 2017-09-26 04:31:45 +08:00
  • 35d5fabe33 Revert SPIFFS_USE_MAGIC_LENGTH to 0 (#3612) Ivan Grokhotkov 2017-09-22 18:38:01 +08:00
  • ed20eb5b3e ESP8266HTTPClient: update library.properties (#3406) Rémy HUBSCHER 2017-09-22 15:57:28 +07:00
  • 13c1e8b293 UdpContext: check that pbuf_alloc doesn't return nullptr (#3354) Matthew Blythe 2017-09-22 02:56:27 -06:00
  • 369edb616d Case-insensitive deviceType compare and skip NOTIFY processing snosrap 2017-08-01 10:56:50 -07:00
  • c9dc8e1717 ESP8266HTTPClient: Add PATCH request (#3590) Joe Todd 2017-09-22 09:52:13 +01:00
  • 1683b12dd7 SPIFFS: update to f5e26c4, fixes #3612 (#3623) Ahmed El Sharnoby 2017-09-22 10:49:41 +02:00
  • 1ee17e54dd Update mkspiffs to version 0.2.0 me-no-dev 2017-09-22 15:11:24 +08:00
  • ac626ad9f8 Use LED_BUILTIN so that it works w/o attaching external LED (#3452) probonopd 2017-09-21 11:22:27 +02:00
  • bdf2296a7d Added support for user-supplied DHCP range, with basic sanity checks (#3562) NdK 2017-09-21 10:52:30 +02:00
  • 41a8fdb4a9 Add the ESP8266WiFiMulti to KEYWORD1 to make it highlight in the ino file (#3624) cheng3100 2017-09-21 11:17:09 +08:00
  • 2d3b7b9759 WiFiClientSecure: add loadCACert function (#3610) rudivandrunen 2017-09-20 05:49:38 +02:00
  • c8947953ac axtls: update to 66d530a, fixes #3335 Ivan Grokhotkov 2017-09-20 11:37:26 +08:00
  • eebc5ec593 Digest Authentication in Webserver Library (#3053) Ahmed El Sharnoby 2017-09-18 13:31:32 +03:00
  • 3e9caf7a3d tools/sdk: remove conflicting time.o from libmain.a Ivan Grokhotkov 2017-09-15 16:09:29 +08:00
  • e68e3402fa core: mask GPIO interrupts while attaching/detaching ISR handler (#3598) Ivan Grokhotkov 2017-09-12 22:28:26 -05:00
  • 99763f2d3d Merge pull request #3599 from esp8266/ivankravets-patch-1 Ivan Kravets 2017-09-12 20:46:41 +03:00
  • 83dd960fe5 Install @PlatformIO Core to user's space Ivan Kravets 2017-09-12 20:02:30 +03:00
  • 438dae64c7 link airkiss library Ivan Grokhotkov 2017-09-12 21:30:18 +08:00
  • 1843030b8a Allow for double quotes in boundary (#3455) probonopd 2017-09-12 14:41:54 +02:00
  • 6ac48124bd Update spiffs 0.3.7 to and mkspiffs 0.1.3 me-no-dev 2017-09-06 12:26:13 +03:00
  • 613f04c195 Update WString.cpp adams13x13 2017-08-20 20:52:19 +02:00
  • 2ffcb3e57b Fix exception_causes.rst formatting Nathaniel Wesley Filardo 2017-08-27 20:53:41 -04:00
  • fe6f3cc830 Use correct separator in keywords.txt per1234 2017-09-02 09:50:15 -07:00
  • ba0e049b83 Functional Interrupts initial hreintke 2016-12-08 16:53:59 +01:00
  • 3f5d06bc12 add DigiStump Oak pins & board Christopher Hiller 2017-08-01 00:33:19 -07:00
  • c730c0f10c patch for #3462 R P Herrold 2017-07-26 11:35:26 -04:00
  • 3b60f75635 Fix to parse parameters in the URL of a POST with empty content. (#3398) teejaydub 2017-08-07 12:04:03 -04:00
  • 1bd1de0286 Removed literal '\n' in ESP8266HTTPUpdateServer response (#3421) hchahine 2017-08-07 22:46:47 +10:00
  • 85be0f300a Move MIME type table into PROGMEM to save RAM (#3475) Earle F. Philhower, III 2017-08-07 05:44:30 -07:00
  • 4bed115abd Move debug constant strings to PROGMEM (#3478) Earle F. Philhower, III 2017-08-07 05:43:28 -07:00
  • ff4bb73084 Integration with @PlatformIO Build System Ivan Kravets 2017-06-02 01:40:16 +03:00
  • 1557b1e9ed Manifest for @PlatformIO Ivan Kravets 2017-08-02 01:33:54 +03:00
  • d425438839 Replace r_rand with os_random for LWIP_RAND() (#3499) Shelby Merrick 2017-08-07 08:40:11 -04:00
  • 8f04be4c5b Remove unused ax_port_*alloc() functions (#3482) Earle F. Philhower, III 2017-08-01 08:38:35 -07:00
  • a662e81146 Move ASSERT() macro file text to PMEM (#3477) Earle F. Philhower, III 2017-08-01 08:37:26 -07:00
  • f5b6e16474 Fixed: urlDecode done before parsing args (#2956) Stephan Schreiber 2017-08-01 11:54:31 +02:00
  • f05ed6e27d Update axTLS to 5de79d71. Ivan Grokhotkov 2017-07-23 16:15:37 +08:00
  • b6958986d1 Fixed unused-function warning Kristian Sloth Lauszus 2017-06-14 13:28:05 +02:00
  • 40c159fcf5 Remove a number of extui instructions Richard Allen 2017-06-03 00:55:36 -05:00
  • 00815f2db4 Manually manage FIFO volatility Richard Allen 2017-06-03 00:48:51 -05:00
  • c07c8dc88e Small cleanup to SPI write16 and write32 for big-endian Richard Allen 2017-06-03 00:37:45 -05:00
  • 5b5ba1a6be Added link to EEPROM lib/examples Alex 2017-06-06 08:04:35 +02:00
  • 8c3bb69530 WiFiClientSecure: don’t send close alert when opening new session Ivan Grokhotkov 2017-06-05 17:30:57 +08:00
  • e39a46fe04 fixed bullet points on return codes Alex 2017-06-02 10:18:43 +02:00
  • 42f3ef86a4 Added link to Ticker examples Alex 2017-06-02 10:06:53 +02:00
  • c52b0da11c Fix according to the discussion of issue #3140 https://github.com/esp8266/Arduino/issues/3140 pgm_read_byte() and pgm_read_word() need to be macros, as some third party libraries and sketches testing macro existence. Wolfgang Kraft 2017-06-02 15:14:23 +02:00
  • db8868da1d Add Crystal Frequency menu item for Generic module Jim Watson 2017-05-24 14:15:00 +01:00
  • 8166263c0d SoftwareSerial: update to 3.2.3 (#3239) Ivan Grokhotkov 2017-05-23 17:52:35 +08:00
  • d6f1f0d5d7 WiFiClient: apply write timeout to single chunk (#3273) Ivan Grokhotkov 2017-05-22 20:08:16 +08:00
  • f6d232f1ac WiFiClientSecure: match CN and SANs ignoring case 2.4.0-rc1 Ivan Grokhotkov 2017-05-22 01:26:18 +08:00
  • a8e8ecb687 WiFiClientSecure: add example of setCACert/verifyCertChain Ivan Grokhotkov 2017-05-22 00:59:47 +08:00
  • 79cfad5d46 WiFiClientSecure: initialize ssl_ctx when loading certificate Ivan Grokhotkov 2017-05-22 00:52:59 +08:00
  • f211014dd3 SPIFFS: fix unaligned read in HAL (#3261) Ivan Grokhotkov 2017-05-21 10:30:03 -05:00
  • 4812cae8e2 WiFiClient: initialize _timeout properly Ivan Grokhotkov 2017-05-20 12:20:03 +08:00
  • 3363be0063 ci: fix -e flag not restored in build_sketches on error Ivan Grokhotkov 2017-05-20 12:13:20 +08:00
  • 684b5f1629 WiFiClient: set default timeout to 5000ms for compatibility Ivan Grokhotkov 2017-05-18 17:55:14 +08:00
  • 71512653ca WiFiClient: use Stream::_timeout for write operations Ivan Grokhotkov 2017-05-18 17:42:15 +08:00
  • eebcc656ed WiFiClient: add support for connect timeout Ivan Grokhotkov 2017-05-18 17:24:57 +08:00
  • 2aeac91c90 ESP8266WiFi: support timeout for WiFi.hostByName Ivan Grokhotkov 2017-05-18 17:10:38 +08:00
  • 3931249724 HardwareSerial: fix issue with swapping pins twice Ivan Grokhotkov 2017-05-18 18:43:33 +08:00
  • 85078f47a0 yet less warnings for Wall Wextra guys david gauchard 2017-05-18 01:01:24 +02:00
  • fed925149b update readme about automated crash with GDBStub david gauchard 2017-05-18 01:00:25 +02:00
  • 8c7d1b780e automate crash for GDBStub david gauchard 2017-05-18 00:22:47 +02:00
  • 1c4a48dbd8 docs: remove mention that Python 3 is not supported from OTA docs Ivan Grokhotkov 2017-05-15 18:52:06 +08:00
  • 0fa34430e6 ESP8266WebServer: add application/json content type wuweixin 2017-02-07 02:06:26 +08:00
  • f3be2cd081 Update readme Ivan Grokhotkov 2017-05-15 17:14:33 +08:00
  • a3a7e87df7 ci: build and upload releases on Travis Ivan Grokhotkov 2017-02-06 18:18:16 +08:00
  • d7044eceab Add PROGMEM docs sticilface 2017-05-02 22:19:13 +01:00
  • 283eb97cd3 docs: convert to .rst and add readthedocs Ivan Grokhotkov 2017-02-19 16:55:37 +08:00
  • 5c7247b0f4 Fix documentation typo (#3240) Jon Sands 2017-05-14 09:46:08 -04:00
  • 9fd270faf1 Documenting a few Esp.cpp methods (#3057) André 2017-05-14 09:53:15 -03:00
  • 0b47911b69 Added 1M (No SPIFFS) board option (#3203) Charles 2017-05-12 07:51:20 +00:00
  • 2404a602af Const-correctness for MD5Builder (#3222) Sven Eliasson 2017-05-12 08:03:14 +02:00
  • ace0622e46 ESP8266HTTPUpdateServer: fix responses after uploading Ivan Grokhotkov 2017-05-09 20:54:26 +08:00
  • b623613b2a Remove SD file available size saturation Korzo 2017-05-06 19:01:45 +02:00
  • 7de81270a3 ClientContext: don’t read DataSource in TCP callback Ivan Grokhotkov 2017-05-08 15:27:51 +08:00
  • 03baea27ef ArduinoOTA: forward errors from Update.begin to espota.py Ivan Grokhotkov 2017-05-09 18:43:42 +08:00
  • 01e1c586cb Updater: if low on heap memory, use smaller write buffer Ivan Grokhotkov 2017-05-09 17:33:29 +08:00
  • 9b0ad39e94 Updater: check boot mode before starting update Ivan Grokhotkov 2017-05-09 17:32:39 +08:00
  • 22c7d792f0 Updater: place debug strings into progmem Ivan Grokhotkov 2017-05-09 17:31:52 +08:00
  • 8b27047911 Put SSDP constants in progmem (#3142) Chris Mullins 2017-05-09 04:16:40 -07:00
  • 1d41859238 axTLS: update to 1b2c299 Ivan Grokhotkov 2017-05-09 17:40:52 +08:00
  • 2881e910ec Fix typo in client-class.md (#3045) Andrew DeLisa 2017-05-08 12:13:32 -04:00
  • 0f50fc01d1 readme: update target milestones (#2692) Karl Palsson 2017-05-08 11:20:17 +00:00