Commit Graph

  • 7cdfb8bc7c
    Refactor BLEAdvertisedDevice (#4739) Markus Frey 2021-02-16 10:02:58 +0100
  • 8134a42162 Fix leak of memory and possible crashes in AsyncUDP me-no-dev 2021-02-16 10:26:37 +0200
  • f13ff65691
    AsyncUDP: Added lastErr helper variable (#4789) Andre Lorbach 2021-02-16 01:21:53 +0100
  • e831680a41
    Fixed a memory leak in BLE (issue #4753) (#4761) ushiboy 2021-02-16 08:50:24 +0900
  • d964873840
    Added more inclusive CORS policy (#4767) Szymon Zmilczak 2021-02-16 00:49:30 +0100
  • 7e8993fc83
    Speed up upload by a factor of 17 (#4787) Mitch Bradley 2021-02-15 13:47:01 -1000
  • 15bae92a72
    Idf release/v3.3 d8082b7f3 Me No Dev 2021-02-16 01:37:37 +0200
  • 6f23cd5988 Make sure that HTTPClient disconnects from the old server if redirecting to new one me-no-dev 2021-02-04 02:42:44 +0200
  • ad4cf1461b Rework setHostname for WiFi STA me-no-dev 2021-02-03 13:17:49 +0200
  • 5de03a3918 Fix WiFi STA config IP to INADDR_NONE results in 255.255.255.255 me-no-dev 2021-02-03 11:47:35 +0200
  • 4b385690bc
    Move default Arduino partitions to a separate section (#4747) Valerii Koval 2021-01-27 13:52:39 +0200
  • dd513df124
    Add arm64 support for mkspiffs Me No Dev 2021-01-21 14:42:31 +0200
  • cee659563d
    IDF release/v3.3 7e63061fa (#4726) Me No Dev 2021-01-21 14:33:55 +0200
  • 55442a05a4
    Remove an unused variable 'channel' (#4725) estshorter 2021-01-21 21:31:25 +0900
  • c9b3e512dd
    Make BLERemoteCharacteristic::getRemoteService() public #3367 (#4735) Emanuel Posescu 2021-01-21 14:30:33 +0200
  • 8d0e68db4f
    Added parameter to Preferences::begin to select non-default NVS partition (#4718) bot1131357 2021-01-16 04:06:51 +1100
  • d2530850a3
    Copy platformio-build.py in the release package Me No Dev 2021-01-14 11:17:21 +0200
  • 7ecbb483da Update toolchain and move files to github me-no-dev 2021-01-12 17:53:49 +0200
  • b0e896e9ae
    IDF release/v3.3 cd59d107b (#4708) Me No Dev 2021-01-12 15:24:34 +0200
  • 08f4665775
    Change fetch depth for release so that history can be fetched Me No Dev 2021-01-12 15:09:28 +0200
  • 2452c1fb53
    IDF release/v3.3 71df1f742 Me No Dev 2021-01-11 14:20:02 +0200
  • 5f98370707
    Add IP101 support (#4620) Keegan Morrow 2021-01-11 05:00:35 -0500
  • 81b9130d8d
    BluetoothSerial SSP Authentication with callbacks (#4634) richardclli 2021-01-11 17:58:15 +0800
  • 434d02c49f
    BLERemoteCharacteristic::registerForNotify: Permit event registration without updating descriptor. (#4659) Andrew 2021-01-11 20:44:38 +1100
  • 15db297130
    availableForWrite (#4664) drmpf 2021-01-11 20:43:10 +1100
  • fe093a5e35
    Sanitize compiler warning in BLERemoteService.cpp (issue #4660) (#4669) Verkehrsrot 2021-01-11 10:42:32 +0100
  • a0ef17a9dd
    Use non-deprecated DPORT values in SPI HAL (#4682) kabir-plod 2021-01-11 17:40:18 +0800
  • be77bd4e27
    Resolve crash with timer interrupt functions called from ISR (#4684) Nikhil Choudhary 2021-01-11 03:39:39 -0600
  • ef99cd7fe7
    Add WiFiClientSecure::setInsecure() to equalize API with ESP8266 (#4648) Me No Dev 2020-12-21 01:09:37 +0200
  • b05bdf6904 Update esptool for Big Sur me-no-dev 2020-12-07 10:19:55 +0200
  • 442c63a4c6
    IDF release/v3.3 b4c075169 (#4604) Me No Dev 2020-12-07 10:03:16 +0200
  • d1a4b3b822
    Add loop task stack size config to Kconfig Me No Dev 2020-12-02 11:56:45 +0200
  • 7d5bf9e385
    [1.0.5] Make looptask stack size configurable (#4564) coylen 2020-12-02 09:52:04 +0000
  • aac26a4d1e
    [1.0.5] Update Heltec ESP32 series boards definition (#4577) Aaron.Lee 2020-12-02 17:50:12 +0800
  • 804c221499 Update .gitignore me-no-dev 2020-12-01 22:20:06 +0200
  • 3236358ded
    Update WiFiClient.cpp (#4573) Clemens Kirchgatterer 2020-12-01 15:35:12 +0100
  • 82e71f9b50
    Update ssl_client.cpp (#4574) Clemens Kirchgatterer 2020-12-01 15:34:36 +0100
  • 2e12392721
    IDF release/v3.3 c33fc7821 Me No Dev 2020-12-01 16:22:18 +0200
  • 6b0114366b
    Fix logic in SPIClass::setHwCs. (#4559) Marc J 2020-11-23 04:22:43 -0800
  • 18832bb418
    M5TimerCam: add LED_BUILTIN & SS/MOSI/MISO/SCK (#4560) FedericoBusero 2020-11-23 13:21:58 +0100
  • 97dcea2b99
    Update library.properties (#4563) Mike Dunston 2020-11-23 04:21:34 -0800
  • dcff2e9774
    Separate Provisioning library from WiFi library (#4547) Sweety 2020-11-19 03:42:16 +0530
  • 6d256b6454
    IDF release/v3.3 68b237fe5 with Disable IRAM optimisation for WiFi Me No Dev 2020-11-16 13:06:50 +0200
  • f6bf0f7aa2 IDF release/v3.3 68b237fe5 me-no-dev 2020-11-16 12:44:07 +0200
  • a59eb5d51e
    Merge branch 'master' into idf-release/v3.3 Me No Dev 2020-11-16 12:09:23 +0200
  • adafd9d7c0
    Merge pull request #4538 from loick111/feature/custom_variants_dir Me No Dev 2020-11-15 20:43:43 +0200
  • ac9fdeffe4 Allow custom variants directory Loick MAHIEUX 2020-11-15 16:20:02 +0100
  • cee7b4237c
    Merge branch 'master' into idf-release/v3.3 Me No Dev 2020-11-15 12:02:51 +0200
  • 954df2fc3e Disable IRAM optimization for WiFi me-no-dev 2020-11-15 11:56:01 +0200
  • e41fb08b2a
    Update esptool to work on BigSur Me No Dev 2020-11-15 08:53:07 +0200
  • d8b1fc81c0
    Added usedBytes to match other filesystems (#4534) lbernstone 2020-11-14 23:48:21 -0700
  • 378b6ac032
    Fix issue in webserver with Chrome based browsers Me No Dev 2020-11-15 08:46:23 +0200
  • cecef8e930 IDF release/v3.3 68b237fe5 me-no-dev 2020-11-14 00:33:27 +0000
  • a8e99baeab
    Merge branch 'master' into idf-release/v3.3 Me No Dev 2020-11-12 21:29:57 +0200
  • b6cc108d49
    Update WiFiProv.cpp (#4519) Clemens Kirchgatterer 2020-11-10 19:51:10 +0100
  • 8816bb5505
    Added #define LED_BUILTIN to all pins_arduino.h that need it. (#4520) lbernstone 2020-11-10 11:50:35 -0700
  • 3274602eb0
    Notify the batteryLevel change (#4517) Robby Decosemaeker 2020-11-10 12:02:00 +0100
  • 534f0810a6
    fix bitWrite macro (#4507) Pavel Melnikov 2020-11-09 22:08:13 +0700
  • 28a8073069
    Fix issue 4095 (#4503) M Hotchin 2020-11-07 18:55:59 -0800
  • 7494c4e76d IDF release/v3.3 44ec7972b me-no-dev 2020-11-08 00:36:32 +0000
  • 486a4c66c4
    SDCARD: First sector always written twice if multiple sectors are updated Me No Dev 2020-11-06 22:20:20 +0200
  • c1951670d1 IDF release/v3.3 66d3783c8 me-no-dev 2020-11-06 18:15:23 +0000
  • ad07d36932
    Update README.md Me No Dev 2020-11-06 17:21:12 +0200
  • c6a8da61f7
    Allow faster reuse of socket, to be able to restart WifiServer. (#4306) ahorn42 2020-11-06 13:16:50 +0100
  • dd1a15478f
    add TimerCAM and CoreInk board (#4498) Sean Kwok 2020-11-06 19:30:57 +0800
  • bcb7012a32
    Change variants folder T-Beam (#4496) Timo Wielink 2020-11-06 10:42:18 +0000
  • 3968821834
    HttpClient uses Serial.printf() (#4488) Frank 2020-11-04 13:49:33 +0100
  • 90f869e772
    Fix BUG: Parsing of first line fails (#4484) Frank 2020-11-04 01:24:01 +0100
  • be4d3b6cb8
    Try to fix issue with GIT 2.29.0 Me No Dev 2020-11-03 22:22:35 +0200
  • 60606e5ad0
    Update on-release.sh Me No Dev 2020-11-03 21:53:22 +0200
  • 22b427df0f
    IDF release/v3.3 (#3672) Me No Dev 2020-11-03 21:20:00 +0200
  • 6e5be78838
    Update install-arduino-ide.sh Me No Dev 2020-11-03 21:12:05 +0200
  • e2452c0dfc
    Added isKey method to Preferences (#4441) lbernstone 2020-11-03 08:03:04 -0700
  • 56a7ae8712
    Trailing spaces (#3738) Mark D 2020-11-02 15:11:26 -0500
  • e4b008e712
    Handle stream timeouts properly, for slow HTTP/HTTPS links (#3752) Denys Fedoryshchenko 2020-11-02 22:01:27 +0200
  • 76afaf2d6b
    Add more options to the AI thinker cam. (#4253) HACKER3000 2020-11-02 20:21:22 +0100
  • dccb4e8608
    improve & fix BLEScan when wantDuplicates (#3995) saknarak 2020-11-03 01:41:50 +0700
  • c2346c37da
    Add initial support for arm64 toolchain. (#4117) Jorropo 2020-11-02 19:39:31 +0100
  • 3491ca7845
    Add virtual beginMulticast(...) stub to UDP class (#4061) sasaki takeru 2020-11-03 03:26:50 +0900
  • 0e341a6192
    Add sdkconfig option CONFIG_ARDUINO_UDP_TASK_PRIORITY, which sets the task priority for the UDP vtask." (#4131) Ivorius 2020-11-02 19:21:59 +0100
  • 76cd2e2375
    Fix BLE connection handling (#4137) buxtronix 2020-11-03 05:20:40 +1100
  • 9f7ff009c6
    Fix parameter to BLEDevice::updatePeerDevice (#4133) buxtronix 2020-11-03 05:20:16 +1100
  • 704b71dabe
    Fix header parsing Me No Dev 2020-11-02 20:10:22 +0200
  • 7c0572172c
    Fix for issue #4158: BLEAdvertising - Crash with stack trace originating in Bluedroid (#4182) Ernst Sikora 2020-11-02 18:39:20 +0100
  • f57c36782f
    Add sendContent overload that takes a const char* and a length (#4276) Niklas Mollenhauer 2020-11-02 18:17:02 +0100
  • 3054bdf5a5
    HTTPUpdateServer library (#4244) Hristo Kapanakov 2020-11-02 19:16:23 +0200
  • 1014ba40af
    Update ISSUE_TEMPLATE.md (#4416) lbernstone 2020-11-02 09:59:46 -0700
  • d6b91872cb
    Fix for espressif#3460 issue (#4424) Ivan Golubic 2020-11-02 20:59:03 +0400
  • d6b383f84b
    Merge pull request #4429 from Bmooij/feature/Add_flash_helper_constructor_to_Uri Me No Dev 2020-11-02 18:56:08 +0200
  • cadbad8850
    Add partition label argument to Update and ArduinoOTA classThe UpdateClass in the Updater component has the ability to update data toa SPIFFS partition. It selects the first available partition using theESP-IDF esp_partition_find_first() function.That behaviour is problematic if one has multiple SPIFFS partitions.This change allows a user to pass the label argument (defaults to NULL)to UpdateClass::begin() so a specific SPIFFS partition can be updated.Additionally, ArduinoOTA can set this partition label using thenew method ArduinoOTAClass::setPartitionLabel which is optional.This change does not break compatibility. (#4442) thewavelength 2020-11-02 17:49:24 +0100
  • 3cbfa2ffef
    Add partition label argument to SPIFFS (#4443) thewavelength 2020-11-02 17:47:36 +0100
  • 360e04fa36
    Fixing BLE GATT Characteristic notification and Characteristic Descriptor read (#4464) Jimmy Durand Wesolowski 2020-11-02 17:36:25 +0100
  • 57145ade6f
    Small description comment correction (#4471) Muhammad Mobashir 2020-11-02 21:35:23 +0500
  • f39024675c
    Don't convert to null-terminated string prior to writeValue (#4473) snosrap 2020-11-02 08:34:57 -0800
  • f7fb00632e
    #4293 added missing '<tr>' (#4450) JelleWho 2020-10-27 14:35:54 +0100
  • 7e40de226f
    Fixes #4435 - WiFiClient improperly treats zero data available for read as an error (#4448) M Hotchin 2020-10-27 03:01:41 -0700
  • ae240a3902 Add flash helper constructor to Uri Bob Mooij 2020-10-19 16:20:49 +0200
  • 1287c52933
    Add missing "-mlongcalls" flag to PlatformIO build script (#4420) Valerii Koval 2020-10-16 21:58:05 +0300
  • 25bd585c25
    Corrections of Stream.Find, FindUntil and added FindMulti - like AVR-Core Libraries (#3442) Alexandre Trevizoli 2020-10-14 09:20:40 -0300
  • d79a1f3d10
    Add an aditional (void *) arg to the RMT callback (much like Ticker() et.al.). (#3345) Dirk-Willem van Gulik 2020-10-14 13:41:50 +0200