1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-28 05:01:28 +03:00

Commit Graph

  • 349e67f7f5 Fix I2S reported rate for 24b mode (#7838) Earle F. Philhower, III 2021-01-24 09:59:20 -08:00
  • f0e8f8eac4 Update eboot to build with C17, not C99 standard (#7837) Earle F. Philhower, III 2021-01-23 16:24:15 -08:00
  • e0cfb5a995 Add 24-bit mode to I2S (#7835) Earle F. Philhower, III 2021-01-23 14:40:29 -08:00
  • b3fe0aab19 Hexdump fix&update (#7831) david gauchard 2021-01-22 23:04:22 +01:00
  • 11a2fb3872 Dynamically configure exceptions support (#7834) Valerii Koval 2021-01-22 17:08:45 +02:00
  • 2402958208 Merge pull request #7629 from Erriez/feature/issue-2246-multi-wifi-hidden Develo 2021-01-21 01:11:21 -03:00
  • d90015e326 Merge branch 'master' into feature/issue-2246-multi-wifi-hidden Erriez 2021-01-19 16:12:54 +01:00
  • 85e2ffffe1 Allow users to inherit and override CertStore (#7827) Paulo Cabral Sanz 2021-01-18 16:59:20 -03:00
  • f5fd5912fe Allow specifying waveform generator in source code (#7800) Earle F. Philhower, III 2021-01-17 15:57:26 -08:00
  • a4b6003c2e Replacement for Boot ROM aes_unwrap (#7773) M Hightower 2021-01-13 15:43:55 -08:00
  • dbc5e4164c Supersede #3856, remove undef min/max (#7824) Earle F. Philhower, III 2021-01-12 17:58:04 -08:00
  • df5e113b88 HeapSelectDram for pvPortMalloc, ... (#7790) M Hightower 2021-01-12 15:08:41 -08:00
  • e938739115 Prevent nullptr dereference on OOM (#7823) Paulo Cabral Sanz 2021-01-12 19:55:57 -03:00
  • 0203dea024 Added replacement for the Boot ROM _xtos_set_exception_handler (#7820) M Hightower 2021-01-12 13:51:26 -08:00
  • 07241dd407 Avoid UB and abort on nullptr buffer (#7822) Paulo Cabral Sanz 2021-01-12 18:39:55 -03:00
  • 34545a160d Invalid read return value fix (#7817) Earle F. Philhower, III 2021-01-08 20:08:36 -08:00
  • 98a19ab245 Protect against server hijacking error handling (#7811) Paulo Cabral Sanz 2021-01-08 02:22:36 -03:00
  • adbd23b6e2 Add stub for analogReference (#7809) Earle F. Philhower, III 2021-01-07 21:14:14 -08:00
  • 67e1dfc5a4 Extended ASM got fussy when using different optimizations. ie. HWDT (#7816) M Hightower 2021-01-07 21:05:24 -08:00
  • 2f5979f1f0 Verify IRAM sum results using DRAM as reference. (#7812) M Hightower 2021-01-07 20:45:15 -08:00
  • f959cb321b EspSoftwareSerial 6.11.2: Delegate<> assign operators added. (#7815) Dirk O. Kaar 2021-01-08 05:36:58 +01:00
  • 43f44e4b13 emulation on host: millis()/micros() now start at 0 (#7810) david gauchard 2021-01-05 12:21:16 +01:00
  • 100a8df33f Reduce BearSSL code size by not -O2 FSMs (#7807) Earle F. Philhower, III 2021-01-03 13:47:39 -08:00
  • da138456a6 Fix header FSM in webserver, fix Windows uploads (#7805) Earle F. Philhower, III 2021-01-01 13:07:59 -08:00
  • 5b42e73baa upgrade arduino in CI (#7716) david gauchard 2020-12-31 23:19:58 +01:00
  • a25895a764 Minor EspSoftwareSerial release 6.11.1 (#7804) Dirk O. Kaar 2020-12-31 21:56:44 +01:00
  • 229903a24d Minor EspSoftwareSerial release 6.11.0 (#7802) Dirk O. Kaar 2020-12-31 19:54:12 +01:00
  • 84260dcb44 Write loop could lead to wdt with low bitrates or large buffers. Fixes #7746 (#7799) Dirk O. Kaar 2020-12-31 01:05:20 +01:00
  • a3a7a23a92 Typo error in ESP8266WiFiGeneric.h (#7797) David Luna 2020-12-27 22:15:26 +01:00
  • 5c29517d11 lwip2: use pvPortXalloc/vPortFree and "-free -fipa-pta" (#7793) david gauchard 2020-12-24 19:56:21 +01:00
  • 5356c87b5b Use smarter cache key, cache Arduino IDE (#7791) Earle F. Philhower, III 2020-12-23 15:00:04 -08:00
  • c487ca5233 Update to SdFat 2.0.2, speed SD access (#7779) Earle F. Philhower, III 2020-12-23 11:39:12 -08:00
  • 9de8373f1b BREAKING - Upgrade to upstream newlib 4.0.0 release (#7708) Earle F. Philhower, III 2020-12-23 11:21:38 -08:00
  • e25ad86c91 mock: +hexdump() from debug.cpp (#7789) david gauchard 2020-12-22 22:50:53 +01:00
  • 51c2a1437b more lwIP physical interfaces (#6680) david gauchard 2020-12-22 22:36:21 +01:00
  • 35d22edeec Rationalize File timestamp callback (#7785) Earle F. Philhower, III 2020-12-22 01:41:11 -08:00
  • f1dc6e90ee Update to LittleFS v2.3 (#7787) Earle F. Philhower, III 2020-12-21 21:21:42 -08:00
  • 032db6fc81 WiFiServerSecure: Cache SSL sessions (#7774) Zakary Kamal Ismail 2020-12-22 00:13:43 -05:00
  • 8add1fd2d9 platform.txt: instruct GCC to perform more aggressive optimization (#7770) Takayuki 'January June' Suwa 2020-12-22 14:06:19 +09:00
  • 7dbef42ada LEAmDNS fixes (#7786) david gauchard 2020-12-22 01:29:00 +01:00
  • f3521da173 Move uzlib to master branch (#7782) Earle F. Philhower, III 2020-12-19 10:31:52 -08:00
  • a9c46d07d5 Update to latest uzlib upstream (#7776) Earle F. Philhower, III 2020-12-17 14:03:41 -08:00
  • dbe7eb89b9 EspSoftwareSerial bug fix release 6.10.1: preciseDelay() could delay() for extremely long time, if period duration was exceeded on entry. (#7771) Dirk O. Kaar 2020-12-15 21:22:57 +01:00
  • dd8c2e6b8b Fixed OOM double count in umm_realloc. (#7768) M Hightower 2020-12-14 12:47:11 -08:00
  • 9eb618e3af Added missing check for failure on umm_push_heap calls in Esp.cpp (#7767) M Hightower 2020-12-14 11:37:41 -08:00
  • fd69945abc Fix: cannot build after #7060 on Win64 (#7754) Takayuki 'January June' Suwa 2020-12-15 04:09:24 +09:00
  • 9a36cfdee9 Add the missing 'rename' method wrapper in SD library. (#7766) Costin Stroie 2020-12-14 17:14:50 +02:00
  • 1e016a4237 i2s: adds i2s_rxtxdrive_begin(enableRx, enableTx, driveRxClocks, driveTxClocks) (#7748) david gauchard 2020-12-12 01:41:30 +01:00
  • e76a98d335 Removed obsolete debug code (#7757) M Hightower 2020-12-11 09:24:03 -08:00
  • 0f58a9009c WiFiServer.cpp: Fix warning (#7755) Takayuki 'January June' Suwa 2020-12-11 18:54:23 +09:00
  • 456640012c makecorever.py: Hide GIT error messages. Fixes #7744 (#7745) Manuel Reimer 2020-12-10 18:11:26 +01:00
  • eaaa1dbcc8 Normalize platform.txt pattern numbers (#7752) Earle F. Philhower, III 2020-12-10 08:39:58 -08:00
  • d4254e03f5 Fixes https://github.com/esp8266/Arduino/issues/7749#issue-760585820 (#7750) M Hightower 2020-12-10 04:47:22 -08:00
  • 8b662ed3b3 PoC cache configuration control (#7060) M Hightower 2020-12-06 05:15:42 -08:00
  • 47e7b2db6c emulation on host: various minor fixes (#7741) david gauchard 2020-12-04 02:36:44 +01:00
  • 594831d605 WiFiClientSecure: use context (#7680) david gauchard 2020-12-03 10:35:24 +01:00
  • 35a5a7026c emulation on host: fix make clean (#7740) david gauchard 2020-12-02 22:27:24 +01:00
  • 5631051378 Update a02-my-esp-crashes.rst (#7739) Martin Berka 2020-12-02 01:14:14 -08:00
  • 2c178235c2 emulation on host: makefile rework (#7738) david gauchard 2020-12-02 10:01:56 +01:00
  • 8565ac8fbc Update to pyserial 3.5, esptool 3.0 (#7737) Earle F. Philhower, III 2020-12-01 17:41:23 -08:00
  • 11519dd1a0 Clarified implementation of the signed OTA implementation (#7736) Davy Landman 2020-12-02 02:33:13 +01:00
  • 7a368747e0 ETag support for WebServer (#7709) Luca Passarella 2020-12-01 09:52:58 +01:00
  • 2e4563c76b Receiving no data in Updater is an error (#7729) Earle F. Philhower, III 2020-12-01 00:42:36 -08:00
  • cfd9a34c49 Specify where Additional Boards Manager URLs is (#7733) Jannik 2020-12-01 09:29:32 +01:00
  • 0e4c838a00 Update to latest BearSSL as of Nov 2020 (#7732) Earle F. Philhower, III 2020-11-30 09:11:45 -08:00
  • 84fdf15fdc Merge branch 'master' into master Earle F. Philhower, III 2020-11-29 12:56:22 -08:00
  • 92175d7090 Rewrite multipart boundary detection (#7728) Earle F. Philhower, III 2020-11-28 17:22:34 -08:00
  • 04b0c270e4 Added GZipped OTA support in elf2bin and PlatformIO (#7727) Drzony 2020-11-29 02:09:25 +01:00
  • 8c7fd6aac1 PROGMEM compatibility changes to String (#7724) Drzony 2020-11-25 14:20:29 +01:00
  • 32dbc2cb3d Merge pull request #7717 from dok-net/phaselocked_cb_fix Develo 2020-11-21 14:50:39 -03:00
  • f8115c32c9 Fix callback expected return to CPU cycles instead of µs for PR 7022. Fix inline documentaton for both Dirk O. Kaar 2020-11-21 18:25:51 +01:00
  • 47a57e1ec6 Update to ESP8266HTTPClient.cpp for no Content-Length (#7691) drderiv 2020-11-20 15:23:43 -08:00
  • 9f80841319 Update FSTools.cpp sticilface 2020-11-20 20:52:13 +00:00
  • 27b54f57bd CI waveform flavour select (#7715) david gauchard 2020-11-20 21:35:41 +01:00
  • 4c7a20868a Undo accidental loss of 6.10.0 SoftwareSerial (#7714) Earle F. Philhower, III 2020-11-19 21:53:02 -08:00
  • ccdde5f396 Re-implement PWM generator logic (#7231) Earle F. Philhower, III 2020-11-19 20:47:05 -08:00
  • 59315836f2 schedule_recurrent_function_us should be in iram (#7713) david gauchard 2020-11-19 23:01:45 +01:00
  • eec4dc490b install a new waveform-flavouring Arduino IDE menu and a new PIO #define (#7712) david gauchard 2020-11-19 22:33:31 +01:00
  • 0e735e386d Waveform: fix significant jitter, that stresses servos and is clearly audible in Tone output (#7022) Dirk O. Kaar 2020-11-19 22:12:06 +01:00
  • 8fe80f1630 WString: Optimize a bit (#7553) Takayuki 'January June' Suwa 2020-11-16 18:40:48 +09:00
  • 5ae3efb823 EspSoftwareSerial 6.10.0: override keyword for recent Print::availableForWrite() addition (#7710) Dirk O. Kaar 2020-11-15 19:13:34 +01:00
  • 7db7ab8359 Merge branch 'master' of https://github.com/sticilface/Arduino sticilface 2020-11-15 11:20:27 +00:00
  • 9feb47ab06 Fix indentation to spaces Run test/restyle.sh Remove commented code Use #ifdef blocks for debugging. DEBUG_ESP_CORE and DEBUG_ESP_PORT use static constexpr layout which saves ROM ~500B for unused vars sticilface 2020-11-15 11:01:42 +00:00
  • f4a42a0c1b Merge branch 'master' of https://github.com/esp8266/Arduino sticilface 2020-11-15 09:23:24 +00:00
  • 979bbfea72 Use -std=gnu17 instead of -std=c17 for GCC and test (#7588) Max Prokhorov 2020-11-15 03:38:32 +03:00
  • 4db11376da Merge branch 'master' into master Earle F. Philhower, III 2020-11-14 11:10:01 -08:00
  • 417aacc509 Fix sntp_get_real_time prototype in header (#7707) Earle F. Philhower, III 2020-11-14 00:38:29 -08:00
  • 9b437d7c5e Change servo defaults to safer defaults (#7023) Dirk O. Kaar 2020-11-14 08:59:14 +01:00
  • c5c9f845d1 Provide String::indexOf for a char* needle (#7706) Paulo Cabral Sanz 2020-11-13 17:13:32 -03:00
  • 8375faa542 Fix newlib to support <+-nn> timezone names (#7702) Earle F. Philhower, III 2020-11-12 09:31:01 -08:00
  • 4de681b504 Help newlib TZ parser (#7699) david gauchard 2020-11-10 23:35:04 +01:00
  • c919f61169 update documentation example (#7697) david gauchard 2020-11-10 22:17:17 +01:00
  • 5022cf0ff7 fix different sign complication error sticilface 2020-11-07 19:40:45 +00:00
  • 4afa2d4502 remove unused variable sticilface 2020-11-07 19:40:22 +00:00
  • e9d486bee3 Merge branch 'master' of https://github.com/sticilface/Arduino sticilface 2020-11-07 19:25:47 +00:00
  • ee1481aa7c Parsed with restyle.sh. Compile with all errors. sticilface 2020-11-07 19:24:31 +00:00
  • d382a33c7d Fix unused variable i sticilface 2020-11-07 19:23:09 +00:00
  • cbf4073695 Update FSTools.cpp sticilface 2020-11-07 08:36:54 +00:00
  • 745db9ab55 Oops. Need to pass layout by reference in order to capture the correct address. Took a while to find that. There maybe a better way to store all these configs sticilface 2020-11-06 22:33:01 +00:00
  • 0fb1ebc3c0 Add FSTools with examples of how to convert between SPIFFS and LITTLEFS. sticilface 2020-11-06 20:31:43 +00:00