Commit Graph

  • 831f0ac29a
    Rename eep -> partitions.bin & hex -> bin (#4143) Marco Sirabella 2020-10-14 04:34:14 -0700
  • ee3bb16c77
    Fix support for following redirects added by ee88c42c3b (#4240) (#4385) Dan Oprescu 2020-10-14 12:32:47 +0100
  • d8dca9c73b
    bugfix (#4389) Andrey 2020-10-14 14:30:32 +0300
  • c3f3497048
    fixed some typos (#4395) programminghoch10 2020-10-14 13:27:49 +0200
  • 18c3345451
    fix typos in WiFiSTA.cpp (#4396) programminghoch10 2020-10-14 13:27:19 +0200
  • b07f1c11fe
    Updated Readme.md (#4400) Saptarsi Saha 2020-10-14 16:56:41 +0530
  • 2685a5dd7b
    Certificate isn't be free in case parse failure. (#4412) Vo Linh Truc 2020-10-14 18:25:26 +0700
  • 675a40b257
    Fix Not by reference. But the value was updated. (#3279) TANAKA Masayuki 2020-10-03 09:41:03 +0900
  • 3570d48eb9
    Added the DoIT ESPduino-32 board (#1520) Alex 2020-10-03 01:06:40 +0100
  • f76ec4f50b
    adds debugging to dnsserver (#1046) Shawn A 2020-10-02 18:59:55 -0500
  • fb6d5ad234
    Add Inex OpenKB Board (#4002) Pakpoom Eiamsouyngam 2020-10-03 06:20:10 +0700
  • 219ff3005b
    Add missing slashes in HTTPUpdate examples (#4238) sasodoma 2020-10-03 01:13:27 +0200
  • ccab428e4d
    Added definitions for TTGO-LoRA32-V2.1.6 (#4205) Christoph Schultz 2020-10-03 01:06:11 +0200
  • d2d24a14e0
    add board WiFiduino32 (#4218) i3water 2020-10-03 07:04:10 +0800
  • af11921535
    Add support for S.ODI_Ultra_v1.0 (#4372) SPELEC 2020-10-03 04:29:53 +0530
  • 82112384ca
    Fix missing headers when compiling as IDF component with Cmake (#4377) h2zero 2020-10-01 06:45:52 -0600
  • 99aa866477
    Update MDNSResponder::addService to return a boolean (#4365) thebigpotatoe 2020-10-01 22:44:24 +1000
  • 82670b96f8
    Fix for missed scan response data (BLEScan). (#4358) Jens Hauke 2020-10-01 14:43:30 +0200
  • 9e7b13e46d
    WebServer.handleClient delay (#4350) lbernstone 2020-10-01 06:42:23 -0600
  • 2243081f85
    add I2C_RX_FIFO_OVF_INT_ST handling to i2c_isr_handler_default (#4342) lienbacher 2020-10-01 14:40:42 +0200
  • 1f4491f4ee
    Updated AzureIoT submodule. (#4322) Tom Davis 2020-10-01 13:38:56 +0100
  • aa529eb5a0
    Fix getString() freeze on empty responses (#4317) wadim 2020-10-01 14:36:23 +0200
  • a9cb7c6d6f
    mismatched parameter names. Fixes #4310 (#4313) lbernstone 2020-10-01 06:35:40 -0600
  • 45d47e2be0
    Fix duplicated pin constant (#4282) Fabrice 2020-10-01 14:31:56 +0200
  • 99c94bb482
    Set SD state to idle before unregister (reduces power) (#4272) lbernstone 2020-10-01 06:31:16 -0600
  • f98fc7ee9f
    fix hwSerial tx only flush (#4263) Bert Melis 2020-10-01 14:30:45 +0200
  • 0957776855
    Reinit updater md5 related fields (#4260) Cristian Popescu 2020-10-01 15:29:58 +0300
  • d93245d0f5
    add m5stack-core2 board (#4255) Sean Kwok 2020-10-01 20:28:40 +0800
  • c917ed2504
    shallow clone to make installation faster (#4246) Dimitre 2020-10-01 08:43:48 -0300
  • ee88c42c3b
    Add support for following redirects in HTTPClient (#4240) Clickau 2020-10-01 14:41:54 +0300
  • 837cc3d271
    Added SparkFun ESP32 Thing Plus board (#4224) awende 2020-10-01 05:39:39 -0600
  • 9b2ae12fb7
    Added D pin numbers (#4220) gitolicious 2020-10-01 13:39:01 +0200
  • 86e221d087
    Update HelloServer.ino (#4219) Javi 2020-10-01 08:38:26 -0300
  • 663effa00e
    Update Parsing.cpp (#4217) nicolaser15 2020-10-01 08:37:59 -0300
  • 6f237a8415
    Fix ttgo twatch & tbeam board definition error (#4212) lewis he 2020-10-01 19:36:32 +0800
  • c3c38a8eb5
    Enable precompiled libraries (#4209) Sergey Lyubka 2020-10-01 12:32:20 +0100
  • 8fcc914853
    Added facility to invert the polarity of input UART bits. (#4200) brian-r-calder 2020-10-01 06:58:48 -0400
  • d03f8f1277
    Update pins_arduino.h (#4190) Sonthaya Boonchan 2020-10-01 17:54:01 +0700
  • 882b12c44e
    rmdir causes issues in SPIFFS. Fixes #4138, albeit not very cleanly (#4154) lbernstone 2020-10-01 04:52:24 -0600
  • 93d850f783
    Fixed comment with correct FQDN (#4152) Dan Head 2020-10-01 05:51:36 -0500
  • 4f48caca2c
    Set scan_duplicate in BLE scan params (#4126) buxtronix 2020-10-01 20:45:45 +1000
  • 80e9e42c3b
    Fix issue #3522 (WiFi does not restart after stopped) (#4114) Nikos Mouratidis 2020-09-30 20:34:10 +0800
  • 494061af26
    WebServer: Fix OOB write (#4088) Emil Sandstø 2020-09-30 14:28:28 +0200
  • 2fd3d042b2
    Fix #4046 Details below: (#4086) Kevin Hester 2020-09-30 05:27:35 -0700
  • b551310c37
    Minor change but could confuse some (#4084) ToXIc 2020-09-30 13:26:38 +0100
  • f30edd040e
    Update CaptivePortal.ino (#4080) lbernstone 2020-09-30 06:26:15 -0600
  • b7c5e502e7
    Add static pin support (#4078) chegewara 2020-09-30 14:25:42 +0200
  • fa8a1c38d5
    fix #4071 (#4072) M. Betz 2020-09-30 05:24:59 -0700
  • d56267bd8c
    Update GetChipID.ino (#4070) cweinhofer 2020-09-30 08:24:29 -0400
  • 1f6b0b35f8
    Have BLECLient gattc event handlers verify conn_id (#4064) buxtronix 2020-09-30 22:21:59 +1000
  • 342b9cf2d8
    Fix handling of registerForNotify in BLERemoteCharacteristic.cpp (#4063) buxtronix 2020-09-30 22:20:28 +1000
  • 11d071b1c8
    Fix to allow more than one certificate to be loaded (espressif#3248). (#4056) pulquero 2020-09-30 13:19:41 +0100
  • f48d9016fd
    Update T_Watch board properties and add revision selection (#4025) lewis he 2020-09-30 20:18:17 +0800
  • a55265f74b
    Fix clockCyclesPerMicrosecond Change from fixed value to current value (#3993) TANAKA Masayuki 2020-09-30 21:16:20 +0900
  • c1a7198e7d
    Don't change owner if take() doesnt succeed (#3987) Bascy 2020-09-30 14:15:47 +0200
  • 4d4a1fde36
    Added HealthyPi 4 Board Support (#3985) Ashwin K Whitchurch 2020-09-30 17:44:39 +0530
  • d219e56872
    Update pins_arduino.h (#3908) callifo 2020-09-30 21:37:26 +0930
  • 19ccc479c3
    WIFI_PS_MAX_MODEM feature requested #3896 (#3900) lbernstone 2020-09-30 06:06:58 -0600
  • c18d50cb91
    Use esp_partition_* functions in Updater.cpp (#3898) robertpoll 2020-09-30 13:06:19 +0100
  • 80418fadcf
    Fixes UART detach. Fixes #3878 (#3894) lbernstone 2020-09-30 06:04:18 -0600
  • 8b6d020352
    added new board Logsens V1p1 (#3880) Satyan Raj 2020-09-30 17:31:51 +0530
  • 5197916983
    Fix BLEClient disconnect bug (#3876) sindney 2020-09-30 20:01:02 +0800
  • 7e9d42da68
    ESP.getChipModel() and ESP.getChipCores() (#3847) Martijn Scheepers 2020-09-30 13:57:36 +0200
  • e34e0b45de
    Fixed bug where mutex would not be unlocked (#3837) Admar Schoonen 2020-09-30 13:56:41 +0200
  • ef2b54547e
    Fix issue #3833, data parsing of Eddystone TLM data frame (#3836) Bernd Giesecke 2020-09-30 19:55:58 +0800
  • 9856f0cc28
    Update RMTLoopback.ino (#3823) jgdent 2020-09-30 13:52:22 +0200
  • daa8c55667
    add new board mpython (#3814) hznupeter 2020-09-30 19:49:57 +0800
  • af7ec4ead1
    fix EEPROM class example (#3786) Mark D 2020-09-30 07:43:05 -0400
  • 9e65ed1af1
    Process compiler.libraries.ldflags (#3783) Mauricio de Oliveira 2020-09-30 04:42:04 -0700
  • 7a92f89d12
    Set TLS cert options before calling connect on client, so verify works (#3774) kliment 2020-09-30 13:41:03 +0200
  • 5871ca9ce9
    UpdateClass::printError now accepts the Print object (#3763) puuu 2020-09-30 20:39:25 +0900
  • 0dfa5babc2
    fix typo in WiFiMulti (#3737) Mark D 2020-09-30 07:37:21 -0400
  • e4b2ce4e81
    DNS resolving timeout change to prevent stack overlapping (#3731) Andrzej Sierżęga 2020-09-30 13:35:53 +0200
  • 7af4490fcc
    Update SPI.h Me No Dev 2020-09-30 14:34:37 +0300
  • 4204869ec9
    Extend Print class for 64bit integers. (#3688) Dirk O. Kaar 2020-09-30 13:31:36 +0200
  • ab23e8a656
    Greatly reduces error rate (half, or 0 zero errors, depends on in/out ranges) for round-trip mapping at the same performance. (#3655) Dirk O. Kaar 2020-09-30 13:28:51 +0200
  • 5999b7ba46
    removed double delete of characteristics (#3521) crnchbng 2020-09-30 13:25:31 +0200
  • 7b613c1238
    Added documentation regarding delay() resolution in esp-idf component (#3014) ducalex 2020-09-30 07:17:53 -0400
  • cee2359e33
    Update pins_arduino.h (#4211) Sean Kwok 2020-09-28 15:24:06 +0800
  • 37a7fb3d6a
    Update PlatformIO CI script (#4307) Valerii Koval 2020-08-31 18:06:34 +0300
  • 9d547a8a44
    Provisioning fixes for: 1.Space 2.Provisioned (#4291) Sweety 2020-08-25 13:33:06 +0530
  • 1fd5cd79c5
    Add OTA update feature Sweety 2020-08-25 13:31:58 +0530
  • 4d98cea085 Add Wire:setPins(sda, scl) me-no-dev 2020-07-19 02:21:15 +0300
  • b92c58d74b
    M5Stack's product offering includes various ESP32-based camera devices. (#4030) Nigel Mellor 2020-05-31 23:41:56 +0100
  • 35d9759fa6
    Fix for issue 3974 m_connectedCount incorrectly decremented when no connection exists James.Y 2020-05-31 15:35:01 -0700
  • 09bff5027d
    Add a new board of KITS for IoT education (#3703) kitsrnd 2020-05-29 17:46:25 +0900
  • 79f77afc98
    update M5Camera pins (#4021) Gitshaoxiang 2020-05-22 05:59:33 -0400
  • 594ee6d249
    Update SD_MMC.cpp (#4020) Verkehrsrot 2020-05-22 10:07:40 +0200
  • 934841e236
    Added missing wifi_provisioning dependency. (#4003) PaulMartinsen 2020-05-22 19:30:21 +1200
  • 49b76649f1
    HardwareSerial bugfix & improvement (#3713) hreintke 2020-05-05 16:55:58 +0200
  • 5d9bb5cf50
    Allow using custom linker scripts (#3735) Valerii Koval 2020-05-04 16:47:14 +0300
  • c8215315ae
    Add M5Stack-ATOM Board (#3883) Gitshaoxiang 2020-04-23 06:39:31 -0400
  • 4d118b36a2
    Minor modifications in provisioning (#3919) sweetymhaiske 2020-04-21 17:09:26 +0530
  • 2c9b648502
    Add support of unified provisioning to Arduino sweetymhaiske 2020-04-16 02:07:55 +0530
  • 5508689ea3
    Update install-platformio-esp32.sh Me No Dev 2020-04-13 12:47:34 +0300
  • 0f772270fb
    add new board Handbit (#3807) hznupeter 2020-03-12 16:16:50 +0800
  • 13e02063d6
    Move _STREAM_BOUNDARY before _STREAM_PART (#3720) Alexander Bergmann 2020-02-14 10:03:38 +0100
  • 9b75c65fc7
    Add Senses's WEIZEN board from Senses IoT platform (#3687) Isaranu Janthong 2020-01-29 22:08:14 +0700
  • 109ba7a3b4
    Revert "std::shared_ptr Memory Leak (#3680)" (#3682) Me No Dev 2020-01-29 12:30:08 +0200
  • b2c678877c
    std::shared_ptr Memory Leak (#3680) chuck todd 2020-01-29 03:18:54 -0700