Commit Graph

  • 0cd62852da I2c reset functionality (#678) Jason K 2017-09-29 09:17:13 -04:00
  • 10ff1def6d Add example to update ESP32 via SD card (#628) Frederik 2017-09-29 15:16:30 +02:00
  • e72895b722 Quiet SSL and HTTPClient debug me-no-dev 2017-09-29 20:31:45 +08:00
  • 7aa1913506 Allow HTTPS without certificate to use begin(url) me-no-dev 2017-09-29 17:02:59 +08:00
  • 4230aeca83 Allow HTTPClient to access HTTPS without providing a certificate me-no-dev 2017-09-28 20:19:23 +08:00
  • af35773d65 OK Really change timer allocator me-no-dev 2017-09-28 18:38:07 +08:00
  • 17ece1bccd Revert Timer Interrupt setup me-no-dev 2017-09-28 18:22:35 +08:00
  • 6d98555658 Change timer interrupt allocator me-no-dev 2017-09-28 16:45:08 +08:00
  • f9b2d42a61 Change Touch interrupt allocator me-no-dev 2017-09-28 16:44:47 +08:00
  • 7991161f06 Change Pin Interrupt Allocator me-no-dev 2017-09-28 12:27:10 +08:00
  • 28b7b4e287 Move network events to their own task me-no-dev 2017-09-28 11:41:35 +08:00
  • 3ba46c7fbc Add totalBytes / usedBytes to SD/SDMMC (#673) Luc 2017-09-28 10:01:02 +08:00
  • a66b544d18 Added ESPNow Multi-Slave example (#669) Arvind Ravulavaru 2017-09-27 14:16:17 +05:30
  • 2b6d47ac17 Fix race in SPI endTransaction me-no-dev 2017-09-27 16:27:44 +08:00
  • db77195404 Fix Serial me-no-dev 2017-09-27 13:50:05 +08:00
  • cc00af38ec Update opensuse.md Me No Dev 2017-09-26 17:50:21 +08:00
  • dbf7b108f1 Update README.md with install instructions for openSUSE (#585) joba1 2017-09-26 11:49:18 +02:00
  • 4c36e03381 Added ESPNow basic example (#667) Arvind Ravulavaru 2017-09-26 15:14:54 +05:30
  • d27d297195 Update IDF to c4e65d6 me-no-dev 2017-09-22 17:28:54 +08:00
  • e2bd93c092 Fix UART0 not able to read/available me-no-dev 2017-09-22 14:17:25 +08:00
  • eb282131ba Allow DHCP to be started again by giving a zero IP address to STA config me-no-dev 2017-09-22 12:20:53 +08:00
  • 1407654c52 Must include sdkconfig.h before testing defines me-no-dev 2017-09-21 19:33:45 +08:00
  • c66a020e80 Add guards to not compile BT code if not enabled me-no-dev 2017-09-21 19:08:18 +08:00
  • 4092fc409e Add baudRate function (#651) Luc 2017-09-21 17:00:12 +08:00
  • 17add63139 Add Example Code for WPS Functionality (#648) Pranav Cherukupalli 2017-09-21 14:17:45 +05:30
  • 4cf0e98f32 Fix desync with IDF in dhcpserver me-no-dev 2017-09-20 15:36:39 +08:00
  • f648ad7cea Allow WiFi Event Callback to read the event info me-no-dev 2017-09-18 17:54:57 +08:00
  • db79c2ee95 Add api to get CPU temperature me-no-dev 2017-09-18 17:47:06 +08:00
  • ab0ea2f6da Fix missing method from SPI HAL me-no-dev 2017-09-18 12:14:41 +08:00
  • 79ee46ead2 beautify partition Me No Dev 2017-09-14 10:42:29 +03:00
  • 658acfef2a Add missing headers me-no-dev 2017-09-14 08:54:34 +03:00
  • 27d54b331d Very slight difference between LoRa kit and WiFi kit. (#629) pnewb 2017-09-13 09:22:51 -07:00
  • 9fc3f1ebdd Fix wrong SPI peripheral enabled me-no-dev 2017-09-13 17:21:34 +03:00
  • 29a253ac98 Add initial SPIFFS library (#627) Me No Dev 2017-09-12 11:09:59 +03:00
  • 39fb8c3044 Fix header deprecation me-no-dev 2017-09-12 09:42:14 +03:00
  • ba929be27a Update IDF to 9a26296 me-no-dev 2017-09-12 09:40:52 +03:00
  • 0bce98e72c add Microduino-esp32 (#621) 张雷 2017-09-11 09:47:28 -05:00
  • bb078ca943 Add Dongsen Tech Pocket 32 and fake "WeMos" WiFi&Bluetooth Battery (which is a Pocket 32 clone) (#620) markheloking 2017-09-10 22:34:31 +02:00
  • 59a6800cdf Enable clocks for UART1 and 2 me-no-dev 2017-09-10 20:24:41 +03:00
  • 9edf65d56e Static IP example copercini 2017-09-09 00:15:54 -03:00
  • 234c855c9b add configTzTime() to setup sntp using TZ environment variable (#608) Mark D 2017-09-05 04:15:55 -04:00
  • 0f83dbcfd6 Fix PlatformIO build Me No Dev 2017-09-04 22:21:25 +03:00
  • fd9cc002e8 Fix support for some arduino libraries which don't put source files under a src directory (#605) Xie Yi 2017-09-04 00:18:20 +08:00
  • a7108969a3 Missing missing xcrun fix. (#601) Rouan van der Ende 2017-08-31 14:56:47 +02:00
  • 6707d4d331 Optimize timer drift me-no-dev 2017-08-26 00:00:58 +03:00
  • ad179548e4 SNI support (#592) copercini 2017-08-23 21:33:26 -03:00
  • 04044e2245 Use correct extra_flags property in recipe.S.o.pattern (#589) per1234 2017-08-23 00:21:47 -07:00
  • adff0716f9 add mhetesp32devkit and mhetesp32minikit boards (#587) reaper7 2017-08-20 09:49:06 +02:00
  • 4649db5e07 Add ESPectro32 board definition (#586) Alwin Arrasyid 2017-08-20 11:24:47 +07:00
  • 8bca8d5466 Update IDF libs to 969f1bb (skip BT commits) me-no-dev 2017-08-18 11:12:58 +03:00
  • 856823ef19 Add support for 2MB flash and future option for different partition schemes me-no-dev 2017-08-17 20:00:22 +03:00
  • be34c9e498 Add Heltec Automation WIFI Kit 32 and WIFI LoRa 32 2 board. (#584) SDpower 2017-08-18 00:24:27 +08:00
  • 77b03472c6 Set uart queue to NULL after free me-no-dev 2017-08-17 19:04:20 +03:00
  • 7d643df1ed Update espota for Windows me-no-dev 2017-08-17 17:00:49 +03:00
  • 20d40f0868 fix OTA me-no-dev 2017-08-17 16:50:40 +03:00
  • 1b3e8fa2cf Add "M5Stack-Core-ESP32" boards support M5Stack 2017-08-17 21:16:57 +08:00
  • e6ba0f6281 DOCUMENTATION: Moved installation instructions to separate page (#561) Pranav Cherukupalli 2017-08-17 18:44:01 +05:30
  • 3a8e28dc87 change esp_wifi_scan_start to async mode (#574) Tomasz Scislowicz 2017-08-17 15:12:35 +02:00
  • 41e36a72f3 uartEnd: Unlock mutex before detaching rx and tx (#554) Pranav Cherukupalli 2017-08-04 14:30:51 +05:30
  • 9618eec19e Set DNS IP to type V4 me-no-dev 2017-08-02 09:32:05 +03:00
  • a1bef8b5c3 improve Serial repeated begin/baud change me-no-dev 2017-08-02 00:32:42 +03:00
  • 4495659ac5 Increase the memory for loop task me-no-dev 2017-08-02 00:08:56 +03:00
  • 3af1710a92 Add initial support for Ethernet and examples me-no-dev 2017-08-02 00:02:42 +03:00
  • 5c1b10f3bb Small improvements in update example (#552) copercini 2017-08-01 14:12:28 -03:00
  • 2aed417d09 Enable 1bit SDMMC for Olimex ESP32-EVB me-no-dev 2017-08-01 18:16:48 +03:00
  • 91d02cc6d5 Change disconnect function (#466) sticilface 2017-08-01 10:59:52 +01:00
  • f54b0fcd14 Create Issue template (#504) copercini 2017-08-01 06:53:39 -03:00
  • 706bf48708 EEPROM_library_ported_Partition_table_updated (#535) pbecchi 2017-08-01 11:51:38 +02:00
  • 0accabcee0 Fix some compilation errors me-no-dev 2017-08-01 12:08:38 +03:00
  • ca7f6cc516 Update IDF libs to 9314bf0 me-no-dev 2017-08-01 08:51:04 +03:00
  • b34d18f576 Add ThaiEasyElec's ESPino32 (#506) Narongrat Srimee 2017-08-01 02:53:33 +07:00
  • 37ef5a43e3 Handle partial socket send (#503) bbx10 2017-07-31 09:51:41 -10:00
  • 2eaf846134 Spi pattern fix (#502) Glen McGillan 2017-07-31 12:50:57 -07:00
  • b3fdfda914 Bugfix: Put every SPI access between begin / end Transaction (#509) Andreas Pokorny 2017-07-31 21:46:15 +02:00
  • d8330cceec Added file.close() in manipulation functions (#514) dstoiko 2017-07-17 08:44:04 +08:00
  • 13bb22de30 Fix SD Card not properly initializing me-no-dev 2017-07-07 11:34:54 +03:00
  • 9d0ae7a6be Add support for OLIMEX ESP32-EVB and ESP32-GATEWAY boards (#480) Stefan Mavrodiev 2017-07-03 19:32:12 +03:00
  • ad2adce65e Edit comments for clarity (#478) Joey Babcock 2017-07-02 08:54:20 -07:00
  • 1be6a5c361 ESP32: Add DeepSleep examples (#473) Pranav Cherukupalli 2017-06-29 13:01:39 +05:30
  • cfde557916 Heap optimization (#471) copercini 2017-06-29 04:30:59 -03:00
  • 87093368d9 ResetReason: Add an additional method and a test case (#467) Pranav Cherukupalli 2017-06-27 17:47:55 +05:30
  • 23acb4d17b Two Stop Bit Workaround (#461) Claude Heintz 2017-06-22 12:40:31 -05:00
  • 839318c0eb Create hall_effect_esp32.ino (#450) Brian Degger 2017-06-21 13:16:47 +01:00
  • 023a32bc12 Print last reset reason example (#458) copercini 2017-06-21 07:53:44 -03:00
  • 7811668fb1 Make sure that WiFi is started before trying to erase configuration. me-no-dev 2017-06-21 12:42:55 +03:00
  • 24085a3b24 Add for if user has custom sketchbook directory (#446) Joey Babcock 2017-06-15 06:35:08 -07:00
  • 409926ef77 Fix commits duplicating methods me-no-dev 2017-06-14 13:48:48 +03:00
  • b05c7dfa59 Additions to WiFiClient and WiFiServer (#404) bbx10 2017-06-14 01:22:16 -07:00
  • 6af648e8f5 Add DOIT ESP32 DEVKIT V1 board (#415) Daniel Bovensiepen 2017-06-14 16:18:33 +08:00
  • 26677a4b05 Add WiFiClient localIP and localPort (#428) bbx10 2017-06-14 01:17:14 -07:00
  • 73cd8d7f7e set max clients from code (#432) SO_yeah 2017-06-14 10:14:14 +02:00
  • 4d47deab24 Some grammar/spelling fixes (#438) Joey Babcock 2017-06-14 01:12:59 -07:00
  • 8965358bd3 added OTA Update S3 example with a sample bin (#445) Arvind Ravulavaru 2017-06-14 13:42:39 +05:30
  • bf60ca7e3b Fix enable Update partition (only) me-no-dev 2017-06-03 20:11:12 +03:00
  • c2f83f48e0 Revert "Fix enable Update partition" me-no-dev 2017-06-03 20:10:15 +03:00
  • 2e5743eaa1 Fix enable Update partition me-no-dev 2017-06-03 20:08:56 +03:00
  • 1d4973a40b Fix heading (#412) Fabian Affolter 2017-06-02 18:21:54 +02:00
  • fb595e5751 add esp32vn-iot-uno board (#398) Tuan PM 2017-06-02 22:43:09 +07:00
  • 5b216b6622 Updater was missing enablePartition me-no-dev 2017-06-02 18:29:37 +03:00
  • 063d608e18 Optimize Update class me-no-dev 2017-06-02 18:24:26 +03:00