1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-29 16:03:14 +03:00

Commit Graph

  • 641c5cdc61 Scheduled Interrupt (#4609) hreintke 2018-06-19 23:26:57 +02:00
  • 91bb97ddb3 update Wemos D1 Mini Lite informations (#4809) harlock974 2018-06-14 12:39:19 +04:00
  • 794630e068 Remove dependency on SD/SPIFFS from CertStore (#4760) Earle F. Philhower, III 2018-06-12 19:06:26 -07:00
  • c0cfe875c2 Make BearSSL::write() blocking, match axTLS (#4804) Earle F. Philhower, III 2018-06-12 13:18:00 -07:00
  • ebda795f34 Support multiple tone(), analogWrite(), and Servo (#4640) Earle F. Philhower, III 2018-06-07 18:38:58 -07:00
  • ea4720b03e fix issue with compressed pointer (issue 4648) (#4752) Mike Morrison 2018-06-07 09:31:49 -07:00
  • 73d36bbc80 fix base64_encode_expected_len (#4786) david gauchard 2018-06-07 15:40:17 +02:00
  • 8cda9655e3 Allow to update credentials after setup performed. (#4789) Balázs Kelemen 2018-06-07 13:13:45 +02:00
  • 9db33e1827 Update to point to current Eclipse version (#4794) Nitin Dahyabhai 2018-06-07 00:39:42 -07:00
  • 9c5c16e9c8 add board WiFi Slot (#3916) acosinwork 2018-06-04 19:42:11 +03:00
  • ab7e109e4c A0 pin number can be changed in the variants (#4778) acosinwork 2018-05-31 15:23:32 +03:00
  • 1a9403df1b lwip2 fix and update (#4729) david gauchard 2018-05-25 17:24:00 +02:00
  • 144152ce6b update git+macos installation instructions (#4753) david gauchard 2018-05-25 04:45:02 +02:00
  • 5a033835e1 Add a build directory for libbearssl.a (#4736) Earle F. Philhower, III 2018-05-23 19:50:26 -07:00
  • 529baabef8 Return data in internal SSL buffers after close (#4756) Earle F. Philhower, III 2018-05-23 08:24:34 -07:00
  • 9b5f3c2882 Report connected when any bytes are available (#4754) Earle F. Philhower, III 2018-05-22 11:04:32 -07:00
  • a1a9b99af6 Add build_even/odd types to split Arduino tests (#4737) Earle F. Philhower, III 2018-05-21 11:34:15 -07:00
  • 83ab03436f Update README.md (#4730) Thomas Zahari 2018-05-18 13:35:10 +02:00
  • e3c970210f Add BearSSL client and server, support true bidir, lower memory, modern SSL (#4273) Earle F. Philhower, III 2018-05-14 20:46:47 -07:00
  • bd87970aae add http client configurable timeout usefull when download is slow on server side (#4705) Marian Craciunescu 2018-05-04 17:18:15 +03:00
  • 76a14b1f63 lwip2: fix static address management (#4677) david gauchard 2018-05-02 01:20:55 +02:00
  • 758b0bd124 Minimizing code redundancy (#4695) fabianoms 2018-04-28 17:02:08 -03:00
  • 41a64707f1 Fix WiFi status formatting issue (bullet list) (#4671) Marcel Stör 2018-04-26 01:46:17 +02:00
  • a0d1c64af8 Keep custom user flags passed via build_flags, such as a custom LD script (#4680) Ivan Kravets 2018-04-25 16:28:14 +03:00
  • d582cab938 remove autogenerated eagle.app.v6.common.ld and git-ignore it (#4618) david gauchard 2018-04-22 21:33:01 +02:00
  • c12c9e21cd Merge pull request #4661 from esp8266/ivankravets-patch-4 Ivan Kravets 2018-04-21 01:33:28 +03:00
  • f5423c40f2 @PlatformIO: VTables, custom lwIP, sync libs and flags // Resolve #4618 Ivan Kravets 2018-04-21 00:56:30 +03:00
  • 68f04bcaaf Merge pull request #4654 from esp8266/ivankravets-patch-3 Ivan Kravets 2018-04-19 17:01:45 +03:00
  • 1ae70adc02 Force ARDUINO macro to 10805 Ivan Kravets 2018-04-19 16:07:07 +03:00
  • 5d5ea92a4d Move continuation stack from .bss onto sys stack (#4622) Ivan Grokhotkov 2018-04-18 11:19:49 +08:00
  • 16a4f22194 save 192 RAM bytes when attachInterrupt unused (#4601) Peter Hoddie 2018-04-17 13:16:06 -07:00
  • 7820fb73a5 Added channel, ssid scan (#4636) Dan Worth 2018-04-13 14:55:45 -04:00
  • b08d282673 fix connection reset by peer case (#4626) david gauchard 2018-04-12 03:25:04 +02:00
  • 4305275f8d fix a very small typo in http client tests (#4633) Muhammad Azeez 2018-04-11 12:38:20 +03:00
  • dae30eccbe host side tests: update documentation about environment variables Ivan Grokhotkov 2018-04-10 21:34:27 +08:00
  • 1acaa8b8f6 allow reading test environment from python mocks Ivan Grokhotkov 2018-04-10 21:19:53 +08:00
  • 8bd26f2ded add support for environment variables in device tests Ivan Grokhotkov 2018-04-10 16:27:19 +08:00
  • 2315ac20bc import use of __PROG_TYPES_COMPAT__ define for compatibility with old arduino code (#4619) david gauchard 2018-04-10 12:23:33 +02:00
  • 1ca5838bed Add ESP.deepSleepMax() (#4627) Marcel Stör 2018-04-10 08:11:03 +02:00
  • 3138bdfc51 Update SoftwareSerial version to 3.4.1 (#4623) Peter Lerup 2018-04-10 05:48:28 +02:00
  • 491c9b8b1c Fix packet typo (#4621) Josef Kuchař 2018-04-08 16:12:42 +02:00
  • cc11b29ff1 board gen4iod: change flash mode from qio to dio (#4616) david gauchard 2018-04-08 02:35:10 +02:00
  • acbabf9895 Added new ESP_EEPROM to list of ESP libraries (#4529) Jim Watson 2018-04-08 00:28:26 +01:00
  • 149af7618c boards generator: new option --allgen (#4614) david gauchard 2018-04-07 20:16:04 +02:00
  • 3a110aa698 Allow other ESP debug port class types (#4611) Bryce Schober 2018-04-06 02:23:46 -07:00
  • b93cba1046 simple fixes (#4597) david gauchard 2018-04-03 01:58:22 +02:00
  • f2c7256539 Add flash for vtable destination, make it default, and add build menu to control options (#4582) Earle F. Philhower, III 2018-04-02 15:32:35 -07:00
  • 8ae553d99e I2s input API and examples (#4539) Earle F. Philhower, III 2018-04-02 07:37:21 -07:00
  • 7ae8f98e57 add board WiFiduino (#4590) i3water 2018-04-02 00:51:59 +08:00
  • 212a829942 Move cont_init from ram to flash (#4384) Kyle Fleming 2018-03-31 15:32:34 -07:00
  • 241531aa4c Adding softAP SSID & PSK query API (#4138) Iman Ahmadvand 2018-03-28 16:57:20 +04:30
  • 29580e8166 Fix for #4565 (rx fifo length), protect access to rx_buffer (#4568) Develo 2018-03-27 22:28:39 -03:00
  • decfbdda5f I2S driver fixes for IRQs, protocol, factoring (#4574) Earle F. Philhower, III 2018-03-27 16:40:34 -07:00
  • a3a3654584 Add linker MAP artifact to standard build process (#4186) Earle F. Philhower, III 2018-03-27 05:06:56 -07:00
  • f2187f50c7 ldscripts: a Makefile to change c++ vtables location (#4567) david gauchard 2018-03-26 23:35:57 +02:00
  • e1ca870695 defined SDA and SCL pins for Olimex MOD-WIFI-ESP8266(-DEV) (#4562) Marco Bisioli 2018-03-26 22:47:11 +02:00
  • ee1ef4a795 restore HardwareSerial::write(str) (#4564) david gauchard 2018-03-26 17:15:29 +02:00
  • 2105b8b06f Update core_esp8266_si2c.c (#3389) Christoph Gommel 2018-03-24 21:23:25 +01:00
  • 6464ae0c79 Added 50kHz operation mode for I2C/Wire library (#3401) derSeddy 2018-03-24 19:46:29 +01:00
  • 438d3f1d11 Update core_esp8266_si2c.c (#4070) mrwgx3 2018-03-24 11:49:27 -06:00
  • 2d39bcba7d Resolve updater size check bug (#4550) Zhenyu Wu 2018-03-23 14:01:17 -04:00
  • 559cb35025 spi: use const for output buffers (#4552) david gauchard 2018-03-23 17:39:20 +01:00
  • 95b1348a71 WiFiClient: clean up ClientContext before connecting (#4516) Ivan Grokhotkov 2018-03-23 23:19:45 +08:00
  • d5cbd91775 device test for #4516 (WiFiClient leaking) (#4549) david gauchard 2018-03-23 15:30:59 +01:00
  • 42f824b2e4 Fix WebServerSecure streamFile() (#4545) Earle F. Philhower, III 2018-03-21 20:53:37 -07:00
  • 3267443348 Fix random crashing of ClientContext::write(Stream) and write_P(PGM_P buf, size_t size) (#2504) (#4530) Harald 2018-03-22 04:01:22 +01:00
  • 479f1b3fed HardwareSerial: one more duplicate test missing the call (#4547) david gauchard 2018-03-22 02:26:34 +01:00
  • f8f205d54a Inefficient Print::write(data,len) shows message if used (only in debug mode) (#4537) david gauchard 2018-03-22 01:23:58 +01:00
  • 2013af1b19 fix minor issues in test runner scripts on device (#4542) david gauchard 2018-03-21 17:07:23 +01:00
  • 6580bf3477 uart: fix wdt input overrun (#4536) david gauchard 2018-03-21 13:28:34 +01:00
  • 6d3f0b4023 Two More Typos (#4534) Ryan MacLean 2018-03-19 12:50:26 -07:00
  • f9110f51c2 Add I2S callback on DMA read (#4205) Kristijan Gjoshev 2018-03-19 17:25:34 +01:00
  • d112dfa476 Update readme.rst (#4131) Jon H Peterson 2018-03-19 08:42:53 -05:00
  • 99d28902fb Quick Typo Fix (#4532) Ryan MacLean 2018-03-18 12:28:59 -07:00
  • 891113678c SPISlave.end() added (#4248) Juraj Andrássy 2018-03-18 05:53:54 +01:00
  • 855b03ce4d Fix exception handler, add assert, reduce RAM (#4187) Earle F. Philhower, III 2018-03-17 17:53:08 -07:00
  • 4e2e1f268c AddServiceTxt returning bool (issue #1962) (#4507) fabianoms 2018-03-17 20:16:26 -03:00
  • 4a958c8444 Record last failed alloc, dump on a panic (#4220) Earle F. Philhower, III 2018-03-17 07:51:32 -07:00
  • 06352ab0e1 Check Print::write(byte) return and stop on fail (#4527) Earle F. Philhower, III 2018-03-16 21:38:56 -07:00
  • 732e22ec37 OOM debug option: simplify its management and make it compatible with arduino-1.9beta (#4357) david gauchard 2018-03-16 19:56:32 +01:00
  • edd2754e2f Remove stray sigma_delta.h header (#4523) Earle F. Philhower, III 2018-03-16 07:56:34 -07:00
  • 461c922586 Compressed dns (#3769) Jonatan Olofsson 2018-03-16 13:46:35 +01:00
  • 836c7da8cc adds getautoreconnect() (#4359) Shawn A 2018-03-15 23:15:30 -05:00
  • 30155f2ad3 Fix menu and checklist in a01-espcomm_sync-failed (#4512) ZaPpInG 2018-03-16 04:04:56 +01:00
  • 3ce888e87b macro attributes should be used with brackets fabianoms 2018-03-12 21:23:57 -03:00
  • c51c7b47ee 4m2m support in ldscripts (#4454) david gauchard 2018-03-13 00:35:16 +01:00
  • 3934d10f21 Correct millis() drift, issue #3078 (#4264) mrwgx3 2018-03-12 12:28:04 -06:00
  • 5c0a57ff6d Specify units in CheckFlashConfig example sketch (#4490) per1234 2018-03-12 07:54:21 -07:00
  • 4b9d3d9e33 Fix some typos in the FAQ (#4503) Steven Conaway 2018-03-11 21:15:50 -07:00
  • ad5691d637 ie --> in (#4502) Steven Conaway 2018-03-11 20:13:53 -07:00
  • f070b55e11 Fix ESP8266WiFi/Diagnostics/Check Return Codes (#4504) Steven Conaway 2018-03-11 17:09:03 -07:00
  • afcbcd5cc9 Add support for hardware Sigma Delta generator Earle F. Philhower, III 2018-03-10 12:07:04 -08:00
  • 3b269c4a96 postmortem: raise exception when assert happens Ivan Grokhotkov 2018-03-09 11:42:48 +08:00
  • 170911a689 gdbstub, postmortem: clean up Ivan Grokhotkov 2018-03-09 11:42:19 +08:00
  • 0643d6e7ab Bugfix/persistentchecks (#3798) Shawn A 2018-03-08 20:55:09 -06:00
  • ac546acb80 Remove reference to an arrow/_right that doesn't exist (#4401) ZaPpInG 2018-03-09 00:15:18 +01:00
  • 70f522cff8 Fix stack trace unwinding within continuation lib (#4385) Kyle Fleming 2018-03-08 12:21:47 -08:00
  • 7f0b9d1be9 Rx fifo latency fix (#4328) Maurice Ribble 2018-03-08 10:16:14 -05:00
  • 61cd8d8385 examples: format all .ino files Ivan Grokhotkov 2018-02-19 18:30:59 +03:00
  • e226251b27 ci: check examples code style Ivan Grokhotkov 2018-02-19 18:29:34 +03:00