Commit Graph

  • 44c11981d2
    Added UM FeatherS2 Neo to boards.txt and added appropriate variants. (#5615) master Unexpected Maker 2021-08-31 16:28:56 +1000
  • 9eea85f9ff
    Check if m_pServerCallbacks is not null before calling method. (#5603) Mark 2021-08-30 23:20:02 -0700
  • 24b76cbb14
    Add string constructor and concat routines taking explicit length args (#5586) rcombs 2021-08-31 01:12:27 -0500
  • 4a55ff970d
    Add support for the hardware CDC in ESP32-C3 (#5614) Me No Dev 2021-08-31 08:47:55 +0300
  • a62979d8a0
    Add missing upload.flags (#5589) Francisco de los Ríos 2021-08-25 09:40:13 +0200
  • 1f59c5abec
    Adds HardwareSerial::setRxBufferSize() (#5583) Rodrigo Garcia 2021-08-24 02:21:20 -0300
  • 0730e0ec93
    Include nvs_commit() on three methods (#5309) beamholder 2021-08-23 12:23:42 -0600
  • c45cff5f83
    Implement USB HID Device Support for ESP32-S2 (#5538) Me No Dev 2021-08-23 17:27:34 +0300
  • b1d072df9f
    Implements UART SerialHardware Refactoring on top of IDF (#5549) Rodrigo Garcia 2021-08-23 11:25:33 -0300
  • 929cf2c2d5
    Add ATMegaZero ESP32-S2 microcontroller (#5569) Eddie Espinal 2021-08-23 10:21:48 -0400
  • 87853353db
    Add SparkFun ESP32 MicroMod microcontroller (#5556) Sean Hagen 2021-08-23 07:20:35 -0700
  • e265bd0d7c
    Add new board (Deneyap Mini) (#5531) Zeynep Dicle 2021-08-23 17:20:21 +0300
  • 94809ce38b
    fix: timerRead() is returning the last read value, not the actual #3434 (#5498) Lori 2021-08-23 16:19:37 +0200
  • 29455a0447
    Fix issue #5507 "Constructor WebServer::WebServer(IPAddress addr, int… (#5509) Tim 2021-08-23 22:51:06 +1000
  • 78499c459b
    Added Franzininho WiFi board support (#5570) Pedro Minatel 2021-08-23 13:43:17 +0100
  • ce680708ec
    Fixed the external link to a new tab (LOLIN boards) (#5571) Pedro Minatel 2021-08-23 13:41:07 +0100
  • 90c01dab77
    Fix build error in ESP-IDF Me No Dev 2021-08-19 13:54:10 +0300
  • 000d967db3
    Merge pull request #5547 from pedrominatel/docs/wemos_boards Pedro Minatel 2021-08-18 12:19:22 +0100
  • 44dd99f5a5
    Merge branch 'master' into docs/wemos_boards Pedro Minatel 2021-08-18 12:00:52 +0100
  • b580bb23fd Add log_buf to pretty print buffers me-no-dev 2021-08-17 17:01:16 +0300
  • a7ea737f30 Added LOLIN boards o the boards list. pedro.minatel 2021-08-16 09:35:36 +0100
  • 2af8cc3485
    Fixes Touchpad Interrupt (#5527) Rodrigo Garcia 2021-08-12 04:05:47 -0300
  • e5bd18d6aa
    Fix I2C Scan for S2 and C3 (#5528) Me No Dev 2021-08-12 10:03:33 +0300
  • a4118ea889
    Add ET-Board BUILTIN_LED pin (#5490) ketri2484 2021-08-11 20:32:37 +0900
  • c4fcab28e4
    Fix issue #5506 "WebServer serveStatic () can cause LoadProhibited exception in _svfprintf_r" (#5508) Tim 2021-08-11 21:31:07 +1000
  • 0acbe781f5
    Increase default timeout for WiFiClient from 3ms to 3s (#5496) Drzony 2021-08-11 13:17:38 +0200
  • 0b0dfab3cf
    Fix race in log_printf (#5523) Me No Dev 2021-08-11 13:46:08 +0300
  • 5fd737925f
    Fix wrong attenuation being set to pins (#5522) Me No Dev 2021-08-11 13:05:26 +0300
  • 5bb8177aa1
    Add initial support for USB MSC (#5466) Me No Dev 2021-08-02 15:35:13 +0300
  • be84c8219c
    [WiFiClient] Default connection timeout, when no timeout provided (#5487) Krzysiek S 2021-08-02 14:05:44 +0200
  • 31127f4260
    Support for Transfer-Encoding headers that specify "identify" (#5486) t-oot 2021-08-02 21:04:48 +0900
  • 4365a45401 Fix WiFi Deinit bug me-no-dev 2021-08-02 14:57:55 +0300
  • 023ae75b97 Rework pulseIn to work on ESP32-C3 me-no-dev 2021-08-02 14:53:11 +0300
  • c5a1f3efd7
    Corrected CLASSIC_BT_ENABLED to CONFIG_BT_CLASSIC_ENABLED. (#5471) pulquero 2021-07-29 13:06:43 +0100
  • 9406f8e464
    Weaken tinyusb callbacks (#5475) chegewara 2021-07-29 13:52:30 +0200
  • 65eafd16b5
    Fixes ESP32-S2 LEDC PWM #5375 #5050 (#5452) Rodrigo Garcia 2021-07-26 14:37:44 -0300
  • d5a98f9a39
    Doc: Updated Troubleshooting file (#5430) Sagar 2021-07-26 13:37:12 -0400
  • 3780b5c924
    Unbreak integer to string conversion functions. (#5423) (#5438) rtrbt 2021-07-26 15:06:13 +0200
  • 1775dd1faa
    Add ReadTheDocs CI (#5456) Me No Dev 2021-07-26 16:04:20 +0300
  • 6972695d95
    IDF master c69f0ec32 (#5449) Me No Dev 2021-07-26 15:56:05 +0300
  • e0e5c88658
    Create PULL_REQUEST_TEMPLATE.md (#5439) Vojtěch Bartoška 2021-07-26 14:37:14 +0200
  • 6e47e18a1b
    Add files via upload (#5433) Quoc Huynh Nguyen 2021-07-23 02:10:49 +0900
  • 34125cee1d
    Examples update, add a note for configTime() that only one ntp server is supported by lwip (#5343) vortigont 2021-07-22 20:09:28 +0300
  • ee24736042
    Update README.md Me No Dev 2021-07-22 17:05:54 +0300
  • 5458df0a54
    Fixes Serial.end() hanging on ESP32-S2 (#5434) Rodrigo Garcia 2021-07-21 11:02:06 -0300
  • e12d8c8ff1
    fix: WiFiClientSecure connection timeout (#5398) (#5418) Vlasta Hajek 2021-07-21 12:20:23 +0200
  • 4ada3f5804 Fix Windows USB issues me-no-dev 2021-07-20 13:36:27 +0300
  • 268595c743
    Various USB fixes (#5422) Me No Dev 2021-07-20 11:59:13 +0300
  • 4a0305a05e
    Fixes SD begin() end() memory leak #2897 (#5419) Rodrigo Garcia 2021-07-19 13:08:51 -0300
  • 6393dbc91b Fix gh-pages update script me-no-dev 2021-07-19 18:56:00 +0300
  • 49df8778f9
    Merge pull request #5417 from pedrominatel/docs/readme_docs_update Vojtěch Bartoška 2021-07-19 17:31:48 +0200
  • f79411f3d3 Links to the new docs updated and new docs build badge added pedro.minatel 2021-07-19 15:01:39 +0100
  • db4e7667af
    add callback to HTTPUpdate (#5408) Jayantajit Gogoi 2021-07-19 16:58:17 +0530
  • f64ca2e084
    Fixed typo in comments. (#5407) Sagar 2021-07-19 16:08:40 +0530
  • 1effae46ea
    Docs: Initial documentation structure using Sphinx (#5355) Pedro Minatel 2021-07-19 11:37:26 +0100
  • d9833f9b6d Remove mkfatfs tool from package json me-no-dev 2021-07-18 22:48:03 +0300
  • 0aafa05e8f
    Added function to retrieve the amount of data received from an BLECharacteristic (#5339) xBiohazardx 2021-07-17 01:03:44 +0200
  • 16f4b0f5ba
    IDF master d93887f9f (#5336) Me No Dev 2021-07-17 01:57:49 +0300
  • 780588dce3
    Remove undocumented and uncontrollable WiFI RSSI filter. (#5393) rtrbt 2021-07-16 22:43:25 +0200
  • eac8b2def3
    fix port{Input,Output,Mode}Register macros for chips with <=32 pins (#5402) Ivan Grokhotkov 2021-07-16 22:42:08 +0200
  • a9bd39de66
    Fix pin attenuation being overwritten (#5399) Me No Dev 2021-07-16 17:34:25 +0300
  • 5eda278177
    Update camera example (#5397) Me No Dev 2021-07-16 16:55:59 +0300
  • c8a4010fa6
    Rename LITTLEFS to LittleFS to match ESP8266 (#5396) Me No Dev 2021-07-16 15:46:38 +0300
  • dd25e2b9d6
    Fix some WiFi issues (#5395) Me No Dev 2021-07-16 14:48:57 +0300
  • cf6ab9c8a3
    component: Remove circular dependency around 'main' (#5391) Angus Gratton 2021-07-16 19:25:53 +1000
  • 676f5cfe30
    fix UART FIFO test for being full (#5390) Rodrigo Garcia 2021-07-15 21:21:49 -0300
  • f4f1c8956b
    pinMatrixInDetach() has wrong parameter (#5385) Rodrigo Garcia 2021-07-14 20:07:43 -0300
  • cbcba53dff Improve error message when ADC2 can not be used because WiFi is On me-no-dev 2021-07-08 13:58:17 +0300
  • c37557c711
    Update .gitignore (#5323) Dirk O. Kaar 2021-06-29 10:45:08 +0200
  • 8f46bade7a Fix hardware timers me-no-dev 2021-06-28 15:44:30 +0300
  • 21947ebe76
    Make String::concat() faster for some types. (#5307) Clemens Kirchgatterer 2021-06-18 12:10:40 +0200
  • c7bdb234bf
    Update stale.yml (#5299) Vojtěch Bartoška 2021-06-17 19:01:29 +0200
  • cf43d174b7
    Add FTM support and examples (#5272) Me No Dev 2021-06-16 21:24:48 +0300
  • b1bcec08f8
    Update boards_manager.md (#5296) Leziga 2021-06-16 18:58:31 +0100
  • 46d888eb68
    Fix #5293 by adding missing dependency to nghttp (#5294) Andreas Kuster 2021-06-16 19:56:25 +0200
  • 1f4f2b6e97
    Enable clock output for Ethernet RMII on ESP32 (#5274) Me No Dev 2021-06-16 20:45:20 +0300
  • ea236e28e5
    Fix incorrect Flash Size in Esp32c3 (#5279) Jason2866 2021-06-11 12:46:14 +0200
  • 5ae3e836f9
    Fix wrong password same SSID (#5124) Maurin 2021-06-10 12:19:58 +0200
  • eca328e576
    Add support for build_opt.h in the sketch folder to use additional global build options (#5237) Jones 2021-06-10 12:18:03 +0200
  • 5b5cbb4926
    Fix softap_config_equal compare auth_mode/cipher #5115 (#5121) Rotzbua 2021-06-10 12:16:38 +0200
  • aec2635b07
    WifiAP disable insecure TKIP (#5122) Rotzbua 2021-06-10 12:16:12 +0200
  • e7e94ea247
    Enable I2C_BUFFER_LENGTH definition for Wire lib (#5172) Pablo Clemente Maseda 2021-06-10 12:15:35 +0200
  • b5ee7ddeed
    Convert hall read to use hal/idf (#5268) lbernstone 2021-06-10 02:58:08 -0600
  • 10602939cc
    Added support for Trueverit ESP32 Universal IoT Driver MK II (#5269) Simone Fardella 2021-06-10 10:57:10 +0200
  • 23820874ec
    Added the README template for examples and libraries (#5228) Pedro Minatel 2021-06-09 19:12:29 +0100
  • 4f9e583b29
    IDF master 1d7068e4b (#5257) Me No Dev 2021-06-09 13:12:47 +0300
  • 7f87d0fc3a
    Fix compilation for use as IDF component (#5265) Me No Dev 2021-06-09 12:56:12 +0300
  • 90fc68d83f
    doitESPduino32 - Add definitions for SPI pins names (#5248) Charles 2021-06-09 11:55:13 +0200
  • 4f8e5b54b7
    Add new board (Deneyap Kart) (#5236) Ozgur BOSTAN 2021-06-09 12:51:45 +0300
  • 483a424d0a
    restore apache-2.0 licence to to BLE library (#5261) lucashutchinson 2021-06-09 21:41:19 +1200
  • e7d0ad2efd
    Update BLEScan.cpp (#5241) Ben79543 2021-06-09 11:40:59 +0200
  • 77f504453f
    WMath.cpp doesn't include Arduino.h, where makeWord(h, l) is declared, common denominator type therefore is uint8_t, which is in use already in Arduino.h, too. (#5230) Dirk O. Kaar 2021-06-09 11:40:08 +0200
  • 67de199bac
    add onMtuChanged to BLEServerCallbacks (#5222) David Lehrian 2021-06-09 02:37:46 -0700
  • 39155e70a6
    ssl_client.cpp: Fix parameter name in _handle_error. (#5217) rolsen 2021-06-09 03:33:52 -0600
  • f385ee4219
    Fixed labels on the boards pinouts images (#5213) Pedro Minatel 2021-06-09 10:33:12 +0100
  • e30b821be1
    Add missing Wifi Provisioning dependency (#5203) Matt Sieren 2021-06-09 11:32:40 +0200
  • cb7aef1e88
    Fix crash in WiFiClient when read() called after stop() (#5197) Paolo Messina 2021-06-09 11:30:14 +0200
  • fb513c79fa
    Add uPesy ESP32 DevKit boards support (#5144) uPesy Electronics 2021-06-09 11:29:23 +0200
  • 90d3ae25af
    Added support for Trueverit Universal IoT Driver (#5219) Simone Fardella 2021-06-09 11:27:32 +0200
  • a618fc1361
    IDF master c13afea63 (#5214) Me No Dev 2021-05-31 16:32:51 +0300