Commit Graph

  • ee14bc2cc6 Mute leftover debug from WiFi me-no-dev 2017-04-13 09:13:45 +0300
  • 56ef31f899 Update IDF to version 3cad00f (#310) Me No Dev 2017-04-12 21:49:58 +0300
  • fd81fd0ac3 Fix BT init compilation error me-no-dev 2017-04-12 20:53:21 +0300
  • 6519a35799 Fix WifiUDP::beginMulticastPacket() Me No Dev 2017-04-11 00:08:18 +0300
  • 2b075f3204 It's pyserial not serial Me No Dev 2017-04-04 02:50:27 +0300
  • f13127bd36 install python serial for travis Me No Dev 2017-04-04 02:49:07 +0300
  • 2f02e27327 Update esptool on mac and windows and revert linux to use python me-no-dev 2017-04-04 02:36:55 +0300
  • 7e5b278107 Add new control to WiFi Scan me-no-dev 2017-04-04 02:03:54 +0300
  • b465858563 Check and format NVS partition if size has changed me-no-dev 2017-04-04 01:27:26 +0300
  • 80322311f1 Update IDF me-no-dev 2017-04-04 01:26:23 +0300
  • 7e45310771 Fix UDP TX Buffer not set to NULL after free Me No Dev 2017-04-03 20:54:57 +0300
  • ba1efb9897 1. add IntoRobot Fig support (#284) robin 2017-03-31 06:02:45 +0800
  • b46f1e2e3c Support self signed certificates (#291) copercini 2017-03-30 19:01:09 -0300
  • fcbb3e7987 Reconnect WiFi on Auth Expire me-no-dev 2017-03-26 00:28:45 +0200
  • 90322ae7eb Make I2C work reliably with interrupts me-no-dev 2017-03-26 00:27:27 +0200
  • a07f9842af Fix SmartConfig not saving the correct config me-no-dev 2017-03-24 13:20:31 +0200
  • dda89947a7 Fix writePixels me-no-dev 2017-03-22 02:26:18 +0200
  • 87b7182ef1 Give WiFiClient more time to select for writing me-no-dev 2017-03-20 11:31:55 +0200
  • 9388d8358e Return true for boolean test on Serial me-no-dev 2017-03-20 11:26:32 +0200
  • 9dae9cea37 Fix for WiFiMulti (#264) copercini 2017-03-20 06:23:05 -0300
  • 786425509e Track microseconds overflow me-no-dev 2017-03-20 11:21:56 +0200
  • e81d4d3f72 Fix SD Card not mounting on boot me-no-dev 2017-03-20 00:50:27 +0200
  • a70954111b Fix compilation issues is certain situations. me-no-dev 2017-03-19 11:27:58 +0200
  • 01b2ef780a Set proper default pins for SPI me-no-dev 2017-03-19 11:14:38 +0200
  • 2b24603aab SD library explanation (#262) copercini 2017-03-14 10:53:59 -0300
  • 64ccef75fb Do not use inline functions for mkdir and rename me-no-dev 2017-03-11 09:16:34 +0200
  • bc7aa60a30 Catch exception if host is not found me-no-dev 2017-03-11 09:07:25 +0200
  • fa1716e73e Add Ota and mdns (#257) Me No Dev 2017-03-11 07:15:44 +0100
  • 2f5efed220 Add pin mapping for SD and SD_MMC examples me-no-dev 2017-03-10 17:35:39 +0200
  • e30447449f WiFiSecureClient fixes and improvements (#255) copercini 2017-03-10 11:52:50 -0300
  • e625b3b08e Add FS, SD and SD_MMC (#256) Me No Dev 2017-03-10 15:25:38 +0100
  • 56ffec855d Update IDF libraries me-no-dev 2017-03-10 15:40:14 +0200
  • 161a224543 fix IDF library includes me-no-dev 2017-03-10 15:00:15 +0200
  • 8289f34bf9 add DFRobot FireBeetle-ESP32 support (#239) ouki 2017-03-05 16:30:12 +0800
  • eb46978a8d Add Arduino SAM compatible analogReadResolution and Non-Blocking ADC api me-no-dev 2017-03-03 15:53:20 +0200
  • 8fb8478431 Flush client with single call to available me-no-dev 2017-03-03 14:56:18 +0200
  • 1058e89dc3 Fix wrong bitmask returned for pins above 31 me-no-dev 2017-03-03 14:42:14 +0200
  • 946e52da98 Break on any error when flushing a client me-no-dev 2017-03-02 12:32:32 +0200
  • 6fc96b977f Add WiFiClient flush to clear all non-read data in RX me-no-dev 2017-03-02 02:49:53 +0200
  • 72ce040785 Use wildcard for core includes in IDF me-no-dev 2017-03-02 01:26:41 +0200
  • f0fc28f0e3 Rework WiFiClient (#238) David Schroeder 2017-03-01 17:47:16 -0500
  • 770830aa01 Revise WiFiClient::Write to handle EAGAIN (#240) David Schroeder 2017-02-28 17:37:00 -0500
  • 5f2b00228c IDF add some defaults and allow Arduino to run in single-core mode me-no-dev 2017-02-28 23:36:05 +0200
  • bcd6dcf5f6 Fix compile error with IDF and mbedtls debug off me-no-dev 2017-02-28 23:18:03 +0200
  • 00c1a65612 Improvements in EspClass (#222) Martin Sloup 2017-02-23 01:23:27 +0100
  • 1d759380a6 Major IDF and Arduino Update me-no-dev 2017-02-23 01:11:57 +0200
  • b5ac95b274 Update RepeatTimer example me-no-dev 2017-02-20 15:08:11 +0200
  • e873d577f7 Restructure Arduino.h a bit to help eclipse code indexer me-no-dev 2017-02-20 15:06:22 +0200
  • 422d24b43f Update IDF libs me-no-dev 2017-02-20 00:00:12 +0200
  • a83dd5f2b5 Add RepeatTimer example (#216) Martin Sloup 2017-02-17 14:55:07 +0100
  • 95cb54cede [fix] return add --- error: no return statement in function returning non-void (#205) wami 2017-02-17 07:43:59 +0900
  • 90ebfdbbcc Add some Arduino defines to IDF me-no-dev 2017-02-16 00:18:03 +0200
  • 3cbc405edf Add helper for sending 16bit color buffers me-no-dev 2017-02-14 11:58:04 +0200
  • d0232d126a SPI implement transaction locking me-no-dev 2017-02-14 04:15:34 +0200
  • 9bd5de11a7 add hook for bluetooth to Arduino INIT me-no-dev 2017-02-14 04:12:11 +0200
  • 43cc3dc815 Fix for implicit declaration of function nvs_flash_init error (#204) Martin Sloup 2017-02-13 00:56:47 +0100
  • a36ef2aea8 Added LEDC Software Fade example (#202) Martin Sloup 2017-02-12 16:30:12 +0100
  • 8c1e7018c9 Change library name for IDF me-no-dev 2017-02-12 00:28:09 +0200
  • f9ba8e9ccf Refactoring EPS32NVS library to Preferences library (#199) Martin Sloup 2017-02-11 23:08:22 +0100
  • 4a90aeebc9 fix ESP:: getCpuFreqMHz me-no-dev 2017-02-11 23:36:16 +0200
  • 450ea0d211 Update ESP class me-no-dev 2017-02-11 23:34:43 +0200
  • a28a7f12d5 Add default partition table and app selector bin to IDF me-no-dev 2017-02-11 23:27:18 +0200
  • 09f5f7266b move yield to function me-no-dev 2017-02-11 00:25:15 +0200
  • 8ab3231e31 Add WiFiClient secure lib (#184) copercini 2017-02-10 20:20:24 -0200
  • 0fb5e5ca11 Improves in ESP32NVS library (#196) Martin Sloup 2017-02-10 23:18:57 +0100
  • 5de2429bf8 Wrap "gen_esp32part" command with verbose action and own label (#198) Ivan Kravets 2017-02-11 00:14:09 +0200
  • d92c7686b0 Add support for custom partition table; use built-in esptool.py (#195) Ivan Kravets 2017-02-10 19:33:55 +0200
  • fb8fe671d6 New partitions (#192) Me No Dev 2017-02-10 14:11:24 +0200
  • 1f0df1ef97 Fix wrong return values for WiFi::softAPConfig me-no-dev 2017-02-10 13:49:43 +0200
  • 0101564219 fix compilation error if debug level is above debug and less or equal to warn me-no-dev 2017-02-10 04:27:48 +0200
  • 8df22cac80 Store WiFi settings in flash me-no-dev 2017-02-10 02:01:16 +0200
  • 6a058275e7 Remove unimplemented methods from SPI me-no-dev 2017-02-09 20:39:16 +0200
  • 3e87dcf748 beginPacket can be used without listening on socket (#185) Martin Sloup 2017-02-08 22:10:16 +0100
  • bfa979a900 Add initial NVS Arduino implementation me-no-dev 2017-02-08 23:09:42 +0200
  • 7a7b697ff9 Add ESP::deepSleep(us) me-no-dev 2017-02-08 20:32:49 +0200
  • fdc4f53eb6 fix WiFi disconnect reason index me-no-dev 2017-02-08 20:19:57 +0200
  • 67128fcb2c Fixes implementation of __FlashStringHelper (#183) Martin Sloup 2017-02-08 18:57:26 +0100
  • cea41d965a Add Touchread example (#175) Ion 2017-02-07 03:42:43 +0200
  • e62ecb3ef4 Added boards constants for LED_BUILTIN and KEY_BUILTIN (#177) Martin Sloup 2017-02-07 02:39:08 +0100
  • d02c1c786e Update IDF, fix SS definition, add custom partitions and debug level selection (#174) Me No Dev 2017-02-06 15:17:11 +0200
  • ee8149e207 add better debug messages for WiFi status me-no-dev 2017-02-05 23:59:44 +0200
  • f4ad2624c9 update travis and build script to not fail me-no-dev 2017-02-05 19:58:27 +0200
  • c66b54a9eb Add touch example Ion 2017-02-05 18:03:04 +0200
  • bbf48a5d54 Add (ported) SimpleWiFiServer (#158) Jan Hendrik Berlin 2017-02-05 16:21:51 +0100
  • 9101e1366e Test nested examples with @PlatformIO (#172) Ivan Kravets 2017-02-05 16:59:10 +0200
  • a80b2b24a4 Add ESP32 examples folder and sigma-delta example me-no-dev 2017-02-05 16:14:43 +0200
  • 150d2cec69 Add hint (#170) Ion 2017-02-05 14:48:13 +0200
  • 97e9a120bd Added a basic WiFi UDP client example (#114) Joren Six 2017-02-03 15:31:41 +0100
  • de017a8a1b Optimize SPI transfers to take one lock and do not return until completed me-no-dev 2017-02-01 02:13:56 +0200
  • 672631ddf0 Use CI cloned version instead of master for @PlatformIO (#157) Ivan Kravets 2017-01-31 02:53:32 +0200
  • 6bec26cfbf Add @PlatformIO to Travis.CI (#154) Ivan Kravets 2017-01-28 18:15:46 +0200
  • 4bae4e060b Added reference to makeEspArduino (#155) Peter Lerup 2017-01-28 17:11:17 +0100
  • e5f6c2effa Initial version of build script for @PlatformIO; CI integration for Linux, macOS and Windows (#153) Ivan Kravets 2017-01-28 14:19:56 +0200
  • 73161688df Update README.md Me No Dev 2017-01-28 14:15:42 +0200
  • e8e8efdb66 finalize formatting of reported sketch size me-no-dev 2017-01-28 14:09:00 +0200
  • ca35560413 add proper size formatting to travis reports me-no-dev 2017-01-28 14:00:19 +0200
  • 7a68cefaa0 lines forgotten to be commented me-no-dev 2017-01-28 13:47:12 +0200
  • fe12ebd3fd dump size and partitions to prep size format for travis me-no-dev 2017-01-28 13:44:31 +0200
  • 3a61fc245e create default libraries folder, though not yet used me-no-dev 2017-01-28 13:36:13 +0200
  • 25f7993f51 fix missing arguments for build.py me-no-dev 2017-01-28 13:33:41 +0200