1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-26 17:42:18 +03:00

Commit Graph

  • 8126849d2e CI - fix pio-ci library dir override (#9257) master Max Prokhorov 2025-06-19 22:57:26 +03:00
  • d4dcda23ef Tools - ignore more cache / temporary files in git (#9255) Max Prokhorov 2025-06-19 17:57:00 +03:00
  • f5142b883d Tools - upload.py exception handling fixes (#9186) Max Prokhorov 2025-05-30 01:08:31 +03:00
  • bc251382a6 Boards - fix & update Mercury (#9238) iotgupta 2025-05-29 18:50:52 +05:30
  • 9592c2b5cb Doc - cleanup (#9253) Max Prokhorov 2025-05-29 04:56:50 +03:00
  • 0ecb6f06fb Stack Thunk - check saved a1 before using and zero after using (#9252) Max Prokhorov 2025-05-29 04:00:31 +03:00
  • 2201770a20 Tools - makecorever.py fixed packaging & avoid needless overwrites (#9250) Max Prokhorov 2025-05-28 03:57:47 +03:00
  • 4214e16671 Tools - makecorever.py explicit output argument (#9248) Max Prokhorov 2025-05-27 06:55:03 +03:00
  • 30780cb8c9 Tools - get.py updates (#9247) Max Prokhorov 2025-05-27 02:26:22 +03:00
  • 92002ece2e Device tests updates (#9246) Max Prokhorov 2025-05-21 16:21:08 +03:00
  • a5f18b5f91 Tools - none-cxxflags generator script & enable deprecation warnings (#9245) Max Prokhorov 2025-05-20 20:58:32 +03:00
  • 2c72e6f015 Libraries - fix some warnings with gcc ≥12 (#9244) Max Prokhorov 2025-05-20 19:40:21 +03:00
  • 606324ccf8 CI - Python deprecations (#9242) Max Prokhorov 2025-05-20 19:18:27 +03:00
  • 8e2094eb08 CI - build with arduino-cli (#9241) Max Prokhorov 2025-05-20 18:41:11 +03:00
  • cd844b99d9 Docs - default to sphinx_rtd_theme (#9237) Max Prokhorov 2025-05-20 16:55:20 +03:00
  • 587435110f Docs - readthedocs.io latest (#9236) Max Prokhorov 2025-03-11 01:09:35 +03:00
  • 7af5246c12 Docs - fix sphinx v8 builds (#9235) Max Prokhorov 2025-03-11 00:04:47 +03:00
  • 1a13ab95fb Stack thunk yield() fixes (#9224) Max Prokhorov 2025-01-24 10:17:51 +03:00
  • be3035c853 CI - clang-format-18 (#9225) Max Prokhorov 2025-01-24 09:40:22 +03:00
  • bb79e9076e Documentation - fix links in station-class.rst (#9191) Greg Sadetsky 2024-11-20 12:07:01 -05:00
  • 9e3ba26258 SD - examples/listfilesEnhanced (#9206) Hasenradball 2024-11-20 17:32:38 +01:00
  • ccea72823a ESP8266WebServer - UriRegex runtime logic within assert() (#9185) Max Prokhorov 2024-08-01 03:46:51 +03:00
  • bb3360d0ec CI - restyle script summary and annotations in PRs (#9184) Max Prokhorov 2024-08-01 02:47:40 +03:00
  • 27272de623 LwIpIntfDev.end() - check _started to prevent crash (#9173) Juraj Andrássy 2024-07-31 04:53:39 +02:00
  • 07feacec46 Update certs.h (#9182) Max Prokhorov 2024-07-31 03:58:18 +03:00
  • 1d6e50f7d0 Mock - compatibility fix for shell calls (#9183) Max Prokhorov 2024-07-31 03:07:18 +03:00
  • 3a5157e3ba Mock - update func signatures for latest glibc (#9117) Max Prokhorov 2024-07-31 02:24:41 +03:00
  • 05f05d0dab ESP8266HTTPClient - prefer trust anchors to fingerprinting in examples (#9181) Max Prokhorov 2024-07-31 02:00:47 +03:00
  • bd136f1c20 Boards - add Mercury 1.0 (#9166) raliotech 2024-07-31 04:10:57 +05:30
  • 1b6f815463 Sphinx syntax fixes (#9180) Max Prokhorov 2024-07-31 01:28:46 +03:00
  • c2f136515a Fixes exceptions resulting from using SPI0Command (#9140) M Hightower 2024-07-25 14:03:52 -07:00
  • e4887b70ec Directly include <exception> for std::set_terminate (#8978) Justin Pinkul 2024-07-25 14:36:16 -06:00
  • 7e0d20e2b9 Update to SDFat upstream 2.2.2 (#9126) Earle F. Philhower, III 2024-06-19 14:32:06 -07:00
  • 96ee7dfb8e Add creation timestamp to LittleFS directories (#9127) Earle F. Philhower, III 2024-06-15 12:31:24 -07:00
  • f741521abc LwipIntfDev - legacy Ethernet API methods moved to EthernetCompat (#9133) Juraj Andrássy 2024-06-15 21:06:29 +02:00
  • 338b62577e Fix spelling errors in WebServer source (#9146) Vic-Y 2024-06-15 12:55:27 -06:00
  • 7e3d1bd0d8 Broken EspSoftwareSerial example (#9153) Max Prokhorov 2024-06-15 21:40:36 +03:00
  • 754324e56e Example WebServer WebServer.ino does not redirect when index.htm does not exist (#9142) Matthias Hertel 2024-06-15 20:32:27 +02:00
  • 9afeaf5694 Implemented support for filters and removable routes in ESP8266WebServer (#9152) Ayush Sharma 2024-06-15 23:50:13 +05:30
  • 685f2c97ff decoder.py: allowing to use it live (#9108) david gauchard 2024-03-31 18:24:25 +02:00
  • 75cd58f647 fix minor typo (#9111) David Refoua 2024-03-28 01:28:51 +03:30
  • d7c50f76aa Updater - fixed signature verification for compressed binaries (#9109) David Baka 2024-03-27 14:07:29 +01:00
  • eda4e0855f CONT stack overflow postmortem (#9083) Max Prokhorov 2024-03-26 10:58:20 +03:00
  • 41ecd65c6a Stream: +helpers to stream regular String (#9043) david gauchard 2024-03-25 00:35:19 +01:00
  • 8731f63594 minor typo fixes (#9106) David Refoua 2024-03-25 02:45:29 +03:30
  • 877d44059e Add url redirect (#8970) Holger Müller 2024-03-24 23:52:28 +01:00
  • 2bb1b5a4d5 Fix semantic typo in generic-examples.rst (#9107) Clemens Kirchgatterer 2024-03-19 16:01:59 +01:00
  • dc9abed8b9 ESP8266WiFiMulti - get number of APs in the list (#9082) Holger Lembke 2024-03-17 22:04:44 +01:00
  • 1248d3874e Updater - missing error codes (#9104) David Refoua 2024-03-18 00:25:29 +03:30
  • 760dbeeda9 emulation-on-host: +memcmp_P (#9093) david gauchard 2024-03-17 19:52:26 +01:00
  • 2064d437a3 ESP8266WiFi - document event handler lifetime, add [[nodiscard]] (#9087) Max Prokhorov 2024-03-17 21:11:32 +03:00
  • b0d9e75d50 LwipIntf - typo (#9103) David Refoua 2024-03-17 21:28:39 +03:30
  • c96dc26792 Generate TZ.h from zoneinfo (#9084) Max Prokhorov 2024-02-11 20:51:35 +03:00
  • 9217458353 Free memory for _currentArgs after request has been handled in WebServer. (#9077) Clemens Kirchgatterer 2024-02-11 12:27:18 +01:00
  • ed9e8ce9ba Sync with esp82xx-nonos-linklayer (#9078) Max Prokhorov 2024-02-11 14:15:26 +03:00
  • d7d50ffc6f Prefer Serial1 logging in examples (#9079) Max Prokhorov 2024-02-09 20:22:49 +03:00
  • e6df345584 CI - clang-format-15 (#9085) Max Prokhorov 2024-02-09 17:39:38 +03:00
  • 16e19181b9 ESP8266WebServer - fix possible memory leak in request argument handling (#9076) Clemens Kirchgatterer 2024-02-09 15:28:14 +01:00
  • de1029ffe0 Bump actions/cache from 3 to 4 (#9074) dependabot[bot] 2024-01-22 23:34:12 +03:00
  • 47327e8449 Bump actions/setup-python from 4 to 5 (#9052) dependabot[bot] 2024-01-19 20:12:40 +03:00
  • b3b9276bf9 Avoid NPE and "multi-deinitialization" of ArduinoOTA (#9058) Adriano Cunha 2024-01-18 12:26:18 -08:00
  • d5eb265f78 WiFi config(): warning for legacy idioms (#9050) david gauchard 2023-12-12 00:57:57 +01:00
  • cb9734c97d WiFi.h as alias to ESP8266WiFi.h (#9044) Juraj Andrássy 2023-12-08 10:50:54 +01:00
  • ce210840b4 document WiFi.config Arduino parameters versions (#9045) Juraj Andrássy 2023-12-08 10:25:38 +01:00
  • 71764d2681 doc: config(0,0,0) to restore dhcp + mention portable network API (#9042) david gauchard 2023-12-04 16:12:32 +01:00
  • 089fe8fca7 use uriglob to catch all android captive portal requests (#9041) David Buchmann 2023-12-04 16:01:57 +01:00
  • 9e73cf0021 LwipIntfDev - config static IP auto gw,mask,dns as in Arduino libraries (#9040) Juraj Andrássy 2023-12-01 10:36:35 +01:00
  • 1efe5ee3fc LwipIntfDev - add parameter's missing default value for dnsIP(n) (#9039) Juraj Andrássy 2023-12-01 09:44:55 +01:00
  • 9a4e17876e WiFi - static IP auto gw,mask,dns as in Arduino libraries (#9031) Juraj Andrássy 2023-11-24 10:10:27 +01:00
  • 32c858df6d ask user not to post stack dumps, but to decode them (#9037) david gauchard 2023-11-24 09:32:29 +01:00
  • 0301465a3c elf2bin.py - Fix syntax warning (#9034) Julien Herr 2023-11-17 23:15:34 +01:00
  • 5e0ed3a38b Revert "WiFiSTA - allow using DHCP again after disconnecting static IP (#9020)" (#9028) Juraj Andrássy 2023-11-13 00:26:16 +01:00
  • ee953737dd WiFiServer - allow constructor without parameters (#9026) Juraj Andrássy 2023-11-13 00:10:26 +01:00
  • d0f7293491 optionally move float emulation code into iram (#8958) david gauchard 2023-11-12 23:53:39 +01:00
  • 74c04c88c5 LwipIntfDev - method end() to enable repeated begin (#9023) Juraj Andrássy 2023-11-12 23:41:08 +01:00
  • c84fda145c Resolve HWDT Reset with core_esp8266_vm (#9025) M Hightower 2023-11-12 17:26:35 -05:00
  • 7fc2caa72f WiFiSTA - method setDNS as in WiFi libraries by Arduino (#9021) Juraj Andrássy 2023-11-10 15:30:31 +01:00
  • 5bd52d4f86 EthernetCompat - static IP auto gw,mask,dns as in Arduino libraries (#9024) Juraj Andrássy 2023-11-10 15:00:56 +01:00
  • 0c599ee0dc WiFiSTA - allow using DHCP again after disconnecting static IP (#9020) Juraj Andrássy 2023-11-10 10:54:17 +01:00
  • 097e59f2e1 LwipImtfDev - add DNS IP getters/setters and MAC getters (#9022) Juraj Andrássy 2023-11-10 10:27:38 +01:00
  • 31c1592ad6 add Stream::readStringUntil function that uses string terminator (#9011) AriaN 2023-11-07 16:49:31 +03:30
  • fb8d6d668d ESP8266HTTPUpdate: Get available firmware version from update server (#8968) Holger Müller 2023-11-05 00:01:49 +01:00
  • 30c6df4639 WiFiServer - operator bool() and method end() (#8995) Juraj Andrássy 2023-11-04 23:39:46 +01:00
  • 497dacc78f WiFi.BSSID and scan result BSSID with parameter as other WiFi libraries (#9008) Juraj Andrássy 2023-11-04 23:29:06 +01:00
  • 1662248b39 Add link to IDE 2.x LittleFS upload tool (#8998) Earle F. Philhower, III 2023-10-08 10:30:00 -07:00
  • 7f2deb14a2 Bump actions/checkout from 3 to 4 (#8984) dependabot[bot] 2023-09-05 14:48:53 +03:00
  • a348833a81 A new approach for erasing WiFi Settings (#8828) M Hightower 2023-08-29 08:24:07 -07:00
  • 1a4663fbe8 Add virtual beginMulticast(...) stub to UDP class (#8969) Luciano Martorella 2023-08-15 18:25:58 +02:00
  • f2da54d3a2 Add softAPbroadcastIP (#8963) reyfel 2023-07-27 00:52:59 +02:00
  • 90c4e3afc1 Change host from tls.mbed.org to api.my-ip.io (#8931) Ahmed El-Sharnoby 2023-07-24 02:32:06 +03:00
  • b7f7b7488a fix delay(0) (#8960) david gauchard 2023-07-19 00:25:31 +02:00
  • 10cd3a1eae Document git version install, upkeep and PR management (#8902) Max Prokhorov 2023-07-19 01:12:35 +03:00
  • dcceee8cbd Fixes occasional UMM_POISON failure (#8953) M Hightower 2023-07-18 14:34:42 -07:00
  • 521ae60a89 Fix for dangerous relocation: j: cannot encode (#8925) M Hightower 2023-06-16 08:39:29 -07:00
  • 8b33e2e250 Fix for occasional WebServer timeout issues (#8944) supersjellie 2023-06-14 17:22:27 +02:00
  • e05656bd78 Add support WiFiClientSecure TCP KeepAlive (#8940) Suwatchai K 2023-06-12 01:11:38 +07:00
  • 57fa6cdc92 Soft WDT: detect deliberate infinite loop at Postmortem (#8918) M Hightower 2023-04-30 16:05:32 -07:00
  • c517bfd997 umm_poison false positive from ISR (#8914) M Hightower 2023-04-28 05:57:50 -07:00
  • ad9aaef8c8 Fix removing first certificate in certs-from-mozilla.py (#8907) ilmanowar 2023-04-22 17:33:27 +03:00
  • c3f36316bf EspSoftwareSerial 8.0.2: possibly uninitialized inverted mode flag fix (#8911) Dirk O. Kaar 2023-04-22 15:57:12 +02:00