1. 01 8月, 2017 1 次提交
  2. 29 5月, 2017 1 次提交
  3. 16 5月, 2017 1 次提交
  4. 07 5月, 2017 1 次提交
    • M
      Update IDF to 65acd99 (#358) · 376961d1
      Me No Dev 提交于
      * Update IDF to 65acd99
      
      * Update platformio and arduino build paths and libs
      
      * Update esptool binaries
      376961d1
  5. 22 4月, 2017 3 次提交
  6. 13 4月, 2017 2 次提交
  7. 04 4月, 2017 1 次提交
  8. 11 3月, 2017 2 次提交
    • M
      Catch exception if host is not found · bc7aa60a
      me-no-dev 提交于
      bc7aa60a
    • M
      Add Ota and mdns (#257) · fa1716e7
      Me No Dev 提交于
      * Add Sketch Update Library
      
      * Add MDNS Library
      
      * Add Arduino OTA Library
      
      * add missing library file
      
      * Add library files for Update
      
      * Add missing headers
      
      * fix ota command
      
      * Add espota binary
      
      * remove bad example
      
      * PlatformIO does not auto forward declare methods like Arduino Builder
      fa1716e7
  9. 10 3月, 2017 1 次提交
  10. 23 2月, 2017 1 次提交
    • M
      Major IDF and Arduino Update · 1d759380
      me-no-dev 提交于
      WiFi and BlueTooth can now be started and stopped at will.
      basic functions added to esp32-hal to start and stop the BT radio
      SimpleBLE class added to show the most basic functionality
      Example to show how to switch between BT, WiFi or Both
      1d759380
  11. 20 2月, 2017 1 次提交
  12. 11 2月, 2017 2 次提交
  13. 10 2月, 2017 1 次提交
    • M
      New partitions (#192) · fb8fe671
      Me No Dev 提交于
      * Add new partition scheme
      
      * Init NVS early, so it can be used without BT or WiFi
      fb8fe671
  14. 06 2月, 2017 2 次提交
  15. 29 1月, 2017 1 次提交
    • I
      Add @PlatformIO to Travis.CI (#154) · 6bec26cf
      Ivan Kravets 提交于
      * Initial version of build script for @PlatformIO; CI integration for Linux, macOS and Windows
      
      * Remove CI badges
      
      * Add @PlatformIO to Travis.CI
      6bec26cf
  16. 28 1月, 2017 9 次提交
  17. 19 1月, 2017 2 次提交
    • M
      update IDF libs · 78f2c6f3
      me-no-dev 提交于
      78f2c6f3
    • M
      update get.py and add get.exe · 93d2bc7f
      me-no-dev 提交于
      - get.exe is clickable and will soon download binary form of esptool,
      which will really simplify installation on Windows
      - get.py does not require any extra modules on Linux and Mac
      - ```pip install requests``` required only on Windows (if not using
      get.exe)
      - Paths are made relative to the file in order to make the windows
      executable clickable.
      93d2bc7f
  18. 16 1月, 2017 4 次提交
  19. 05 1月, 2017 2 次提交
  20. 30 12月, 2016 2 次提交