1. 29 6月, 2018 1 次提交
  2. 28 6月, 2018 1 次提交
  3. 27 6月, 2018 1 次提交
    • M
      Update IDF to aaf1239 (#1539) · a59eafbc
      Me No Dev 提交于
      * fix sdmmc config
      
      * Fix warnings in EEPROM
      
      from @Curclamas
      
      * remove leftover TAG in EEPROM
      
      * Initial add of @stickbreaker i2c
      
      * Add log_n
      
      * fix warnings when log is off
      
      * i2c code clean up and reorganization
      
      * add flags to interrupt allocator
      
      * fix sdmmc config
      
      * Fix warnings in EEPROM
      
      from @Curclamas
      
      * remove leftover TAG in EEPROM
      
      * fix errors with latest IDF
      
      * fix debug optimization (#1365)
      
      incorrect optimization for debugging tick markers.
      
      * Fix some missing BT header
      
      * Change BTSerial log calls
      
      * Update BLE lib
      
      * Arduino-ESP32 release management scripted (#1515)
      
      * Calculate an absolute path for a custom partitions table (#1452)
      
      * * Arduino-ESP32 release management scripted
      (ready-to-merge)
      
      * * secure env for espressif/arduino-esp32
      
      * * build tests enabled
      * gitter webhook enabled
      
      * * gitter room link fixed
      * better comment
      
      * * filepaths fixed
      
      * BT Serial adjustments
      
      * * don't run sketch builds & tests for tagged builds
      
      * Return false from WiFi.hostByName() if hostname is not resolved
      
      * Free BT Memory when BT is not used
      
      * WIFI_MODE_NULL is not supported anymore
      
      * Select some key examples to build with PlatformIO to save some time
      
      * Update BLE lib
      
      * Fixed BLE lib
      
      * Major WiFi overhaul
      
      - auto reconnect on connection loss now works
      - moved to event groups
      - some code clean up and procedure optimizations
      - new methods to get a more elaborate system ststus
      
      * Add cmake tests to travis
      
      * Add initial AsyncUDP
      
      * Add NetBIOS lib and fix CMake includes
      
      * Add Initial WebServer
      
      * Fix WebServer and examples
      
      * travis not quiting on build fail
      
      * Try different travis build
      
      * Update IDF to aaf1239
      
      * Fix WPS Example
      
      * fix script permission and add some fail tests to sketch builder
      
      * Add missing space in WiFiClient::write(Stream &stream)
      a59eafbc
  4. 07 4月, 2018 1 次提交
    • M
      Update IDF to f586f5e (#1296) · 69f72eca
      Me No Dev 提交于
      * Update BLE lib
      
      * Update IDF to f586f5e
      
      * Restructure Bluetooth Serial includes
      
      * Update esptool and gen_esp32part
      
      * Add partition scheme selection for menuconfig
      
      * Add partition scheme selection for Arduino IDE
      
      * Fix BLE example
      
      * Second attempt BLE fix
      
      * Add exceptions to PIO
      69f72eca
  5. 19 1月, 2018 1 次提交
  6. 18 1月, 2018 1 次提交
    • M
      Update IDF to 1c3dd23 · 600f4c41
      Me No Dev 提交于
      * Update mDNS and LEDC
      
      * update toolchain
      
      * Update IDF to 1c3dd23
      
      * Advertise the board variant for Arduino OTA
      
      * Add generic variant definition for mDNS
      600f4c41
  7. 01 12月, 2017 1 次提交
  8. 25 11月, 2017 2 次提交
  9. 24 11月, 2017 3 次提交
  10. 06 11月, 2017 1 次提交
  11. 25 10月, 2017 1 次提交
  12. 24 10月, 2017 2 次提交
  13. 17 10月, 2017 1 次提交
  14. 04 10月, 2017 1 次提交
  15. 22 9月, 2017 1 次提交
  16. 12 9月, 2017 1 次提交
  17. 23 8月, 2017 1 次提交
  18. 18 8月, 2017 1 次提交
  19. 01 8月, 2017 2 次提交
  20. 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
  21. 13 4月, 2017 1 次提交
  22. 04 4月, 2017 2 次提交
  23. 11 3月, 2017 1 次提交
    • 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
  24. 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
  25. 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
  26. 06 2月, 2017 1 次提交
  27. 19 1月, 2017 2 次提交
  28. 16 1月, 2017 1 次提交
  29. 30 12月, 2016 1 次提交
  30. 09 12月, 2016 1 次提交
  31. 02 12月, 2016 1 次提交
  32. 19 11月, 2016 1 次提交
  33. 13 11月, 2016 1 次提交