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

Commit Graph

  • dde2c769db StreamConstPtr: disallow passing a String temporary () david gauchard 2022-01-03 13:42:27 +01:00
  • e3c79de7c9 httpClient: prevent empty user-agent in header () david gauchard 2022-01-03 12:09:31 +01:00
  • e5a214e6f1 Fix umm_blocks() () M Hightower 2022-01-03 02:44:17 -08:00
  • b5f3d1d6d5 Remove Python installation from OTA doc () Earle F. Philhower, III 2021-12-20 05:49:45 -08:00
  • 42aa0e6d25 Wire buffer length improvments. () Flaviu Tamas 2021-12-14 11:45:57 -05:00
  • 55ef3e7397 GCC 10.3 Bugfix 1 () Earle F. Philhower, III 2021-12-02 15:24:12 -08:00
  • d18cbfb07d mDNS timeout: use real type () david gauchard 2021-12-02 23:38:35 +01:00
  • 26103a5827 Update EspSoftwareSerial to bug-fix release 6.15.2 () Dirk O. Kaar 2021-12-02 23:09:54 +01:00
  • 0af18ab313 Add ArduinoOTAClass::end() () Phil1pp 2021-12-02 22:49:42 +01:00
  • 7fc43b6ddd Correctly link with precompiled libraries () Marcel 2021-12-02 22:12:17 +01:00
  • 0f231b1c23 Adding custom buffer_length using I2C_BUFFER_LENGTH () Alexandre-Jacques St-Jacques 2021-12-01 16:31:28 -05:00
  • 2492057b61 LittleFS: add overrides for Stream::send () david gauchard 2021-11-29 20:39:37 +01:00
  • d5444c4aa3 I2C clock phase correction in START condition () Andrej Pala 2021-11-28 16:33:01 +01:00
  • 076a4edf1e EspSoftwareSerial 6.15.1: Enforce stop-bit count detection strictly. () Dirk O. Kaar 2021-11-20 17:01:07 +01:00
  • 3090bda07d Remove obsolete comments about legacy mDNS impl. () Clemens Kirchgatterer 2021-11-19 20:46:05 +01:00
  • bf2882d8e0 Update SoftwareSerial to bug-fix release 6.14.2: 0xff at end-of-message wasn't detected until next message () Dirk O. Kaar 2021-11-13 14:06:49 +01:00
  • 0761f6f672 Add stream string includes () adams13x13 2021-11-10 01:09:20 +01:00
  • 986dd4209d enable nonosdk-2.2.x version 19-03-13 for Arduino IDE per () david gauchard 2021-11-05 23:49:59 +01:00
  • a00b2d7091 Update to SdFat 2.1.1 with UTF-8 support () Earle F. Philhower, III 2021-11-05 08:41:55 -07:00
  • 7d971fa45b Remove warnings, errors during host tests in CI () Earle F. Philhower, III 2021-11-02 14:41:03 -07:00
  • 3f5a76cc26 MOD-WIFI-ESP8266(-DEV) update () Stanimir-Petev 2021-10-31 22:30:38 +02:00
  • 0cd90ed4ad EspSoftwareSerial 6.14.1: Add API for selecting Rx GPIO PULLUP at runtime () Dirk O. Kaar 2021-10-30 09:52:38 +02:00
  • f8de3fb464 ESP8266WebServer - Drop inactive connection when another is waiting to improve page load time () aWZHY0yQH81uOYvH 2021-10-27 13:28:47 -07:00
  • ac4af38c09 Correctly access WIFI_EVENT_MODE_CHANGE event info () Max Prokhorov 2021-10-19 09:47:26 +03:00
  • c7c7d0518b Remove the HAVE_ESP_SUSPEND define. () Dirk O. Kaar 2021-10-17 00:51:53 +02:00
  • aabfd73c3a Clean up SpeedTest output, avoid div-by-0 () Earle F. Philhower, III 2021-10-16 15:32:48 -07:00
  • c312a2eaf1 Implement esp_yield() as a replacement for delay(0) Dirk O. Kaar 2021-10-16 23:19:01 +02:00
  • 40b26b769c Movable HTTPClient and fixing WiFiClient copy () Max Prokhorov 2021-10-13 04:19:51 +03:00
  • b7a2f44b50 Update mmu_get... and mmu_set... () M Hightower 2021-10-12 17:47:12 -07:00
  • 9d024d17fd comments on Arduino flush() method () david gauchard 2021-09-29 15:22:30 +02:00
  • 93b7325cb8 Update secrets.h to network and credentials () Matthias Hertel 2021-09-29 15:10:26 +02:00
  • 3f4bcbe483 Improvements to the existing ETag implementation () Matthias Hertel 2021-09-29 11:58:40 +02:00
  • 193043d19b Update ESP8266WiFiSTA.cpp () Hasenradball 2021-09-29 09:35:32 +02:00
  • 64e87f1149 WiFi library ArduinoWiFiServer update () Juraj Andrássy 2021-09-22 19:31:07 +02:00
  • 612e7ffd7f Remove temporary buffer in ConfigFile.ino () Benoît Blanchon 2021-09-16 11:23:08 +02:00
  • 211606fe9c [WString] Reduce build size by implementing flash string calls in .cpp () TD-er 2021-09-04 20:43:18 +02:00
  • 140d0ffde1 Add writeToPrint to ESP8266HTTPClient () Claus Näveke 2021-09-04 19:46:47 +02:00
  • d3f16b3177 Allow manually setting MD5 checksum for HTTP update () Vlasta Hajek 2021-09-04 19:34:00 +02:00
  • 058ce7c08e Allow control over HTTPClient authorization String allocation () Paulo Cabral Sanz 2021-09-04 14:17:00 -03:00
  • 65db3aec72 Add HTTP delete method () behrooz bozorg chami 2021-09-01 21:12:19 +04:30
  • fb5c4a6420 Place deprecated attribute in front of function () Oxan van Leeuwen 2021-09-01 18:03:12 +02:00
  • f7951e6842 Respect linking order of libraries for PlatformIO () Maximilian Gerhardt 2021-09-01 17:43:49 +02:00
  • 9f30f2469f EspSoftwareSerial maintenance update 6.13.2 () Dirk O. Kaar 2021-08-31 01:48:28 +02:00
  • 5f04fbbf5f EspSoftwareSerial minor release 6.13.0: Improve support for availability of GPIOS on ESP32 S2 and ESP32C3 () Dirk O. Kaar 2021-08-08 00:05:05 +02:00
  • 929f0fb63c back to 3.1.0-dev after 3.0.2 () david gauchard 2021-07-27 00:59:47 +02:00
  • cf6ff4c4f8 reinstall ssh private keys from GH secrets () 3.0.2 david gauchard 2021-07-27 00:33:39 +02:00
  • 096c008345 restore github keys in the deploy process () david gauchard 2021-07-27 00:06:19 +02:00
  • 7af58608d7 add missing git-clone to the deploy step in the release process () david gauchard 2021-07-26 23:47:38 +02:00
  • 14c3798d4f release 3.0.2 () david gauchard 2021-07-26 22:27:44 +02:00
  • f9084603de Make multiple FS begin calls noops() SDFS/LittleFS () Earle F. Philhower, III 2021-07-26 12:58:40 -07:00
  • cfb6d50844 Fix PRxxx printf format macros () Earle F. Philhower, III 2021-07-26 12:41:08 -07:00
  • a0d2a7a8a7 Use only installed Python on Windows () Earle F. Philhower, III 2021-07-26 12:29:17 -07:00
  • bc302511f5 Clean up use of "byte" as a type. uint8_t or (C++17) std::byte are better. () Dirk O. Kaar 2021-07-26 21:20:45 +02:00
  • 8a42163a50 Call umm_init just before starting SDK () M Hightower 2021-07-19 07:58:37 -07:00
  • 69f8cd6934 Certificate and public keys automatic updater () david gauchard 2021-07-18 01:29:46 +02:00
  • c9f27410f7 Fix NO_GLOBAL_INSTANCES for Serial ports () Paulo Cabral Sanz 2021-07-17 20:21:37 -03:00
  • 09c4e33106 Netdump printf fix () hreintke 2021-07-17 20:50:15 +02:00
  • 25a21c3e7d Use valid categories in library.properties of bundled libraries () per1234 2021-07-17 11:00:14 -07:00
  • 40876dc6ba Fixes failing https connections to HelloServerBearSSL when using the () M Hightower 2021-07-11 13:22:34 -07:00
  • 95c6fbb054 Make mkdir.py work under python3 versions below 3.5 () gneiss15 2021-07-09 12:09:33 +02:00
  • 2946ce055c Avoid copying past end of buffer in String.concat () Paulo Cabral Sanz 2021-07-08 20:35:09 -03:00
  • a105bdd359 add comments and corrections () M Hightower 2021-07-08 16:11:58 -07:00
  • 29c63506f7 Update to EspSoftwareSerial bug fix release 6.12.7, build fix for ESP-C3 RISC V MCU. () Dirk O. Kaar 2021-07-07 17:47:08 +02:00
  • 7ba596a5fe Add wifi kit 8 to boards () gneiss15 2021-07-03 23:33:20 +02:00
  • d8b70d4a99 Copy released JSON to board URL, not new one () Earle F. Philhower, III 2021-06-28 13:55:17 -07:00
  • 421d02eec1 Back to 3.1.0-dev () Earle F. Philhower, III 2021-06-26 11:58:00 -07:00
  • cbf44fb343 Release 3.0.1 () 3.0.1 Earle F. Philhower, III 2021-06-26 11:26:32 -07:00
  • f6dcda9c8e Release 3.0.1 () Earle F. Philhower, III 2021-06-26 11:14:17 -07:00
  • af513f666f Release 3.0.1 () Earle F. Philhower, III 2021-06-26 10:44:22 -07:00
  • 019fab4e02 pio: use CCFLAGS for -Werror () Max Prokhorov 2021-06-26 04:38:46 +03:00
  • d2a3cbeb6f Documentation: Note about options on PIO () david gauchard 2021-06-26 00:44:02 +02:00
  • d1c7c046d5 Don't crash when includeing LittleFS.h w/no FS () Earle F. Philhower, III 2021-06-25 15:30:42 -07:00
  • 20de82588e SDFS: fix AvailableForWrite: do not always return 0 when space is available () david gauchard 2021-06-25 17:19:17 +02:00
  • d99dd5d3f5 Update debug level list link () Matthew Smith 2021-06-25 10:29:40 +01:00
  • 04c2322721 github action: enforce issue detection with bash () david gauchard 2021-06-25 00:25:05 +02:00
  • 44ec4bea56 Remove some no longer applicable artifacts from .gitignore () Dirk O. Kaar 2021-06-25 00:10:14 +02:00
  • 90b4c6f299 Add errors on invalid/missing function return type () Earle F. Philhower, III 2021-06-24 12:44:57 -07:00
  • d3136738ad fix readthedoc python dependencies () david gauchard 2021-06-23 21:08:26 +02:00
  • 32fad07a70 ESP266httpUpdate: remove dead API and fix doc () david gauchard 2021-06-23 03:22:42 +02:00
  • d283541380 documentation: Arduino IDE options: fix hyperlinks and format () david gauchard 2021-06-22 03:39:53 +02:00
  • e55dfc3a0e Documentation: Arduino IDE specific options for esp82xx () david gauchard 2021-06-22 02:03:14 +02:00
  • 78e63280ba Add missing menu.UploadTool name definition () Silvano Cerza 2021-06-21 11:12:05 +02:00
  • 45e7976c50 Fix stopAllExcept with WiFiClientSecure () Earle F. Philhower, III 2021-06-20 10:43:05 -07:00
  • 2f37c967e1 gnu source: honoring libc requirements () david gauchard 2021-06-20 19:31:50 +02:00
  • 15da1635b6 LwipIntfDev.h - apply static DNS config () Juraj Andrássy 2021-06-18 11:21:07 +02:00
  • 1a5ef71298 Change protocol detection so uppercase or lowercase works () idolpx 2021-06-17 17:48:30 -05:00
  • 7f78278969 makecorever.py: restore ARDUINO_ESP8266_GIT_VER even without .git/ () david gauchard 2021-06-18 00:03:08 +02:00
  • f1310c046b Make String reallocation warning more descriptive () Earle F. Philhower, III 2021-06-17 08:01:32 -07:00
  • 52be27dfb5 Release process fix () david gauchard 2021-06-17 00:51:15 +02:00
  • 2897679060 Release process fix & major/minor/rev macro addition () david gauchard 2021-06-16 15:51:17 +02:00
  • ff041942e0 Remove include and lib folders removed since 3.0.0 core () Maximilian Gerhardt 2021-06-15 21:19:49 +02:00
  • b4774edbfb httpclient: remove old example () david gauchard 2021-06-09 19:04:10 +02:00
  • 40116feb33 Normalize core header's include guard. () Dirk O. Kaar 2021-06-09 18:55:27 +02:00
  • 2185f9bd73 BREAKING - "i2s.h" removed, I2S library added () Earle F. Philhower, III 2021-06-08 14:12:23 -07:00
  • e8b411fafb Update toolchain to gcc 10.3 w/patches () Earle F. Philhower, III 2021-06-06 12:41:06 -07:00
  • 74d675cffa Update to GCC 10.3 and toolchain rebuild () Earle F. Philhower, III 2021-06-05 15:27:58 -07:00
  • 114a726798 Update toolchain to fix pgm_read_float_unaligned () Earle F. Philhower, III 2021-06-04 08:06:16 -07:00
  • a183e3fce5 more of Use optimal bundled library name () david gauchard 2021-06-03 13:20:11 +02:00
  • 325619a4c2 makeword: sync header and implementation () david gauchard 2021-06-02 23:42:31 +02:00
  • e5489cfd99 Synchronize PlatformIO build script () Valerii Koval 2021-06-01 17:55:08 +03:00